feat: upgrade custom tabbar with emoji support, redesign quick-actions

- Switch back to custom tabbar (custom: true) with emoji fix (line-height, font-family)
- Redesign home quick-actions: product/followup/analytics/notifications replace redundant nav items
- Refactor goToPage to auto-detect tabbar vs non-tabbar pages
- Update PROGRESS.md
This commit is contained in:
TradeMate Dev
2026-05-13 18:23:58 +08:00
parent 04f7ff0317
commit f70dd24c7d
4 changed files with 82 additions and 29 deletions
+1 -1
View File
@@ -105,7 +105,7 @@
"backgroundColor": "#f5f5f5"
},
"tabBar": {
"custom": false,
"custom": true,
"color": "#666666",
"selectedColor": "#1890ff",
"backgroundColor": "#ffffff",