jinchaoyu hai 1 ano
pai
achega
d2c41ac2ed
Modificáronse 1 ficheiros con 12 adicións e 1 borrados
  1. 12 1
      App.vue

+ 12 - 1
App.vue

@@ -448,14 +448,25 @@ page {
 	/* align-content: center;
 	align-items: center; */
 }
-::v-deep .u-number-box__minus,.u-number-box__input,.u-number-box__plus{
+::v-deep .u-number-box__minus,.u-number-box__plus{
 	.u-icon__icon{
 		color: rgb(180,43,62) !important;
 	}
+	
 	background: rgb(254,247,247) !important;
 	/* align-content: center;
 	align-items: center; */
 }
+::v-deep .u-number-box__input{
+	.u-icon__icon{
+		color: #333333 !important;
+	}
+	
+border: 2rpx solid rgba(180,42,62,0.3);
+	background: white !important;
+	/* align-content: center;
+	align-items: center; */
+}
 ::v-deep .u-number-box__minus--disabled{
 	opacity: .5 !important;
 	/* align-content: center;