chore:改了pages.json

This commit is contained in:
2026-01-31 09:07:48 +08:00
parent 3a30b0817d
commit 047cf765da

View File

@@ -321,12 +321,6 @@
"navigationBarTitleText": "AI 客服" "navigationBarTitleText": "AI 客服"
} }
}, },
{
"path": "agreement/contenr",
"style": {
"navigationBarTitleText": ""
}
},
{ {
"path": "vr/index", "path": "vr/index",
"style": { "style": {
@@ -925,12 +919,6 @@
// #endif // #endif
"navigationBarTitleText": "查看文件" "navigationBarTitleText": "查看文件"
} }
},
{
"path": "file-preview/file-preview",
"style": {
"navigationBarTitleText": "文件预览"
}
} }
] ]
} }