Tencent / weui-wxss

A UI library by WeChat official design team, includes the most useful widgets/modules.
Other
15.06k stars 5.26k forks source link

weui小程序版 uploader怎么多个图片上传 #127

Open wh123660 opened 4 years ago

wh123660 commented 4 years ago

我写的uploadder方法,里面上传图片用wx.uploadFile函数,然后这个函数又只能一个一个图片上传,然后我看了下你upload回调函数里面返回的也是一个数组,也就是说,要循环每个元素去进行ajax上传,然后里面的resolve({urls})这个里面的urls要怎么拿到?

wh123660 commented 4 years ago

再提个问题,刚刚调用删除的时候没有调用binddelete函数,然后报了一个错 should have url attribute when using navigateTo, redirectTo or switchTab

BearJ commented 4 years ago

@wh123660 这个问题建议去开发者社区提出哈:https://developers.weixin.qq.com/