bind.wxss 92 B

123456
  1. .cu-form-group .title {
  2. min-width: calc(4em + 30rpx);
  3. }
  4. .placeholder-input{
  5. color:#999;
  6. }