Commit 6342de51d824669594645a6d22f66c2a83ec6a15
1 parent
32f8a021
app.json
Showing
1 changed file
with
3 additions
and
8 deletions
app.json
| @@ -24,7 +24,6 @@ | @@ -24,7 +24,6 @@ | ||
| 24 | "pages/user/return_goods/return_goods", | 24 | "pages/user/return_goods/return_goods", |
| 25 | "pages/user/withdrawals/withdrawals", | 25 | "pages/user/withdrawals/withdrawals", |
| 26 | "pages/user/express/express", | 26 | "pages/user/express/express", |
| 27 | - "pages/user/binding_info/binding_info", | ||
| 28 | "pages/user/get_user_info/get_user_info", | 27 | "pages/user/get_user_info/get_user_info", |
| 29 | "pages/activity/seckill_list/seckill_list", | 28 | "pages/activity/seckill_list/seckill_list", |
| 30 | "pages/activity/pind_list/pind_list", | 29 | "pages/activity/pind_list/pind_list", |
| @@ -88,12 +87,6 @@ | @@ -88,12 +87,6 @@ | ||
| 88 | "pages/user/deposit/prepaid/prepaid", | 87 | "pages/user/deposit/prepaid/prepaid", |
| 89 | "pages/distribution/distribution" | 88 | "pages/distribution/distribution" |
| 90 | ], | 89 | ], |
| 91 | - "plugins": { | ||
| 92 | - "live-player-plugin": { | ||
| 93 | - "version": "1.3.0", | ||
| 94 | - "provider": "wx2b03c6e691cd7370" | ||
| 95 | - } | ||
| 96 | - }, | ||
| 97 | "subPackages": [{ | 90 | "subPackages": [{ |
| 98 | "root": "packageA/", | 91 | "root": "packageA/", |
| 99 | "name":"pack1", | 92 | "name":"pack1", |
| @@ -158,7 +151,9 @@ | @@ -158,7 +151,9 @@ | ||
| 158 | "pages/evaluate_list/evaluate_list", | 151 | "pages/evaluate_list/evaluate_list", |
| 159 | "pages/luckactivity/luckinfo/luckinfo", | 152 | "pages/luckactivity/luckinfo/luckinfo", |
| 160 | "pages/luckactivity/index/index", | 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 | } |