重新生成并合并了pages.json

This commit is contained in:
田岩
2025-07-31 09:47:11 +08:00
parent 13d041294f
commit cbe8b835d1
+9 -18
View File
@@ -1,14 +1,14 @@
{
"pages": [
{
"path": "pages/intelligentAnswering/index",
"style": {
"navigationBarTitleText": "智能问答",
"app-plus": {
"titleNView": false
}
}
},
{
"path": "pages/index/dialog",
"style": {
"navigationBarTitleText": "AI问答",
"app-plus": {
"titleNView": false
}
}
},
{
"path": "pages/index/index",
"style": {
@@ -152,15 +152,6 @@
"titleNView": false
}
}
},
{
"path": "pages/index/dialog",
"style": {
"navigationBarTitleText": "AI问答",
"app-plus": {
"titleNView": false
}
}
}
],
"tabBar": {