修改首页和ai问答路由

This commit is contained in:
2025-07-31 09:45:36 +08:00
parent 2c6c2d657a
commit 13d041294f
13 changed files with 90 additions and 28 deletions
+9 -9
View File
@@ -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": {