fix:去掉widthRatio=1,heightRatio=1,用全分辨率裁剪1080×1080
This commit is contained in:
parent
b09e2e7aee
commit
0a572aae0f
@ -6,8 +6,6 @@
|
||||
:style="'width:' + camSize + 'px;height:' + camSize + 'px;margin-top:' + frameTop + 'px;margin-left:' + frameLeft + 'px;'"
|
||||
flash="off"
|
||||
facing="back"
|
||||
:widthRatio="1"
|
||||
:heightRatio="1"
|
||||
@onPictureTaken="onPictureTaken"
|
||||
@onCameraOpened="onCameraOpened"
|
||||
></ima-camera-view>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user