修改配色,修改功能

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

@@ -1,5 +1,5 @@
{
"navigationBarTitleText": "科学计算器",
"navigationBarBackgroundColor": "#1c1c1e",
"navigationBarTextStyle": "white"
"navigationBarBackgroundColor": "#EBF4F8",
"navigationBarTextStyle": "black"
}