docs: 为全部代码补充中文注释并加入 AGENTS 注释规范

This commit is contained in:
cat-shark
2026-08-13 22:09:55 +08:00
parent 0a028bedcc
commit 94c7867c5a
7 changed files with 92 additions and 0 deletions
+2
View File
@@ -1,4 +1,5 @@
<!doctype html>
<!-- WOV 任务管理页:查看所有任务状态,失败任务可重新排队。 -->
<html lang="zh-CN">
<head>
<meta charset="utf-8" />
@@ -21,6 +22,7 @@
<h1>任务管理</h1>
<p class="muted">查看所有任务的执行状态;失败的任务可以重新排队执行。</p>
<!-- 任务列表由 assets/app.js 的 loadRuns 定期刷新填充。 -->
<section class="panel">
<div class="table-wrap">
<table>