Преглед на файлове

Merge branch 'dev/v4.9.70_yf' of qmx/jy into feature/v4.9.70

yangfeng преди 8 месеца
родител
ревизия
e48aa494f3
променени са 1 файла, в които са добавени 2 реда и са изтрити 2 реда
  1. 2 2
      src/jfw/modules/app/src/web/templates/weixin/wxinfocontent.html

+ 2 - 2
src/jfw/modules/app/src/web/templates/weixin/wxinfocontent.html

@@ -1972,9 +1972,9 @@
           }
         }
         if(!userId) {
-          this.info.btntext = '登录后解锁会员查看'
+          this.info.btntext = '登录后免费申请大会员权益'
         } else {
-          this.info.btntext = '点击进入'
+          this.info.btntext = '点击体验'
         }
       }
     })