feat: aigc 组件

This commit is contained in:
2026-06-04 16:05:07 +08:00
parent 41feba7a8b
commit 7b514d7dcc
5 changed files with 118 additions and 3 deletions

View File

@@ -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)) {