菜单
This commit is contained in:
@@ -63,6 +63,19 @@ uni-button:after {
|
||||
color: #323232;
|
||||
line-height: 70rpx;
|
||||
}
|
||||
.cancel_icon::before {
|
||||
content: "\e6dc";
|
||||
}
|
||||
.cancel_icon {
|
||||
display: block;
|
||||
width: 100rpx;
|
||||
height: 100rpx;
|
||||
font-size: 50rpx;
|
||||
color: #fff;
|
||||
line-height: 100rpx;
|
||||
text-align: center;
|
||||
background-color: #E9B451;
|
||||
}
|
||||
|
||||
/** 内容 */
|
||||
.zd_container {
|
||||
|
||||
Reference in New Issue
Block a user