Commit 0d4b1bfe21491ae788253dcd303384fb1b3ba155
Merge branch 'qa' into 'master'
Qa See merge request !743
Showing
1 changed file
with
3 additions
and
2 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", |
| @@ -152,7 +151,9 @@ | @@ -152,7 +151,9 @@ | ||
| 152 | "pages/evaluate_list/evaluate_list", | 151 | "pages/evaluate_list/evaluate_list", |
| 153 | "pages/luckactivity/luckinfo/luckinfo", | 152 | "pages/luckactivity/luckinfo/luckinfo", |
| 154 | "pages/luckactivity/index/index", | 153 | "pages/luckactivity/index/index", |
| 155 | - "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" | ||
| 156 | ] | 157 | ] |
| 157 | 158 | ||
| 158 | } | 159 | } |