Browse Source

feat: 微信留资 source 修复

zhangyuhan 7 months ago
parent
commit
c3626a6c52
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/web/staticres/common-module/collection/js/vip-dialog.js

+ 1 - 1
src/web/staticres/common-module/collection/js/vip-dialog.js

@@ -329,7 +329,7 @@ var vipComponent = {
           break
         }
         case '立即解锁': {
-          location.href = '/weixin/frontPage/bigmember/free/perfect_info?source=ent_portrait_freeuser'
+          location.href = '/weixin/frontPage/bigmember/free/perfect_info?source=' + source
           break
         }
         default: {