1.完成ai聊天页面新
This commit is contained in:
11
pages.json
11
pages.json
@@ -1159,7 +1159,16 @@
|
||||
{
|
||||
"path": "pages/aiChat/ai_index",
|
||||
"style": {
|
||||
"navigationBarTitleText": "AI辅导员"
|
||||
"navigationBarTitleText": "智水AI辅导员"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/aiChat/simple_chat",
|
||||
"style": {
|
||||
"navigationBarTitleText": "智水AI助手",
|
||||
"enablePullDownRefresh": false,
|
||||
"navigationBarBackgroundColor": "#1890FF",
|
||||
"navigationBarTextStyle": "white"
|
||||
}
|
||||
}
|
||||
],
|
||||
|
Reference in New Issue
Block a user