删除部分图片,增加超级会员页面功能
This commit is contained in:
@@ -52,7 +52,7 @@ const menuList = ref([
|
||||
{
|
||||
title: '超级会员',
|
||||
icon: '',
|
||||
pageUrl: 'PAGES_ORDER_INDEX',
|
||||
pageUrl: 'PAGES_MARKET_SUPER_VIP',
|
||||
intro: '用户会员管理设置'
|
||||
},
|
||||
{
|
||||
|
||||
@@ -241,7 +241,7 @@
|
||||
}
|
||||
|
||||
.u-tab-view {
|
||||
width: 200rpx;
|
||||
width: 240rpx;
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user