新版本官网优化完成

This commit is contained in:
2025-02-12 17:27:28 +08:00
parent 3efdbfc662
commit 3e84bbba59
15 changed files with 678 additions and 3 deletions

View File

@@ -100,6 +100,7 @@ export interface CmsNavigation {
label?: string;
// 值
value?: number;
image?: string;
}
/**