Feat(我的礼品卡):界面初始化

This commit is contained in:
lifizer
2025-02-17 21:43:48 +08:00
parent fcab618a7e
commit 044c1a0863
3 changed files with 314 additions and 6 deletions
+1 -1
View File
@@ -301,7 +301,7 @@ export default {
toolList: [
{
text: '我的礼包卡',
url: '/pkg_user/views/personalData',
url: '/pkg_user/views/giftList',
icon: '/icon/gift.png',
allowEnter: true
},