修改充值后内容不刷新的问题,修改部分接口传参空值的问题,调整接口地址,,正在做分页
This commit is contained in:
@@ -4,8 +4,6 @@
|
||||
}
|
||||
|
||||
.options {
|
||||
|
||||
|
||||
background-color: #fff;
|
||||
padding: 20rpx;
|
||||
margin-left: 32rpx;
|
||||
@@ -15,7 +13,8 @@
|
||||
border-radius: 5rpx;
|
||||
box-sizing: border-box;
|
||||
width: calc(100% - 64rpx);
|
||||
max-height: 50vh;
|
||||
max-height: 40vh;
|
||||
overflow: auto;
|
||||
}
|
||||
|
||||
.option {
|
||||
|
Reference in New Issue
Block a user