Browse Source

新增置灰样式

tanxue 2 months ago
parent
commit
c9a3b09761
1 changed files with 1 additions and 0 deletions
  1. 1 0
      common/styles/global/pages.scss

+ 1 - 0
common/styles/global/pages.scss

@@ -603,6 +603,7 @@
 		}
 	}
 	.saixuan-active text{color: #3fd2a1;}
+	.saixuan-disabled text{color: #999;}
 	
 	.uni-icons{display: flex;align-items:center;}
 }