后台增加技师端自定义菜单聊天类目

This commit is contained in:
贾祥聪
2025-08-21 16:20:27 +08:00
parent 1b9651c3e5
commit 56f0b25679
639 changed files with 1476 additions and 1687 deletions

View File

@@ -115,6 +115,12 @@ export const CoachPages = [
type: LinkTypeEnum.SHOP_PAGES,
canTab: true
},
{
path: '/pages/chat/list',
name: '技师聊天',
type: LinkTypeEnum.SHOP_PAGES,
canTab: true
},
{
path: '/pages/user/user',
name: '个人中心',

File diff suppressed because it is too large Load Diff