Commit 2b6191ae294699722bf1a99a38232b9cf08ca55e
1 parent
0df9e078
app.json
Showing
1 changed file
with
3 additions
and
3 deletions
app.json
| ... | ... | @@ -75,10 +75,8 @@ |
| 75 | 75 | "pages/user/assistance/friend_assistance", |
| 76 | 76 | "pages/user/assistance/assistance_success", |
| 77 | 77 | "pages/user/assistance/assistance", |
| 78 | - "pages/video/index", | |
| 79 | 78 | "pages/template/index", |
| 80 | 79 | "pages/store/index", |
| 81 | - "pages/user/choice_guide/choice_guide", | |
| 82 | 80 | "pages/cart/cart2_inte/cart2_inte", |
| 83 | 81 | "pages/giftpack/festival/festival", |
| 84 | 82 | "pages/team/team_more/team_more", |
| ... | ... | @@ -153,7 +151,9 @@ |
| 153 | 151 | "pages/luckactivity/index/index", |
| 154 | 152 | "pages/user/Change_phone/Change_phone", |
| 155 | 153 | "pages/zuhegou/index/index", |
| 156 | - "pages/user/binding_info/binding_info" | |
| 154 | + "pages/user/binding_info/binding_info", | |
| 155 | + "pages/user/choice_guide/choice_guide", | |
| 156 | + "pages/video/index" | |
| 157 | 157 | ] |
| 158 | 158 | |
| 159 | 159 | } | ... | ... |