mirror of
https://github.com/Cccc-owo/CheckInApp.git
synced 2026-06-17 05:56:29 +00:00
14 lines
674 B
HTML
14 lines
674 B
HTML
<p>您好,${user_alias}!</p>
|
||
<p>您的 QQ 登录凭证即将在 <strong>${minutes_left} 分钟</strong>后过期。</p>
|
||
|
||
<div class="status-box" style="--accent: #c2410c; --surface: #fff7ed;">
|
||
<p class="status-title">重要提示</p>
|
||
<ul class="status-list">
|
||
<li>登录凭证过期后,系统将无法自动执行您的打卡任务</li>
|
||
<li>当前凭证尚未过期,暂时无需在网页中刷新</li>
|
||
<li>如果后续打卡失败,系统会在失败通知中提供前往网页的入口</li>
|
||
</ul>
|
||
</div>
|
||
|
||
<p class="muted">这封邮件仅用于提前提醒凭证状态,实际处理入口会出现在打卡失败通知中。</p>
|