浏览代码

样式调整

kk.shi 3 年之前
父节点
当前提交
c663d0c8c6
共有 2 个文件被更改,包括 3 次插入3 次删除
  1. 2 2
      pages/luckDraw/profile.wxss
  2. 1 1
      pages/welfareMall/personal/personal.wxml

+ 2 - 2
pages/luckDraw/profile.wxss

@@ -116,14 +116,14 @@ page{
 .coupon-refund{
   width: 139rpx;
   height: 40rpx;
-  border: 1px solid #B01717;
+  border: 1px solid #b0d342;
   border-radius: 50rpx;
 }
 
 .lower-coupon-text{
   font-size: 22rpx;
   font-weight: 500;
-  color: #B01717;
+  color: #b0d342;
 }
 
 .no_result {

+ 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/my.png" bind:sizes="handlePageSizes">
+  <custom-page head-bg-image="/images/welfareMall/personal-my.png" bind:sizes="handlePageSizes">
     <view slot="body" class="sign-scroll-body">
     <view slot="body" class="personal flex-column">
       <!-- 首部个人信息 -->