优化页面

This commit is contained in:
pengxiaolong
2025-06-09 23:02:05 +08:00
parent c5042d08c3
commit 8c70c2c850
605 changed files with 661 additions and 945 deletions

View File

@@ -164,12 +164,23 @@
}
}
]
},
{
"root": "static",
"pages": [
{
"path": "index",
"style": {
"navigationBarTitleText": "静态资源"
}
}
]
}
],
"preloadRule": {
"pages/index/index": {
"pages/Home/Home": {
"network": "all",
"packages": ["TUIKit"]
"packages": ["static","TUIKit"]
}
},
"globalStyle": {