修改首页和ai问答路由
This commit is contained in:
+9
-9
@@ -1,5 +1,14 @@
|
||||
{
|
||||
"pages": [
|
||||
{
|
||||
"path": "pages/intelligentAnswering/index",
|
||||
"style": {
|
||||
"navigationBarTitleText": "智能问答",
|
||||
"app-plus": {
|
||||
"titleNView": false
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/index/index",
|
||||
"style": {
|
||||
@@ -63,15 +72,6 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/intelligentAnswering/index",
|
||||
"style": {
|
||||
"navigationBarTitleText": "智能问答",
|
||||
"app-plus": {
|
||||
"titleNView": false
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/scene/index",
|
||||
"style": {
|
||||
|
||||
Reference in New Issue
Block a user