+ {{ record.response_text || record.error_message || '无响应内容' }} +
++ 触发方式:{{ statusLabel(record.trigger_type) }} +
+管理打卡任务、授权状态和系统记录。
+Edit src/App.vue and save to test HMR
{{ description }}
+ +{{ activeTasks }} 个启用
++ {{ + tokenStatus?.days_until_expiry == null + ? '未获取到过期信息' + : `${tokenStatus.days_until_expiry} 天后过期` + }} +
+最近记录中的成功数
+来自首个启用任务
++ 使用账号密码或 QQ 扫码登录,管理任务、模板、记录和系统状态。 +
+输入别名登录;没有或需要更新授权时使用 QQ 扫码。
+ + + +当前地址没有对应的新前端页面。
+ ++ 当前账号 + {{ auth.state.user?.alias ?? '未知用户' }} 已完成登录,但还需要管理员审批后才能访问工作台。 +
+按状态和触发方式查看最近的打卡结果。
++ {{ record.response_text || record.error_message || '无响应内容' }} +
++ 触发方式:{{ statusLabel(record.trigger_type) }} +
+选择启用模板,填写接龙 ID 和字段值后创建任务。
++ ThreadId: {{ task.thread_id || '未解析' }} · {{ cronLabel(task.cron_expression) }} +
+{{ logs || '无日志' }}
+ + {{ template.description || '无描述' }} · {{ formatDateTime(template.created_at) }} +
++ {{ user.email || '未设置邮箱' }} · {{ formatDateTime(user.created_at) }} +
+
Connect with us
-Join the Vite community
---
-
-
- GitHub
-
-
- -
-
-
- Discord
-
-
- -
-
-
- X.com
-
-
- -
-
-
- Bluesky
-
-
-
-