Kaynağa Gözat

[消费卡][修改][按钮颜色]

tags/河北版C.8.1.01
hurui 5 yıl önce
ebeveyn
işleme
37b63ff0e0
2 değiştirilmiş dosya ile 3 ekleme ve 3 silme
  1. +2
    -2
      pages/discountCardList/discountCardList.wxss
  2. +1
    -1
      pages/order/detail/index.wxss

+ 2
- 2
pages/discountCardList/discountCardList.wxss Dosyayı Görüntüle

@@ -206,7 +206,7 @@ button::after{ border: none; }
} }


.nocoupon button { .nocoupon button {
background: #00c0ff;
background: linear-gradient(127deg,rgba(252,177,74,1) 0%,rgba(254,70,20,1) 100%);
color: #fff; color: #fff;
font-style: 30rpx; font-style: 30rpx;
width: 100%; width: 100%;
@@ -240,7 +240,7 @@ button::after{ border: none; }
margin: auto; margin: auto;
width: 670rpx; width: 670rpx;
border-radius: 60rpx; border-radius: 60rpx;
background: #02c0ff;
background: linear-gradient(127deg,rgba(252,177,74,1) 0%,rgba(254,70,20,1) 100%);
font-size: 32px; font-size: 32px;
color: #fff; color: #fff;
text-align: center; text-align: center;


+ 1
- 1
pages/order/detail/index.wxss Dosyayı Görüntüle

@@ -521,7 +521,7 @@ radio {
width: 690rpx; width: 690rpx;
border-radius: 50rpx; border-radius: 50rpx;
margin-top: 60rpx; margin-top: 60rpx;
background: #02C0FF!important;
background: linear-gradient(127deg,rgba(252,177,74,1) 0%,rgba(254,70,20,1) 100%)!important;
} }
.share{ .share{
width: 40rpx; width: 40rpx;


Yükleniyor…
İptal
Kaydet