fix:连拍两次快门声→关掉内置shutter
This commit is contained in:
parent
585d0edcda
commit
c3b3a83716
@ -6,6 +6,7 @@
|
|||||||
:style="'width:' + camSize + 'px;height:' + camSize + 'px;margin-top:' + frameTop + 'px;margin-left:' + frameLeft + 'px;'"
|
:style="'width:' + camSize + 'px;height:' + camSize + 'px;margin-top:' + frameTop + 'px;margin-left:' + frameLeft + 'px;'"
|
||||||
flash="off"
|
flash="off"
|
||||||
facing="back"
|
facing="back"
|
||||||
|
:shutter="false"
|
||||||
photoSuffix="jpg"
|
photoSuffix="jpg"
|
||||||
@onPictureTaken="onPictureTaken"
|
@onPictureTaken="onPictureTaken"
|
||||||
@onCameraOpened="onCameraOpened"
|
@onCameraOpened="onCameraOpened"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user