Prechádzať zdrojové kódy

默认关键词匹配

TANGSHIZHE 4 rokov pred
rodič
commit
7d2e9aba66

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

@@ -333,6 +333,10 @@ var subComponent = {
     getActionDefault: function() {
       let _this = this
       let defaultTitle = ''
+      if(!this.initdata.matchway) {
+        $('.match-way-value').text('按标题匹配')
+        this.active = 1
+      }
       if(this.initdata.matchway == 1) {
         $('.match-way-value').text('按标题匹配')
         this.active = 1