导航组字段更新
parent
3145d6e281
commit
15b9f79e6b
|
|
@ -1,8 +1,8 @@
|
|||
interface nav_group {
|
||||
id: string;
|
||||
nav_image: uploadList[];
|
||||
img: uploadList[];
|
||||
title: string;
|
||||
title_link: object,
|
||||
link: object,
|
||||