浏览代码

fix: 修复跳转路径问题

zhangyuhan 3 年之前
父节点
当前提交
7ded47f230
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/jfw/modules/app/src/web/templates/weixin/historypush.html

+ 1 - 1
src/jfw/modules/app/src/web/templates/weixin/historypush.html

@@ -756,7 +756,7 @@
               data.hasNextPage = false
               $(".seeMore").show()
               $(".seeMore-btn").on('click', function () {
-                location.href = '/weixin/frontPage/bigmember/free/perfect_info?source=jypush_see10_plus_wx'
+                location.href = '/jyapp/frontPage/bigmember/free/perfect_info?source=jypush_see10_plus_app'
               })
             }
           })