|
@@ -166,7 +166,7 @@
|
|
|
}
|
|
|
|
|
|
.mini {
|
|
|
- @include backgroundImg('http://www.gzrea.org.cn:8543/icon/wxmp/zhengshu/credit-card-empty.png');
|
|
|
+ @include backgroundImg('https://www.gzrea.cn/wxmp/static/icon/zhengshu/credit-card-empty.png');
|
|
|
padding: 15rpx 10rpx;
|
|
|
.title-box {
|
|
|
font-weight: bold;
|
|
@@ -285,7 +285,7 @@
|
|
|
background: -webkit-linear-gradient(49deg, rgba(234,252,254,1) 0%, rgba(255, 255, 255, 1) 49%, $color 100%);
|
|
|
background: -o-linear-gradient(49deg, rgba(234,252,254,1) 0%, rgba(255, 255, 255, 1) 49%, $color 100%);
|
|
|
background: -ms-linear-gradient(49deg, rgba(234,252,254,1) 0%, rgba(255, 255, 255, 1) 49%, $color 100%);
|
|
|
- background: repeating-linear-gradient(49deg, rgba(234,252,254,1) 0%, rgba(255, 255, 255, 1) 49%, $color 100%), url('http://www.gzrea.org.cn:8543/icon/wxmp/zhengshu/credit-card-perview.png');
|
|
|
+ background: repeating-linear-gradient(49deg, rgba(234,252,254,1) 0%, rgba(255, 255, 255, 1) 49%, $color 100%), url('https://www.gzrea.cn/wxmp/static/icon/zhengshu/credit-card-perview.png');
|
|
|
background-blend-mode: darken;
|
|
|
background-repeat: no-repeat;
|
|
|
background-size: 100% 100%;
|