Last active
May 29, 2019 03:50
-
-
Save fivesmallq/f3d058b530378fb11bf498c3d7456764 to your computer and use it in GitHub Desktop.
https://mp.weixin.qq.com/debug/cgi-bin/apiinfo?t=index https://blog.csdn.net/hanchao5272/article/details/79609045
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"button": [ | |
{ | |
"type": "miniprogram", | |
"name": "纳良策", | |
"url": "https://j.youzan.com/x3wvu9", | |
"appid": "wxb8f2fbd6fb477716", | |
"pagepath": "pages/home/dashboard/index" | |
}, | |
{ | |
"name": "我的", | |
"sub_button": [ | |
{ | |
"type": "view", | |
"name": "食物探测评估", | |
"url": "https://nlc-user-mobile.dev.germountx.com" | |
}, | |
{ | |
"type": "view", | |
"name": "重新登录", | |
"url": "https://nlc-user-mobile.dev.germountx.com/login" | |
}, | |
{ | |
"type": "view", | |
"name": "绑定产品盒", | |
"url": "https://nlc-user-mobile.dev.germountx.com/detect/product/index" | |
} | |
] | |
} | |
] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment