This commit is contained in:
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user