feat(miniprogram): 温润东方风全面 UI 重设计

73 文件变更,覆盖全部 40 个页面 SCSS + TabBar 图标 + 组件样式。
统一赤陶主色 #C4623A + 暖米背景 + 衬线标题字体 + 12px 圆角体系。
This commit is contained in:
iven
2026-04-28 00:19:52 +08:00
parent fbb28e655d
commit 50eae8b809
97 changed files with 7633 additions and 2373 deletions

View File

@@ -25,8 +25,8 @@
"@tarojs/shared": "4.2.0",
"@tarojs/taro": "4.2.0",
"babel-preset-taro": "^4.2.0",
"crypto-js": "^4.2.0",
"echarts": "^6.0.0",
"echarts-taro3-react": "^1.0.13",
"react": "^18.3.0",
"react-dom": "^18.3.0",
"zod": "^4.3.6",
@@ -36,7 +36,9 @@
"@babel/runtime": "^7.27.0",
"@tarojs/cli": "4.2.0",
"@tarojs/webpack5-runner": "4.2.0",
"@types/crypto-js": "^4.2.2",
"@types/react": "^18.3.0",
"miniprogram-automator": "^0.12.1",
"sass": "^1.87.0",
"typescript": "^5.8.0",
"webpack": "~5.95.0"