Browse Source

样式修改

tanxue 4 days ago
parent
commit
43fca77c4f
1 changed files with 1 additions and 0 deletions
  1. 1 0
      common/styles/global/components.scss

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

@@ -354,6 +354,7 @@ margin-right: 18rpx;display: inline-block;vertical-align: middle;}
 	width: 100%;display: flex;justify-content: space-between;align-items: center;
 	width: 100%;display: flex;justify-content: space-between;align-items: center;
 	background-color: #fff;font-size: 30rpx;color: #333;
 	background-color: #fff;font-size: 30rpx;color: #333;
 	padding: 20rpx;box-sizing: border-box;margin-bottom: 2rpx;
 	padding: 20rpx;box-sizing: border-box;margin-bottom: 2rpx;
+	.is-disabled{background-color: transparent!important;color: #999!important;}
 	.form-label-require{color: #ff0101;margin-right: 6rpx;width:16rpx;display: inline-block;}
 	.form-label-require{color: #ff0101;margin-right: 6rpx;width:16rpx;display: inline-block;}
 	.phone-form-label{min-width: 180rpx;}
 	.phone-form-label{min-width: 180rpx;}
 	input{text-align: right;flex: 1;}
 	input{text-align: right;flex: 1;}