Selaa lähdekoodia

购买兑换弹窗样式修改

hwb0 3 vuotta sitten
vanhempi
commit
5a2c505a65

+ 3 - 3
packageGoods/components/exchange-popup/exchange-popup.vue

@@ -212,7 +212,7 @@
 					}
 					
 					&__coin {
-						color: #FF2929;
+						color: #FA822C;
 						
 						.image-coin {
 							width: 34rpx;
@@ -279,7 +279,7 @@
 					align-items: center;
 					font-size: 26rpx;
 					line-height: 30rpx;
-					color: #FF2929;
+					color: #FA822C;
 	
 					image {
 						width: 34rpx;
@@ -293,7 +293,7 @@
 					width: 414rpx;
 					height: 88rpx;
 					line-height: 88rpx;
-					background: #FA362C;
+					background: #FA822C;
 					border-radius: 44rpx;
 					font-size: 36rpx;
 					color: #fff;

+ 3 - 3
packageGoods/components/purchase-popup/purchase-popup.vue

@@ -201,7 +201,7 @@
 					}
 					
 					&__price {
-						color: #F42D4E;
+						color: #FA822C;
 						font-size: 26rpx;
 					}
 				}
@@ -261,7 +261,7 @@
 			&-left {
 				.price {
 					font-size: 26rpx;
-					color: #F42D4E;
+					color: #FA822C;
 				}
 			}
 	
@@ -270,7 +270,7 @@
 					width: 414rpx;
 					height: 88rpx;
 					line-height: 88rpx;
-					background: #FA362C;
+					background: #FA822C;
 					border-radius: 44rpx;
 					font-size: 36rpx;
 					color: #fff;