Kaynağa Gözat

feat:未登录/登录采购意向和拟在建标讯遮置上按钮调整

yangfeng 8 ay önce
ebeveyn
işleme
e764fcaa9d

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