k94314517
2024-10-16 17efddc6a667670dca682bf36b51a43e99615e6d
h5/App.vue
@@ -122,8 +122,11 @@
}
.placeholder9 {
  color: #999999;
  color: #999999 !important;
  font-size: 28rpx;
}
.red{
   color: red !important;
}
//设置圆角
@@ -197,7 +200,6 @@
  width: 64rpx;
  height: 64rpx;
  border-radius: 50%;
  overflow: hidden;
  margin-right: 20rpx;
  display: flex;
  justify-content: center;
@@ -226,6 +228,9 @@
.ml12 {
  margin-left: 12rpx;
}
.ml6 {
  margin-left: 6rpx;
}
.mt6 {
  margin-top: 6rpx;
}