feat:添加随机生成和清空功能
This commit is contained in:
@@ -20,6 +20,7 @@ wx-button:not([size=mini]) {
|
||||
font-size: @button-default-font-size;
|
||||
color: @button-default-color;
|
||||
padding: 0 44rpx;
|
||||
font-weight: normal;
|
||||
// width: auto !important;
|
||||
// transition: all 0.04s;
|
||||
|
||||
@@ -90,7 +91,7 @@ wx-button:not([size=mini]) {
|
||||
|
||||
.loading-class,
|
||||
&__icon {
|
||||
margin-right: 24rpx;
|
||||
margin-right: 18rpx;
|
||||
}
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user