导航组字段更新

v1.0.0
于肖磊 2024-09-05 10:22:38 +08:00
parent 3145d6e281
commit 15b9f79e6b
4 changed files with 25 additions and 25 deletions

View File

@ -1,8 +1,8 @@
interface nav_group {
id: string;
nav_image: uploadList[];
img: uploadList[];
title: string;
title_link: object,
link: object,