Commit 4cf0c3dd28c5301534db57183c409c43576a20c2
1 parent
9ca84821
app.json
Showing
1 changed file
with
4 additions
and
2 deletions
app.json
... | ... | @@ -103,11 +103,13 @@ |
103 | 103 | "pages/quan_pro/quan_pro", |
104 | 104 | "pages/liveStream/liveStream", |
105 | 105 | "pages/liveStreamDetails/liveStreamDetails", |
106 | - | |
106 | + "pages/addCustomer/addCustomer", | |
107 | 107 | "pages/goods_share/goods_share", |
108 | 108 | "pages/activity_share/activity_share", |
109 | 109 | "pages/live_share/live_share", |
110 | - "pages/quan/quan" | |
110 | + "pages/quan/quan", | |
111 | + "pages/chongzhi/chongzhi", | |
112 | + "pages/chongzhiDetails/chongzhiDetails" | |
111 | 113 | ] |
112 | 114 | |
113 | 115 | }], | ... | ... |