优化抽奖

master
Lee 2022-09-11 15:48:48 +08:00
parent d79d6f9ed6
commit 0f8726a5fa
1 changed files with 1 additions and 0 deletions

View File

@ -43,6 +43,7 @@ jQuery(function($){
});
// 关闭弹窗
$('.tips-btn').click(function(){
turntableFlag = true;
// 关闭弹窗
$('.pull-bg').removeClass('show');
$('.result-tips').removeClass('show');