Commit 93801cc0b4e3a977453748198117bf5659d36ada
1 parent
b7d72cbf
美顾路径
Showing
1 changed file
with
2 additions
and
1 deletions
app.json
... | ... | @@ -240,7 +240,8 @@ |
240 | 240 | "pages/user_template/index", |
241 | 241 | "pages/team/team_show/team_show", |
242 | 242 | "pages/user/order_detail/order_detail", |
243 | - "pages/group_buy/goodsInfo/goodsInfo" | |
243 | + "pages/group_buy/goodsInfo/goodsInfo", | |
244 | + "pages/user/my_beauty_consultant/my_beauty_consultant" | |
244 | 245 | ] |
245 | 246 | } |
246 | 247 | ], | ... | ... |