Commit eb0695a08a3eda31816437a4b8c15cbf88e83d8e
1 parent
68aecbdd
聊天的路径的优化
Showing
1 changed file
with
2 additions
and
1 deletions
app.json
@@ -241,7 +241,8 @@ | @@ -241,7 +241,8 @@ | ||
241 | "pages/team/team_show/team_show", | 241 | "pages/team/team_show/team_show", |
242 | "pages/user/order_detail/order_detail", | 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 | + "pages/user/my_beauty_consultant/my_beauty_consultant", |
245 | + "pages/customer_chat/customer_chat" | ||
245 | ] | 246 | ] |
246 | } | 247 | } |
247 | ], | 248 | ], |