This commit is contained in:
yvan 2025-08-23 11:44:58 +08:00
parent 2459662c5a
commit 66aa21085e
2 changed files with 545 additions and 411 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