1
This commit is contained in:
@@ -19,6 +19,11 @@ Component({
|
||||
label: '首页',
|
||||
icon: 'home'
|
||||
},
|
||||
{
|
||||
path: "/pages/chat/index",
|
||||
label: 'AI助手',
|
||||
icon: 'chat-bubble'
|
||||
},
|
||||
{
|
||||
path: "/pages/expert/index",
|
||||
label: '专家服务',
|
||||
|
||||
Reference in New Issue
Block a user