扫码
This commit is contained in:
@@ -55,18 +55,35 @@ uni-button:after {
|
||||
color: #fff;
|
||||
}
|
||||
.icon_scan {
|
||||
font-size: 48rpx;
|
||||
line-height: 70rpx;
|
||||
width: 42rpx;
|
||||
height: 48rpx;
|
||||
font-size: 40rpx;
|
||||
line-height: 48rpx;
|
||||
color: #323232;
|
||||
text-align: center;
|
||||
}
|
||||
.icon_phone {
|
||||
width: 48rpx;
|
||||
height: 48rpx;
|
||||
font-size: 36rpx;
|
||||
line-height: 48rpx;
|
||||
color: #323232;
|
||||
text-align: center;
|
||||
}
|
||||
.icon_del {
|
||||
font-size: 48rpx;
|
||||
line-height: 70rpx;
|
||||
width: 46rpx;
|
||||
height: 48rpx;
|
||||
font-size: 46rpx;
|
||||
line-height: 48rpx;
|
||||
color: #323232;
|
||||
text-align: center;
|
||||
}
|
||||
.icon_search {
|
||||
width: 48rpx;
|
||||
height: 48rpx;
|
||||
font-size: 40rpx;
|
||||
color: #323232;
|
||||
line-height: 70rpx;
|
||||
line-height: 48rpx;
|
||||
}
|
||||
.cancel_icon::before {
|
||||
content: "\e6dc";
|
||||
|
||||
Reference in New Issue
Block a user