feat: 裁剪组件遮罩

This commit is contained in:
2026-06-02 13:43:10 +08:00
parent 00bc9041ef
commit 3c53212c10
4 changed files with 21 additions and 26 deletions

View File

@@ -51,7 +51,6 @@
:isProduct="isProduct"
:url="data.url"
:type="type"
:centerBox="isProduct"
@change="(v) => (data.preview_url = v)"
/>
</div>