Compare commits

...

2 Commits

Author SHA1 Message Date
yvan 66aa21085e 1 2025-08-23 11:44:58 +08:00
yvan 2459662c5a 1 2025-08-23 10:26:42 +08:00
2 changed files with 1008 additions and 174 deletions

View File

@ -283,12 +283,12 @@
"iconPath": "static/tabbar/assistant.png", "iconPath": "static/tabbar/assistant.png",
"selectedIconPath": "static/tabbar/assistant-active.png" "selectedIconPath": "static/tabbar/assistant-active.png"
}, },
{ // {
"pagePath": "pages/review/review", // "pagePath": "pages/review/review",
"text": "评测", // "text": "评测",
"iconPath": "static/tabbar/review.png", // "iconPath": "static/tabbar/review.png",
"selectedIconPath": "static/tabbar/review-active.png" // "selectedIconPath": "static/tabbar/review-active.png"
}, // },
{ {
"pagePath": "pages/adoption/adoption", "pagePath": "pages/adoption/adoption",
"text": "领养", "text": "领养",

File diff suppressed because it is too large Load Diff