Browse Source

feat: 微信端修正

zhangyuhan 4 years ago
parent
commit
937da72527
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/web/staticres/vipsubscribe/js/historypush.js

+ 1 - 1
src/web/staticres/vipsubscribe/js/historypush.js

@@ -249,7 +249,7 @@ var vm = new Vue({
         this.subtype = data.data.join(',')
       } else if(data.name === 'rootItem'){
         try {
-          _hmt.push(['_trackEvent','超级订阅-app', 'click', '推送列表页' + this.goUpText + '-去开通']);
+          _hmt.push(['_trackEvent','超级订阅-wx', 'click', '推送列表页' + this.goUpText + '-去开通']);
         } catch (e) {
           console.log('未初始化百度统计')
         }