瀏覽代碼

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 = '点击体验'
         }
       }
     })