From 8f97ed22537d6adabe2e5d79706bd2f92b2e1f79 Mon Sep 17 00:00:00 2001 From: taoshihan1991 <630892807@qq.com> Date: Fri, 12 Mar 2021 10:41:07 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8Dtip=E5=B0=8F=E9=97=AE?= =?UTF-8?q?=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- static/js/gofly-front.js | 1 + 1 file changed, 1 insertion(+) diff --git a/static/js/gofly-front.js b/static/js/gofly-front.js index 1d7bf29..edf6342 100644 --- a/static/js/gofly-front.js +++ b/static/js/gofly-front.js @@ -65,6 +65,7 @@ GOFLY.init=function(config){ window.addEventListener('message',function(e){ var msg=e.data; if(msg.type=="message"){ + clearInterval(_this.noticeTimer); var width=$(window).width(); if(width>768){ _this.flashTitle();//标题闪烁