Wang 5 gadi atpakaļ
vecāks
revīzija
c70ef11ff8
1 mainītis faili ar 2 papildinājumiem un 1 dzēšanām
  1. 2 1
      h5v2/mw_20200108_act/index1.html

+ 2 - 1
h5v2/mw_20200108_act/index1.html

@@ -382,6 +382,7 @@
                             if(res.code==0){
                                 init.gameNum -= 1;
                                 H("lotteryPopup");
+                                G("num").innerHTML = G("num").innerHTML>=1?G("num").innerHTML-1:0; 
                                 if(res.data.yes.prize_status=="none"){
                                     nowin("nowin");
                                 }else if(res.data.yes.prize_status=="real"){//中奖
@@ -1000,7 +1001,7 @@
             }
 
             function fullscreenPlay(mid,idx) {
-                idx = idx*1-1 || 0;
+                idx = idx || 0;
                 var playIntent = {
                     package : "com.hunantv.operator",
                     action: "mangotv://com.hunantv.operator/player/vod",