mirror of
https://github.com/Cccc-owo/CheckInApp.git
synced 2026-06-17 05:56:29 +00:00
12 lines
349 B
HTML
12 lines
349 B
HTML
<p>您好,${user_alias}!</p>
|
||
<p>很遗憾,您的账户注册申请未能通过审批。</p>
|
||
|
||
<div class="status-box" style="--accent: #b91c1c; --surface: #fef2f2;">
|
||
<p class="status-title">审批结果:未通过</p>
|
||
<p>处理时间:${processed_time}</p>
|
||
</div>
|
||
|
||
${reason_section}
|
||
|
||
<p>如有疑问,请联系系统管理员。</p>
|