(精华)2020年8月7日 微信小程序 系统相机的使用

<!-- camera.wxml --> <camera device-position="back" flash="off" binderror="error" style="width: 100%; height: 300px;"></camera> <button type="primary" bindtap="takePhoto">拍照</button> <view>预览</view> <
相关文章
相关标签/搜索