jiangping
2024-10-17 de0e3e6b98d7d2b7f7ccf88a008eb9cd8a9fa4c3
h5/App.vue
@@ -125,6 +125,9 @@
  color: #999999 !important;
  font-size: 28rpx;
}
.red{
   color: red !important;
}
//设置圆角
checkbox .uni-checkbox-input {
@@ -225,6 +228,9 @@
.ml12 {
  margin-left: 12rpx;
}
.ml6 {
  margin-left: 6rpx;
}
.mt6 {
  margin-top: 6rpx;
}