sunlupeng 1 year ago
parent
commit
5f427ab356
2 changed files with 3 additions and 3 deletions
  1. 2 2
      public/drawCarousel.html
  2. 1 1
      src/views/HomeView/FestiveEvents.vue

+ 2 - 2
public/drawCarousel.html

@@ -42,7 +42,7 @@
     }
 
     #app {
-      background: url('https://xiaoyou.dgtis.com/images/image/2023/08/16/obnd1td7k6c65ehxciz6.png') no-repeat;
+      background: url('https://xiaoyou.dgtis.com/images/image/2023/09/12/5opx47olb1unf4po3vxt.png') no-repeat;
       background-size: 100% 100%;
       width: 640px;
       height: 680px;
@@ -87,7 +87,7 @@
       height: 500px;
       margin: 0 auto;
       position: relative;
-      top: 23%;
+      top: 18%;
     }
 
     .prize-list {

+ 1 - 1
src/views/HomeView/FestiveEvents.vue

@@ -85,7 +85,7 @@ export default {
                     }
                 });
             }
-            //外部页面
+            //抽奖
             if(val.type=='3'){
                 this.$router.push({
                     path: '/home/festiveEvents/drawCarouselGame',