Commit 6342de51d824669594645a6d22f66c2a83ec6a15

Authored by WXD-SEASON\season
1 parent 32f8a021

app.json

Showing 1 changed file with 3 additions and 8 deletions
app.json
... ... @@ -24,7 +24,6 @@
24 24 "pages/user/return_goods/return_goods",
25 25 "pages/user/withdrawals/withdrawals",
26 26 "pages/user/express/express",
27   - "pages/user/binding_info/binding_info",
28 27 "pages/user/get_user_info/get_user_info",
29 28 "pages/activity/seckill_list/seckill_list",
30 29 "pages/activity/pind_list/pind_list",
... ... @@ -88,12 +87,6 @@
88 87 "pages/user/deposit/prepaid/prepaid",
89 88 "pages/distribution/distribution"
90 89 ],
91   - "plugins": {
92   - "live-player-plugin": {
93   - "version": "1.3.0",
94   - "provider": "wx2b03c6e691cd7370"
95   - }
96   - },
97 90 "subPackages": [{
98 91 "root": "packageA/",
99 92 "name":"pack1",
... ... @@ -158,7 +151,9 @@
158 151 "pages/evaluate_list/evaluate_list",
159 152 "pages/luckactivity/luckinfo/luckinfo",
160 153 "pages/luckactivity/index/index",
161   - "pages/user/Change_phone/Change_phone"
  154 + "pages/user/Change_phone/Change_phone",
  155 + "pages/zuhegou/index/index",
  156 + "pages/user/binding_info/binding_info"
162 157 ]
163 158  
164 159 }
... ...