修改配色,修改功能

This commit is contained in:
2026-02-08 15:43:32 +08:00
parent 17e32d7cc1
commit fa1a8e083e
14 changed files with 441 additions and 119 deletions

View File

@@ -13,8 +13,9 @@
"window": {
"navigationBarTextStyle": "black",
"navigationBarTitleText": "道棋百宝箱",
"navigationBarBackgroundColor": "#ffffff"
"navigationBarBackgroundColor": "#EBF4F8"
},
"style": "v2",
"componentFramework": "glass-easel"
"componentFramework": "glass-easel",
"lazyCodeLoading": "requiredComponents"
}