删除部分图片,增加超级会员页面功能

This commit is contained in:
2025-12-02 15:56:41 +08:00
parent 4faa482380
commit da321e3afc
81 changed files with 4395 additions and 712 deletions

View File

@@ -52,7 +52,7 @@ const menuList = ref([
{
title: '超级会员',
icon: '',
pageUrl: 'PAGES_ORDER_INDEX',
pageUrl: 'PAGES_MARKET_SUPER_VIP',
intro: '用户会员管理设置'
},
{

View File

@@ -241,7 +241,7 @@
}
.u-tab-view {
width: 200rpx;
width: 240rpx;
height: 100%;
}

File diff suppressed because it is too large Load Diff