docs(code): 补齐第二阶段前后端中文注释

This commit is contained in:
2026-09-07 15:00:37 +08:00
parent ca5b52bc8a
commit 6cd8913d31
24 changed files with 66 additions and 47 deletions
+1 -1
View File
@@ -376,7 +376,7 @@ ol {
--color-border-disabled: #eadfc4;
}
/* Function plot tokens inherit all installed themes, including custom packages. */
/* 函数图颜色继承所有已安装主题,也允许自定义主题包覆盖这些 Token。 */
:root {
--color-plot-background: var(--color-surface-primary);
--color-plot-text: var(--color-text-primary);