feat:添加随机生成和清空功能

This commit is contained in:
2025-06-26 16:32:57 +08:00
parent 9ffa009786
commit 0992d9f2d1
13 changed files with 357 additions and 212 deletions
+2 -1
View File
@@ -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;
}
}