release: 临时紧急版本
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2025-10-29 12:39:01 +08:00
parent 8b55419643
commit d831ee932b
6 changed files with 17 additions and 20 deletions

View File

@@ -97,12 +97,12 @@ export default defineAppConfig({
selectedIconPath: 'static/tabbar/1-1.png',
text: '首页',
},
{
pagePath: 'pages/game/gamehome/index',
iconPath: 'static/tabbar/2-0.png',
selectedIconPath: 'static/tabbar/2-1.png',
text: '游戏',
},
// {
// pagePath: 'pages/game/gamehome/index',
// iconPath: 'static/tabbar/2-0.png',
// selectedIconPath: 'static/tabbar/2-1.png',
// text: '游戏',
// },
{
pagePath: 'pages/cart/index',
iconPath: 'static/tabbar/3-0.png',