From 0f8726a5fa4b6cf08f02c0423a67990a2958877c Mon Sep 17 00:00:00 2001 From: Lee <342694918@qq.com> Date: Sun, 11 Sep 2022 15:48:48 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=E6=8A=BD=E5=A5=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- js/script.js | 1 + 1 file changed, 1 insertion(+) diff --git a/js/script.js b/js/script.js index 7b3ca33..82c6ebb 100644 --- a/js/script.js +++ b/js/script.js @@ -43,6 +43,7 @@ jQuery(function($){ }); // 关闭弹窗 $('.tips-btn').click(function(){ + turntableFlag = true; // 关闭弹窗 $('.pull-bg').removeClass('show'); $('.result-tips').removeClass('show');