Explorar el Código

draw stats = status

chenjunkai hace 5 años
padre
commit
6102b78775
Se han modificado 1 ficheros con 2 adiciones y 1 borrados
  1. 2 1
      web/ansjer_answer/lottery/index.html

+ 2 - 1
web/ansjer_answer/lottery/index.html

@@ -349,7 +349,8 @@
                         console.log('很遗憾没有中奖');
                     }
                     doDrawRollAction(status);
-                    InitIndex();
+                    draw_status = status
+                    //InitIndex();
                 } else if(data['code']==309) {
                     alert('请绑定手机再来抽奖吧!');
                 } else{