浏览代码

feat(卡券) 修改详情

xing.li 3 年之前
父节点
当前提交
0bbd543a40
共有 1 个文件被更改,包括 3 次插入2 次删除
  1. 3 2
      pages/luckDraw/detail.wxss

+ 3 - 2
pages/luckDraw/detail.wxss

@@ -109,11 +109,12 @@ page {
     width: 178rpx;
     height: 38rpx;
     border-radius: 30rpx;
-    background: #FF7A95;
-    color: #fff;
+    background: #E9C597;
+    color: #B01717;
     font-size: 24rpx;
     text-align: center;
     margin: 20rpx auto;
+    font-weight: 600;
 }
 
 .luck-draw-gifts {