Browse Source

免费用户下载提示修改

duxin 3 years ago
parent
commit
64174699ad
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/web/templates/pc/biddetail_rec.html

+ 1 - 1
src/web/templates/pc/biddetail_rec.html

@@ -3492,7 +3492,7 @@ function fromwhere(text){
 						cjdyDownload(fname)
 					}else {
 						// 免费用户 体验过 下载次数为-1 弹框提醒跳至超级订阅购买页
-						bidVue.$alert('点击附件即为下载,系统会扣除当月附件下载次数;每月下载次数有限,次月清零,请合理使用。', '开通超级订阅', {
+						bidVue.$alert('您已经免费解锁过【附件下载】权益1次,暂无免费查看权限。如需查看更多,请开通超级订阅获取更多权限。', '开通超级订阅', {
 							showClose:false,
 							center: true,
 							confirmButtonText: '去开通',