Kaynağa Gözat

to: add pro disabled button config

wangyuan 2 yıl önce
ebeveyn
işleme
1ebf6baffd
1 değiştirilmiş dosya ile 4 ekleme ve 0 silme
  1. 4 0
      app.wxss

+ 4 - 0
app.wxss

@@ -39,4 +39,8 @@ page {
   color: #fff;
   font-size: 26rpx;
   font-weight: 400;
+}
+itt-btn-disabled {
+  background: #CCCCCC;
+  color: #FFFFFF;
 }