From 1c4652bc483b4c32ee990e8b063e9088da1fc36d Mon Sep 17 00:00:00 2001 From: lccsw <805383944@qq.com> Date: Fri, 30 Sep 2022 13:50:18 +0800 Subject: [PATCH] edit-market-sylive_html --- home/views/h5/market/sylive/act/index.php | 9 +++------ home/views/h5/market/sylive/login.php | 3 ++- 2 files changed, 5 insertions(+), 7 deletions(-) diff --git a/home/views/h5/market/sylive/act/index.php b/home/views/h5/market/sylive/act/index.php index 49653804..7267eed9 100644 --- a/home/views/h5/market/sylive/act/index.php +++ b/home/views/h5/market/sylive/act/index.php @@ -228,12 +228,9 @@ that.notice2= [] }, 6000); } - - if(alldelay>10){ - setTimeout(function () { - that.getNotice() - }, alldelay*1000); - } + setTimeout(function () { + that.getNotice() + }, (alldelay<20?20:alldelay)*1000); },'json') // let notice = [ // { diff --git a/home/views/h5/market/sylive/login.php b/home/views/h5/market/sylive/login.php index 06679c5c..ff38ddb9 100644 --- a/home/views/h5/market/sylive/login.php +++ b/home/views/h5/market/sylive/login.php @@ -29,7 +29,7 @@
- +
{{codeTx}}