Преглед на файлове

Merge branch 'master' of http://120.78.169.79:3000/zhengxiaoyu/datiGame

郑晓宇 преди 6 години
родител
ревизия
6647acde76
променени са 2 файла, в които са добавени 25 реда и са изтрити 3 реда
  1. 24 2
      public/h5/datigame/css/main.css
  2. 1 1
      public/h5/datigame/index.html

+ 24 - 2
public/h5/datigame/css/main.css

@@ -384,8 +384,9 @@ background-color:#009688;
 .gstart{display:none}
 .vsmov .cov4{
     top: 8rem;
+   
 }
-.vsmov .win_rate{opacity1;}
+.vsmov .win_rate{opacity:1;}
 .vsmov .vspic{
   display:block;
   opacity:1;
@@ -393,10 +394,31 @@ background-color:#009688;
   height:3.2rem;
   left:50%;
   margin-left:-1.9rem;
-  top: 42%;
+  top: 3rem;
   background:url(../img/vs.png) no-repeat bottom;
   background-size: 100%;
 }
+.vsmov .cov1{
+     -webkit-animation-name: bounceInLeft;
+    animation-name:bounceInLeft;
+    -webkit-animation-duration: 1s;
+    animation-duration: 1s;
+    -webkit-animation-fill-mode:both;
+    animation-fill-mode:both;
+    -webkit-animation-iteration-count: 1;
+    animation-iteration-count:1;
+}
+.vsmov .cov4{
+
+     -webkit-animation-name: bounceInRight;
+    animation-name:bounceInRight;
+    -webkit-animation-duration: 1s;
+    animation-duration: 1s;
+    -webkit-animation-fill-mode:both;
+    animation-fill-mode:both;
+    -webkit-animation-iteration-count: 1;
+    animation-iteration-count:1;
+}
 .win_rate{opacity:0}
 .popwind{width:6.05rem;height:6.98rem;position: absolute;left: 0.8rem;top: 2.5rem;background: url(../img/rulebg.png);background-size: 100%;display: none;z-index: 99;}
 .popwind .art{

+ 1 - 1
public/h5/datigame/index.html

@@ -66,7 +66,7 @@
         <input type="hidden" id="user_id" name="user_id">
         <input type="hidden" id="duishou" name="duishou">
       </div>
-      <span class="cov vspic"></span>
+      <span class="cov vspic bounceIn animated"></span>
       <div class="cov cov3 amt" id="Jvs">
         <span class="tit">匹配中</span>
         <div class="con" style="display: none;">