From 991048552303f110a5e3972f502224e7eef6da68 Mon Sep 17 00:00:00 2001 From: yulingwei <2436953959@qq.com> Date: Thu, 9 Jan 2020 17:40:01 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Application/Home/View/default/Promote/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Application/Home/View/default/Promote/index.html b/Application/Home/View/default/Promote/index.html index 2d9564276..fe767d17f 100644 --- a/Application/Home/View/default/Promote/index.html +++ b/Application/Home/View/default/Promote/index.html @@ -236,7 +236,7 @@ }); } } - if (pop_ids && !getCookie('pop_over')) {pop_rulus_content(pop_ids, true);} + if (pop_ids) {pop_rulus_content(pop_ids, true);} function getCookie(name) {