摘要: index.wxml页面 <view class="userinfo"> <text>相机拍照功能</text> <button class="photo" bindtap="takePhoto">点击拍照</button> </view> index.js页面 takePhoto(){ wx.na 阅读全文
posted @ 2020-03-19 16:49 有肌肉的小眼睛 阅读(791) 评论(0) 推荐(0)