소스 검색

fix: 纯超级订阅全国次数用完权限

yangfeng 3 년 전
부모
커밋
e395e09a01
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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

@@ -103,7 +103,7 @@ var vipComponent = {
             textMap.btnText = this.type === 'item_1' ? '去升级' : '免费体验'
           } else if(this.entvisit.provin == -1) {
             textMap.titleText = '超级订阅'
-            textMap.btnText = '联系客服'
+            textMap.btnText = this.type === 'item_1' ? '联系客服' : '免费体验'
           }
         } else {
           if (this.type === 'item_1') {