浏览代码

个人中心样式调整

kk.shi 3 年之前
父节点
当前提交
13effcdc97
共有 1 个文件被更改,包括 7 次插入7 次删除
  1. 7 7
      pages/signIn/record/record.wxss

+ 7 - 7
pages/signIn/record/record.wxss

@@ -116,21 +116,21 @@
 }
 
 .coupon-left{
-  width: 110px;
+  width: 220rpx;
   height: 100%;
   text-align: center;
   align-items: flex-end;
 }
 
 .coupon-center{
-  width: 164px;
+  width: 350rpx;
   height: 100%;
   align-items: flex-start !important;
   justify-content: space-between;
 }
 
 .coupon-right{
-  width: 98px;
+  width: 180rpx;
   height: 100%;
 }
 
@@ -201,12 +201,12 @@
 }
 
 .coupon-right-usenow{
-  width: 81px;
-  height: 28px;
+  width: 162rpx;
+  height: 56rpx;
   background-image: url(https://dy.shpr.top/luckDraw/cash_use_now.png);
   background-size: 100% 100%;
-  margin-top: 47px;
-  margin-left: -10px;
+  margin-top: 94rpx;
+  margin-left: -10rpx;
 }
 
 .coupon-right-usenow2{