瀏覽代碼

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

Baozhangchao 3 年之前
父節點
當前提交
cd30ab8752
共有 2 個文件被更改,包括 3 次插入3 次删除
  1. 2
    2
      src/components/imgbox.vue
  2. 1
    1
      src/pages/Honghe.vue

+ 2
- 2
src/components/imgbox.vue 查看文件

@@ -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 查看文件

@@ -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">