卖家头像裁剪不超出范围
This commit is contained in:
@@ -51,7 +51,7 @@
|
|||||||
:isProduct="isProduct"
|
:isProduct="isProduct"
|
||||||
:url="data.url"
|
:url="data.url"
|
||||||
:type="type"
|
:type="type"
|
||||||
:centerBox="isProduct"
|
:centerBox="isProduct || $attrs.centerBox"
|
||||||
@change="(v) => (data.preview_url = v)"
|
@change="(v) => (data.preview_url = v)"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user