瀏覽代碼

test: 提交测试

yezhihao 6 月之前
父節點
當前提交
04e327f89c
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      uni.scss

+ 1 - 1
uni.scss

@@ -31,7 +31,7 @@ $uni-text-color-disable:#c0c0c0;
 $uni-bg-color:#ffffff;
 $uni-bg-color:#ffffff;
 $uni-bg-color-grey:#f8f8f8;
 $uni-bg-color-grey:#f8f8f8;
 $uni-bg-color-hover:#f1f1f1;//点击状态颜色
 $uni-bg-color-hover:#f1f1f1;//点击状态颜色
-$uni-bg-color-mask:rgba(0, 0, 0, 0.4);//遮罩颜色
+$uni-bg-color-mask:rgba(0, 0, 0, 0.4); //遮罩颜色
 
 
 /* 边框颜色 */
 /* 边框颜色 */
 $uni-border-color:#c8c7cc;
 $uni-border-color:#c8c7cc;