Sanakey
2020-09-03 0a07e233066560f587d746419d6e4801107f0b12
提交 | 用户 | age
d98d05 1 {
S 2   "extEnable": true,
3   "extAppid": "wx00a3650f17c679c1",
4   "directCommit": false,
5   "ext": {
6     "name": "wechat",
7     "AppId": "wx00a3650f17c679c1",
0a07e2 8     "HttpHost": "https://mp.onbus.cn",
S 9     "WssHost": "wss://mp.onbus.cn",
d98d05 10     "FooterNumPosition":3,
S 11     "attr": {
12       "host": "open.weixin.qq.com",
13       "users": [
14         "user_1",
15         "user_2"
16       ]
17     }
18   },
19   "extPages": {
20   },
21   "window": {
22     "backgroundTextStyle": "light",
23     "navigationBarBackgroundColor": "#fff",
24     "navigationBarTextStyle": "black"
25   },
0a07e2 26   "plugins": {
S 27     "live-player-plugin": {
28       "version": "1.1.8",
29       "provider": "wx2b03c6e691cd7370"
30     }
31   },
d98d05 32   "networkTimeout": {
S 33   }
0a07e2 34 }