feat: edit detail

This commit is contained in:
2026-04-15 10:54:21 +08:00
parent a525d4f54a
commit 66a5f632fb
5 changed files with 483 additions and 11 deletions

View File

@@ -1735,5 +1735,18 @@ export default {
step4Info: '发布后,你的设计将立即在市场上线。',
showAgain: '不再提示',
GetStarted: '开始体验',
},
SellerListEdit:{
saveDraft: "保存草稿",
publish: "发布",
sketch: "线稿图",
mainProductImage: "产品主图",
cover: "封面",
productImageDesc:'从产品图中选取',
cropDesc:'从主产品图或线稿图中裁剪',
productImageMainTitle:'产品图 ',
productImageSubTitle:' (来自设计集)',
apparelSketchTitle:'服装线稿图 ',
apparelSketchSubTitle:' (来自设计集)',
}
}