feat(ui/publish-records): surface 已存草稿 status and client-only manage hint

Render publish_type=draft tasks with the warn tone and 已存草稿 label, swap
the management link copy to 打开草稿箱 for weixin_gzh, and expand the task
summary to mention the publish_authorization_required reason. In the admin
drawer, stop falling back to external_manage_url for missing public links
and instead show a hint pointing operators back to the desktop client for
weixin_gzh / zol records.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-04-29 19:57:11 +08:00
parent a09d44d8f0
commit 99a992f34b
3 changed files with 60 additions and 6 deletions
@@ -1086,6 +1086,7 @@ const zhCN = {
copy: "复制",
empty: "暂无发布记录",
linkEmpty: "当前记录还没有可用链接",
clientManageHint: "仅有管理页面,请在客户端打开管理页面查看",
copySuccess: "链接已复制",
},
},