Commit 8b821551f5341d190273b3e55a452a7dab00b840
1 parent
f356272c
json添加标签路径
Showing
1 changed file
with
2 additions
and
4 deletions
app.json
| 1 | 1 | { |
| 2 | 2 | "pages": [ |
| 3 | - | |
| 3 | + "pages/user/labels/labels", | |
| 4 | 4 | "pages/index/index/index", |
| 5 | 5 | "pages/goods/categoryList/categoryList", |
| 6 | 6 | "pages/cart/cart/cart", |
| ... | ... | @@ -66,12 +66,10 @@ |
| 66 | 66 | "pages/user/user_coupon/user_coupon", |
| 67 | 67 | "pages/user/grow_value/grow_value", |
| 68 | 68 | "pages/payment/pay_success/pay_success", |
| 69 | - | |
| 70 | 69 | "pages/user/plus/plus", |
| 71 | - "pages/user/cardinfo/cardinfo", | |
| 70 | + "pages/user/cardinfo/cardinfo", | |
| 72 | 71 | "pages/user/Detailed/Detailed", |
| 73 | 72 | "pages/user/Change_phone/Change_phone", |
| 74 | - | |
| 75 | 73 | "pages/user/my_service/appment_main", |
| 76 | 74 | "pages/user/my_service/i_service", |
| 77 | 75 | "pages/user/my_service/cosmetology_list", | ... | ... |