2.4 组件结构调整,调整会员权限判断
This commit is contained in:
@@ -60,6 +60,14 @@ page {
|
||||
width: 100%;
|
||||
height: auto;
|
||||
}
|
||||
.vipC .tips {
|
||||
top: 0;
|
||||
left: 80rpx;
|
||||
font-size: 24rpx;
|
||||
font-weight: 500;
|
||||
line-height: 90rpx;
|
||||
z-index: 2;
|
||||
}
|
||||
.menuList {
|
||||
background-color: white;
|
||||
margin: 0 25rpx;
|
||||
|
||||
Reference in New Issue
Block a user