Selaa lähdekoodia

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

yangfeng 3 vuotta sitten
vanhempi
commit
e395e09a01
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  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') {