修改首页和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": {
-9
View File
@@ -9,15 +9,6 @@
}
}
},
{
"path": "pages/intelligentAnswering/index",
"style": {
"navigationBarTitleText": "智能问答",
"app-plus": {
"titleNView": false
}
}
},
{
"path": "pages/scene/index",
"style": {
-9
View File
@@ -17,15 +17,6 @@
"titleNView": false
}
}
},
{
"path": "pages/index/dialog",
"style": {
"navigationBarTitleText": "AI问答",
"app-plus": {
"titleNView": false
}
}
}
]
}
+9
View File
@@ -1,5 +1,14 @@
{
"pages": [ //pages数组中第一项表示应用启动页,参考:https://uniapp.dcloud.io/collocation/pages
{
"path": "pages/index/dialog",
"style": {
"navigationBarTitleText": "AI问答",
"app-plus": {
"titleNView": false
}
}
},
{
"path": "pages/index/index",
"style": {
+12
View File
@@ -0,0 +1,12 @@
{
"userId": "USER001",
"userName": "ADMIN",
"loginName": "ADMIN",
"orgId": "00E200",
"orgName": "吉林银行-总行-金融科技部(下辖二级部研发部、运维部)",
"deptId": "",
"deptName": null,
"userStatus": "01",
"imageAddr": "/traoss/tras3/show/S3T0250181221042025072319404600000427552",
"gender": "f"
}