feat(mine): 测试账号我的钱包不可见

This commit is contained in:
woody 2025-07-02 17:28:56 +08:00
parent 2151263400
commit 301e74e861
1 changed files with 1 additions and 1 deletions

View File

@ -384,7 +384,7 @@ export default {
name: '我的钱包', name: '我的钱包',
imgurl: '../../static/images/my_icon1.png', imgurl: '../../static/images/my_icon1.png',
menuKey: 'wallet', menuKey: 'wallet',
ifshow: true, ifshow: false,
}, },
{ {
url: '/pages/bonus/menu', url: '/pages/bonus/menu',