//上传图片 upload() { var that=this uni.chooseImage({ count: 6, //默认9 sizeType: ['original', 'compressed'], //可以指定是原图还是压缩图,默认二者都有 sourceType: ['album'], / Read More
posted @ 2020-09-04 10:28 PythonNew_Mr.Wang Views(463) Comments(0) Diggs(0)