样式
This commit is contained in:
@@ -65,16 +65,16 @@ uni-button:after {
|
||||
}
|
||||
|
||||
/** 内容 */
|
||||
.container {
|
||||
.zd_container {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
}
|
||||
.content {
|
||||
.zd_content {
|
||||
width: 100%;
|
||||
height: auto;
|
||||
padding: 92rpx 15rpx 82rpx 14rpx;
|
||||
}
|
||||
.wrapper {
|
||||
.zd_wrapper {
|
||||
width: 100%;
|
||||
height: auto;
|
||||
background-color: #fff;
|
||||
@@ -260,7 +260,7 @@ uni-button:after {
|
||||
color: #606266;
|
||||
padding: 0 10px;
|
||||
}
|
||||
.mask {
|
||||
.zd_mask {
|
||||
position: fixed;
|
||||
top: 0;
|
||||
left: 0;
|
||||
|
||||
Reference in New Issue
Block a user