Browse Source

更换新人茶权的背景图

xiaomei 3 months ago
parent
commit
523f203bba
2 changed files with 4 additions and 3 deletions
  1. BIN
      src/assets/images/index/card1.jpg
  2. 4 3
      src/views/index/welfare.vue

BIN
src/assets/images/index/card1.jpg


+ 4 - 3
src/views/index/welfare.vue

@@ -214,7 +214,8 @@ export default {
     width: 300px;
     height: 405px;
     text-align: center;
-    background: url('~@/assets/images/index/card.png') no-repeat;
+    border-radius: 16px;
+    background: url('~@/assets/images/index/card1.jpg') no-repeat;
     background-size: 100% 100%;
 
     &_text1 {
@@ -274,8 +275,8 @@ export default {
     width: 34px;
     height: 34px;
     float: right;
-    margin-bottom: -10px;
-    margin-right: -20px;
+    margin-bottom: -6px;
+    margin-right: -25px;
   }
   /deep/.van-popup {
     padding: 50px;