Refactor(AI智能):采取分包

This commit is contained in:
lifizer
2025-04-01 14:13:57 +08:00
parent 68cfae2893
commit 84562cf6f1
26 changed files with 22 additions and 19 deletions
+13 -8
View File
@@ -36,14 +36,6 @@
"navigationBarTextStyle": "white"
}
},
{
"path": "pages/aiChat/index",
"style": {
"navigationBarTitleText": "云灵AI智能助手",
"navigationStyle": "custom",
"navigationBarTextStyle": "white"
}
},
{
"path": "pages/home/landMark",
"style": {
@@ -850,6 +842,19 @@
}
]
},
{
"root": "aiChat",
"pages": [
{
"path": "views/index",
"style": {
"navigationBarTitleText": "云灵AI智能助手",
"navigationStyle": "custom",
"navigationBarTextStyle": "white"
}
}
]
},
{
"root": "v4",
"pages": [