Przeglądaj źródła

fix: 合并冲突

Signed-off-by: tangshizhe <48740614+tangshizhe@users.noreply.github.com>
tangshizhe 8 miesięcy temu
rodzic
commit
803a1fbba6

+ 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: {