接口联调,合并出入库页面
This commit is contained in:
@@ -418,13 +418,20 @@ uni-button{
|
||||
.pop-wraper {
|
||||
position: fixed;
|
||||
bottom: 10%;
|
||||
left: 10%;
|
||||
width: 80%;
|
||||
left: 15%;
|
||||
width: 70%;
|
||||
height: 80%;
|
||||
padding: 1% 2%;
|
||||
background: center / 100% 100% url(./static/images/pop_bg.png) no-repeat;
|
||||
z-index: 2017;
|
||||
transition: all .3s;
|
||||
transition: all .4s;
|
||||
}
|
||||
.pop-wraper_1 {
|
||||
bottom: 30%;
|
||||
height: 40%;
|
||||
}
|
||||
.kwcode_wraper {
|
||||
height: calc(100% - 170rpx)
|
||||
}
|
||||
.pop-title {
|
||||
font-size: 36rpx;
|
||||
|
||||
Reference in New Issue
Block a user