add呼叫物料
This commit is contained in:
@@ -33,6 +33,12 @@ uni-button:after {
|
||||
margin-bottom: 20rpx;
|
||||
box-shadow: 0 4rpx 10rpx 2rpx rgba(0,0,0,.1);
|
||||
}
|
||||
.pop_content {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
overflow-y: auto;
|
||||
padding: 20rpx 14rpx 140rpx 14rpx;
|
||||
}
|
||||
.filter_wrapper {
|
||||
position relative
|
||||
left -14rpx
|
||||
@@ -274,7 +280,7 @@ uni-button:after {
|
||||
bottom: 0;
|
||||
left: 0;
|
||||
width: 100%;
|
||||
z-index: 30;
|
||||
z-index: 40;
|
||||
background-color: #fff;
|
||||
padding: 14rpx;
|
||||
box-shadow: 0 0 20rpx 0 rgba(160,160,160,0.7);
|
||||
|
||||
Reference in New Issue
Block a user