This commit is contained in:
杨鹏
2025-10-09 21:56:46 +08:00
parent e7d3fa8855
commit 052aec9a89
2 changed files with 184 additions and 0 deletions
+6
View File
@@ -7,6 +7,12 @@
}
},
"pages": [{
"path": "pages/index/splash",
"style": {
"navigationBarTitleText": "开屏",
"navigationStyle": "custom"
}
},{
"path": "pages/index/index",
"aliasPath": "/",
"style": {