修改首页和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": {
|
||||
|
||||
@@ -9,15 +9,6 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/intelligentAnswering/index",
|
||||
"style": {
|
||||
"navigationBarTitleText": "智能问答",
|
||||
"app-plus": {
|
||||
"titleNView": false
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/scene/index",
|
||||
"style": {
|
||||
|
||||
@@ -17,15 +17,6 @@
|
||||
"titleNView": false
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/index/dialog",
|
||||
"style": {
|
||||
"navigationBarTitleText": "AI问答",
|
||||
"app-plus": {
|
||||
"titleNView": false
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -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": {
|
||||
|
||||
@@ -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"
|
||||
}
|
||||
Reference in New Issue
Block a user