|
|
原因找到
0 x, c: y& f% f+ n" q1 K N是卡巴将一个单词当病毒了
5 \9 @7 \- Z* u; E9 J: N5 h4 Nvar is_moz = (navigator.product == 'Gecko') && userAgent.substr(userAgent.indexOf('firefox') + 8, 3);
; i" I6 s, o/ w/ Q* t( @4 M: {& m
这句话中的 Gecko 被认为病毒,将其改了 就可以了(暂时办法,比如我是将其改为Gecko1),但火狐下面登陆框只有一半了
6 k/ E& b3 x# P# W d* j# x/ _ ~- h& C; t$ r: ]5 \" t
: L R) W- o2 G3 E; ]- t
到http://download.comsenz.com/Discuz/patch/7.0.0/下载升级包,覆盖即可 |
|