Browse Source

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

Baozhangchao 3 years ago
parent
commit
cd30ab8752
2 changed files with 3 additions and 3 deletions
  1. 2
    2
      src/components/imgbox.vue
  2. 1
    1
      src/pages/Honghe.vue

+ 2
- 2
src/components/imgbox.vue View 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 View 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">