chore(styles): 设置裁剪框为 1:1
This commit is contained in:
parent
346573233c
commit
67401b55ec
@ -37,7 +37,8 @@
|
|||||||
:aspect-ratio="1"
|
:aspect-ratio="1"
|
||||||
:autoCrop="autoCrop"
|
:autoCrop="autoCrop"
|
||||||
:autoCropArea="1"
|
:autoCropArea="1"
|
||||||
:fixedNumber="[1,2]"
|
fixed
|
||||||
|
:fixedNumber="[1,1]"
|
||||||
:checkCrossOrigin="false"
|
:checkCrossOrigin="false"
|
||||||
:checkOrientation="false"
|
:checkOrientation="false"
|
||||||
:img="headImgUrl"
|
:img="headImgUrl"
|
||||||
|
Loading…
Reference in New Issue
Block a user