Refactor Date Calculator UI to Morandi theme and fix logic; fix Index page interaction

This commit is contained in:
2026-02-07 20:25:50 +08:00
parent a21716e772
commit 19c762b3fa
11 changed files with 1636 additions and 479 deletions

View File

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