success
This commit is contained in:
@@ -4,8 +4,8 @@
|
||||
<!-- #endif -->
|
||||
<view>
|
||||
<button @click="_takePhoto">拍照</button>
|
||||
<xf-camera style="height:750rpx; background-color: red;" @error="onError" :flash="flash"
|
||||
:position="device"></xf-camera>
|
||||
<skin-camera style="height:750rpx; background-color: red;" @error="onError" :flash="flash"
|
||||
:position="device"></skin-camera>
|
||||
<image v-if="imagePath" mode="aspectFit" :src="imagePath"></image>
|
||||
</view>
|
||||
<!-- #ifdef APP -->
|
||||
|
||||
Reference in New Issue
Block a user