style: 调整复习总览操作按钮与参考文案

This commit is contained in:
2026-08-03 22:21:57 +08:00
parent 7610b34621
commit f408076187
4 changed files with 18 additions and 10 deletions
-1
View File
@@ -12,7 +12,6 @@ export interface StandardMindMap {
generator: "BUILTIN" | "AI" | "USER" | "USER_MERGE";
generatorVersion?: string;
sourceReportCount: number;
sourceFragmentCount: number;
generatedTime?: string;
createdTime?: string;
lastModifiedTime?: string;