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
+3
View File
@@ -1,4 +1,5 @@
<!doctype html>
<!-- WOV 工作流编排页:以 DAG JSON 创建/更新工作流并发布。 -->
<html lang="zh-CN">
<head>
<meta charset="utf-8" />
@@ -20,6 +21,7 @@
<main class="container">
<h1>工作流编排</h1>
<!-- 工作流定义:输入概要信息与 DAG JSON,创建或追加新版本。 -->
<section class="panel">
<h2>工作流定义</h2>
<label for="workflowId">工作流 ID</label>
@@ -36,6 +38,7 @@
</div>
</section>
<!-- 已发布工作流:展示发布状态,支持发布与删除操作。 -->
<section class="panel">
<h2>已发布工作流</h2>
<div class="table-wrap">