浏览代码

draw stats = status

chenjunkai 5 年之前
父节点
当前提交
6102b78775
共有 1 个文件被更改,包括 2 次插入1 次删除
  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{