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