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