feat: aigc 组件
This commit is contained in:
@@ -67,6 +67,7 @@ const expectedNewKeys = {
|
||||
phoneSectionTitle: "phone_section_title",
|
||||
phoneSectionItems: "phone_section_items",
|
||||
photoList: "photo_list",
|
||||
aigcComponet: "aigc_componet",
|
||||
};
|
||||
|
||||
for (const [keyName, keyValue] of Object.entries(expectedNewKeys)) {
|
||||
|
||||
Reference in New Issue
Block a user