Commit 83a256b841692132fcb9e20b668c9bb563a591a0
1 parent
1cc33aba
Json删除
Showing
1 changed file
with
1 additions
and
9 deletions
app.json
... | ... | @@ -19,10 +19,8 @@ |
19 | 19 | "pages/user/coupon/coupon", |
20 | 20 | "pages/user/checkcoupon/checkcoupon", |
21 | 21 | "pages/user/add_address/add_address", |
22 | - "pages/user/withdrawals_list/withdrawals_list", | |
23 | 22 | "pages/user/return_goods_info/return_goods_info", |
24 | 23 | "pages/user/return_goods/return_goods", |
25 | - "pages/user/withdrawals/withdrawals", | |
26 | 24 | "pages/user/express/express", |
27 | 25 | "pages/user/get_user_info/get_user_info", |
28 | 26 | "pages/activity/seckill_list/seckill_list", |
... | ... | @@ -192,13 +190,7 @@ |
192 | 190 | "pages/AI-test-skin/fail_result/fail_result", |
193 | 191 | "pages/AI-test-skin/success_result/success_result", |
194 | 192 | "pages/AI-test-skin/analyse/analyse" |
195 | - ], | |
196 | - "plugins": { | |
197 | - "mtSkinSdk": { | |
198 | - "version": "1.4.2", | |
199 | - "provider": "wx3636b350f8484f20" | |
200 | - } | |
201 | - } | |
193 | + ] | |
202 | 194 | } |
203 | 195 | |
204 | 196 | ], | ... | ... |