2019年1月25日

微信小程序上传图片

摘要: var that = this; wx.chooseImage({ count: 1, //最多可以选择的图片总数 sizeType: ['compressed'], // 可以指定是原图还是压缩图,默认二者都有 sourceType: ['album', 'camera'], // 可以指定来源是 阅读全文

posted @ 2019-01-25 16:53 Just丶随心 阅读(183) 评论(0) 推荐(0) 编辑

导航