第三方授权上传小程序 报errcode":47001
{ "extEnable": true, "extAppid": "wxb1056403b74e4638", "ext": { "name": "wechat", "attr": { "host": "open.weixin.qq.com", "users": [ "user_1", "user_2" ] } }, "extPages": { "pages/index/index": { "navigationBarTitleText": "index" }, "pages/logs/logs": { "navigationBarTitleText": "logs" } }, "window": { "backgroundTextStyle": "light", "navigationBarBackgroundColor": "#fff", "navigationBarTitleText": "Demo", "navigationBarTextStyle": "black" }, "tabBar": { "list": [ { "pagePath": "pages/index/index", "text": "首页" }, { "pagePath": "pages/logs/logs", "text": "日志" } ] }, "networkTimeout": { "request": 10000, "downloadFile": 10000 }} |
急急急
