fix: UI
All checks were successful
构建并部署前端到生产环境 / build-and-deploy (push) Successful in 47s

This commit is contained in:
sexygoat
2026-04-16 10:38:56 +08:00
parent 733fcc5511
commit 58d4b92287
2 changed files with 4 additions and 4 deletions

View File

@@ -85,8 +85,8 @@
"globalStyle": {
"navigationBarTextStyle": "black",
"navigationBarTitleText": "卡管客户端",
"navigationBarBackgroundColor": "#F8F8F8",
"backgroundColor": "#F8F8F8"
"navigationBarBackgroundColor": "#f2f2f7",
"backgroundColor": "#f2f2f7"
},
"uniIdRouter": {}
}