Browse Source

Merge branch 'dev4.5.2' of http://127.0.0.1:8080/qmx/jy into dev4.5.2

zhangyuhan 4 years ago
parent
commit
2cf3e52bc9
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/web/staticres/common-module/portraitRecord/js/index-wx.js

+ 1 - 1
src/web/staticres/common-module/portraitRecord/js/index-wx.js

@@ -185,7 +185,7 @@ var vm = new Vue({
           confirmButtonText: '前往升级',
           closeOnClickOverlay: true
         }).then(() => {
-          location.href = '/jyapp/vipsubscribe/toSubVipSetPage'
+          location.href = '/front/vipsubscribe/toSubVipSetPage'
         })
       }
     },