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,4 +1,6 @@
{
"usingComponents": {},
"navigationBarTitleText": "日期计算器"
"navigationBarTitleText": "日期计算与农历转换",
"navigationBarBackgroundColor": "#f5f6fa",
"navigationBarTextStyle": "black"
}