feat: 视频保存

This commit is contained in:
2026-05-07 13:15:21 +08:00
parent 90a59a3dc5
commit 133433a260
6 changed files with 259 additions and 69 deletions

View File

@@ -1855,6 +1855,7 @@ export default {
SelectCollection: '选择商品',
SelectSketch: '选择线稿图',
EditListingDetails: '编辑商品详情',
VideoWarning: '首次选中的图片素材会作为产品主图,视频不可作为产品主图'
},
ApplySeller: {
applySellerTitle: '申请成为卖家',

View File

@@ -1909,6 +1909,7 @@ export default {
SelectCollection: 'Select Collection',
SelectSketch: 'Select Sketch',
EditListingDetails: 'Edit Listing Details',
VideoWarning:'The first selected item is the main product image. Videos cannot be used.'
},
ApplySeller: {
applySellerTitle: 'Apply to Become a Seller',