feat: SSR 内容门控与积分钱包/签到抽奖
闭合积分解锁经济闭环:锁定壳与 unlock,以及 profile 钱包流水与每日签到/抽奖 PRG。 Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
{{define "post/body"}}
|
||||
<article class="j13-post">
|
||||
<article class="j13-post" data-post-id="{{.PostID}}" data-csrf="{{.CSRF}}" data-logged-in="{{if .LoggedIn}}1{{else}}0{{end}}">
|
||||
<header class="j13-post__header">
|
||||
<h1 class="j13-post__title">{{.PostTitle}}</h1>
|
||||
<div class="j13-post__meta">
|
||||
|
||||
Reference in New Issue
Block a user