Sfoglia il codice sorgente

Merge branch 'master' of http://git.ycjcjy.com/honghe/h5-draw-lots into master

张延森 3 anni fa
parent
commit
e1d09e7efd

BIN
src/assets - 快捷方式.lnk Vedi File


+ 3
- 3
src/components/Popup.vue Vedi File

@@ -25,7 +25,7 @@
25 25
               <div :class="`dialog-popuImag ${classDivAA?'flipped':''}`">
26 26
                 <!-- <img src="../assets/buttonImg/popuBody.jpg" alt /> -->
27 27
                 <div class="back">
28
-                  <img style="width: 180px; height:492px" :src="currentMonth.screenImg" alt />
28
+                  <img style="width: 180px; height:492px" :src="currentMonth.popImg" alt />
29 29
                 </div>
30 30
 
31 31
                 <div class="front">
@@ -322,8 +322,8 @@ export default {
322 322
       margin: 10px auto 0;
323 323
       .btn {
324 324
         padding-top: 0;
325
-        width: 32px;
326
-        height: 32px;
325
+        width: 40px;
326
+        height: 34px;
327 327
       }
328 328
     }
329 329
   }

+ 2
- 2
src/components/imgbox.vue Vedi File

@@ -52,7 +52,7 @@ export default {
52 52
   width: 22vw;
53 53
   height: 49.5vw;
54 54
   transform-style: preserve-3d;
55
-  transition: all 1.6s ease;
55
+  transition: all 0.6s ease;
56 56
   transform: rotateY(-180deg) scale(2);
57 57
 }
58 58
 
@@ -79,4 +79,4 @@ export default {
79 79
 .card .back {
80 80
   transform: rotateY(-180deg);
81 81
 }
82
-</style>>
82
+</style>

+ 1
- 1
src/pages/Honghe.vue Vedi File

@@ -4,7 +4,7 @@
4 4
     <MyWinning :show="showMyWinning" :current-month="currentMonth" />
5 5
     <div>
6 6
       <div>
7
-        <!-- <img class="topImage" src="../assets/hareTop.png" alt /> -->
7
+        <img class="topImage" src="../assets/indexImg/indexBgc.jpg" alt />
8 8
       </div>
9 9
     </div>
10 10
     <div class="outer6-wrapper">