标签完善

This commit is contained in:
ZLI263
2025-12-16 08:56:33 +08:00
parent 3805684053
commit 2aef477d33
4 changed files with 662 additions and 130 deletions

View File

@@ -18,7 +18,7 @@
}
},
{
"path": "pages/insight/insight",
"path": "pages/champion/champion",
"style": {
"navigationStyle": "custom"
}
@@ -286,11 +286,11 @@
"iconPath": "static/tabbar/team.png",
"selectedIconPath": "static/tabbar/team_active.png",
"text": "团队"
}, {
"pagePath": "pages/insight/insight",
}, {
"pagePath": "pages/champion/champion",
"iconPath": "static/tabbar/insight.png",
"selectedIconPath": "static/tabbar/insight_active.png",
"text": "洞察"
"text": "销冠"
}, {
"pagePath": "pages/ucenter/ucenter",
"iconPath": "static/tabbar/me.png",