File tree 2 files changed +10
-10
lines changed 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 49
49
< div style ="font-size: 1.2em; "> 作者设置必须登录才能查看,< a href ="/account/login?redirect_uri=/topics/{{.topic.tid}} "> 请登录</ a > ;如没有账号,< a href ="/account/register "> 请注册</ a > </ div >
50
50
{{end}}
51
51
{{else if eq .topic.permission 3}}
52
- {{if or .me.IsVip .me.IsRoot (eq .topic.uid .me.Uid)}}
53
- < div class ="content "> {{.topic.content}}</ div >
54
- {{else}}
55
- < div style ="font-size: 1.2em; ">
56
- < p > 作者设置付费用户才能查看,加入Go中文网创建的< a href ="https://t.zsxq.com/BM72RZR " title ="知识星球 " target ="_blank "> 知识星球</ a > 自动成为付费用户(加入后星球私信告知网站用户名)。</ p >
57
- < img src ="{{.static_domain}}/static/img/zsxq.jpg " alt ="知识星球 " class ="img-responsive ">
58
- < p > 或者给我们转账成为付费用户,有效期一年,限时优惠:68元 /年</ p >
59
- < img src ="{{.static_domain}}/static/img/wxpay68 .jpg " alt ="转账付费 " class ="img-responsive ">
60
- </ div >
61
- {{end}}
52
+ {{if or .me.IsVip .me.IsRoot (eq .topic.uid .me.Uid)}}
53
+ < div class ="content "> {{.topic.content}}</ div >
54
+ {{else}}
55
+ < div style ="font-size: 1.2em; ">
56
+ < p > 作者设置付费用户才能查看,加入Go中文网创建的< a href ="https://t.zsxq.com/BM72RZR " title ="知识星球 " target ="_blank "> 知识星球</ a > 自动成为付费用户(加入后星球私信告知网站用户名)。</ p >
57
+ < img src ="{{.static_domain}}/static/img/zsxq.jpg " alt ="知识星球 " class ="img-responsive ">
58
+ < p > 或者给我们转账成为付费用户,有效期一年,限时优惠:99元 /年</ p >
59
+ < img src ="{{.static_domain}}/static/img/wxpay99 .jpg " alt ="转账付费 " class ="img-responsive ">
60
+ </ div >
61
+ {{end}}
62
62
{{else}}
63
63
< div class ="content "> {{.topic.content}}</ div >
64
64
{{end}}
You can’t perform that action at this time.
0 commit comments