浏览代码

fix: 合并冲突

Signed-off-by: tangshizhe <48740614+tangshizhe@users.noreply.github.com>
tangshizhe 9 月之前
父节点
当前提交
803a1fbba6
共有 1 个文件被更改,包括 0 次插入3 次删除
  1. 0 3
      src/web/staticres/common-module/vipsubscribe/js/vip-subscribe-set-template.js

+ 0 - 3
src/web/staticres/common-module/vipsubscribe/js/vip-subscribe-set-template.js

@@ -625,12 +625,9 @@ var subComponent = {
     },
     setMoneyList: function () {
       return this.moneyList.filter((item, i) => i !== 0)
-<<<<<<< HEAD
     },
     isWX: function () {
       return location.href.indexOf('front') !== -1
-=======
->>>>>>> master
     }
   },
   watch: {