kk.shi лет назад: 3
Родитель
Сommit
cd8db318c1

+ 1 - 1
components/couponWrap/index.wxss

@@ -8,7 +8,7 @@
 .coupon-item {
     display: inline-block;
     margin-bottom: 20rpx;
-    background: #FFF6F5;
+    background: #F6F8EB;
     font-size: 24rpx;
     border-radius: 12rpx;
     width: 690rpx;

BIN
images/welfareMall/service-img.png


+ 1 - 1
pages/luckDraw/profile.wxss

@@ -55,7 +55,7 @@ page{
 .explain-column{
   width: 90rpx;
   height: 4rpx;
-  background: #EA443A;
+  background: #b0d342;
   border-radius: 2rpx;
   margin-top: 8rpx;
 }

+ 1 - 1
pages/welfareMall/coupon/coupon.wxss

@@ -59,6 +59,6 @@ page{
   margin-top: 5px;
 }
 .active{
-  background: #B01717;
+  background: #b0d342;
   border-radius: 1px;
 }

+ 1 - 1
pages/welfareMall/personal/personal.wxml

@@ -1,6 +1,6 @@
 <!--pages/welfareMall/personal/personal.wxml-->
 <page-wrap id="Page" class="{{grayTheme?'page':''}}">
-  <custom-page head-bg-image="/images/welfareMall/personal-my.png" bind:sizes="handlePageSizes">
+  <custom-page head-bg-image="https://dy.shpr.top/welfareGo/personal-my.png" bind:sizes="handlePageSizes">
     <view slot="body" class="sign-scroll-body">
     <view slot="body" class="personal flex-column">
       <!-- 首部个人信息 -->