mirror of
https://github.com/halfwaystudent/douyin-sparkflow.git
synced 2026-09-07 08:27:17 +08:00
feat: add theme toggle and simplify nav
This commit is contained in:
@@ -7,7 +7,6 @@
|
||||
|
||||
{% block topbar_actions %}
|
||||
<a class="ghost-button" href="/login-workspace">登录工作区</a>
|
||||
<a class="soft-button" href="/ops/send-console">发送控制台</a>
|
||||
{% endblock %}
|
||||
|
||||
{% block content %}
|
||||
@@ -87,7 +86,7 @@
|
||||
<div>
|
||||
<h2>今日发送摘要</h2>
|
||||
<p class="muted compact">
|
||||
按账号展示今日发送、失败和待处理状态,详细明细在发送控制台查看。
|
||||
按账号展示今日发送、失败和待处理状态,详细明细可继续展开查看。
|
||||
</p>
|
||||
</div>
|
||||
<a class="link-button" href="/ops/send-console">查看明细</a>
|
||||
|
||||
Reference in New Issue
Block a user