Browse Source

Merge branch 'feature/v4.8.12-zyh' of qmx/jy into feature/v4.8.12

zhangyuhan 2 years ago
parent
commit
6a1367798b
1 changed files with 1 additions and 2 deletions
  1. 1 2
      src/web/templates/common/include-head.html

+ 1 - 2
src/web/templates/common/include-head.html

@@ -49,8 +49,7 @@
 {{include "/common/baiducc.html"}}
 <!--E-百度统计-->
 <script>
-  $("#login .loginBtn").attr('onclick', '')
-  $('#login').off('click').on('click', function () {
+  $("#login .loginBtn").attr('onclick', '').off('click').on('click', function () {
     window.top.location.replace('/notin/page?backTo=/')
   })
   $('a').each(function () {