Browse Source

Merge branch 'dev/v4.8.47_cyl' of qmx/jy into release/v4.8.47

cuiyalong 2 years ago
parent
commit
8c3ac938be
1 changed files with 3 additions and 3 deletions
  1. 3 3
      src/jfw/modules/app/src/web/templates/weixin/wxinfocontent.html

+ 3 - 3
src/jfw/modules/app/src/web/templates/weixin/wxinfocontent.html

@@ -1458,9 +1458,9 @@
     }
 
     function backAfterLogin () {
-      var url = `/jyapp/article/content/${id}.html`
-      autoLogin(url)
-      // autoLogin('back')
+      // var url = `/jyapp/article/content/${id}.html`
+      // autoLogin(url)
+      autoLogin('back')
     }
 
     // 去登录