From 2a4336c26d4531476dfe411a2629f3a266c4187a Mon Sep 17 00:00:00 2001 From: taoshihan1991 <630892807@qq.com> Date: Tue, 9 Mar 2021 17:26:52 +0800 Subject: [PATCH] =?UTF-8?q?ie=E4=B8=8B=E4=B8=8D=E8=87=AA=E5=8A=A8=E5=8A=A0?= =?UTF-8?q?=E8=BD=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- static/js/gofly-front.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/js/gofly-front.js b/static/js/gofly-front.js index 943462d..7d1295a 100644 --- a/static/js/gofly-front.js +++ b/static/js/gofly-front.js @@ -136,7 +136,7 @@ GOFLY.getNotice=function(){ },3000); } _this.chatPageTitle+=""+res.result.username; - if(_this.GOFLY_AUTO_OPEN){ + if(_this.GOFLY_AUTO_OPEN&&_this.isIE()<=0){ _this.showKefu(); $(".launchButtonBox").show(); _this.launchButtonFlag=false;