Commit 909a4e22b08b8f6440f8bda03f7980f2be140a40
1 parent
ee9138f0
1. json 删除pages/shop_details/shop_details
Showing
1 changed file
with
3 additions
and
2 deletions
app.json
... | ... | @@ -103,11 +103,12 @@ |
103 | 103 | "pages/quan_pro/quan_pro", |
104 | 104 | "pages/liveStream/liveStream", |
105 | 105 | "pages/liveStreamDetails/liveStreamDetails", |
106 | - "pages/shop_details/shop_details", | |
106 | + | |
107 | 107 | "pages/goods_share/goods_share", |
108 | 108 | "pages/activity_share/activity_share", |
109 | 109 | "pages/live_share/live_share", |
110 | - "pages/addCustomer/addCustomer" | |
110 | + "pages/addCustomer/addCustomer", | |
111 | + "pages/quan/quan" | |
111 | 112 | ] |
112 | 113 | |
113 | 114 | }], | ... | ... |