huaqitian

Results 2 comments of huaqitian

> 未能复现 dev:h5,,Taro.showToast is not a function,,h5,Taro的api没有挂在Taro下

async customUpload(file, insertFn) { setTimeout(() => { insertFn('xxxxxx.png', '', '') }, 100) } 延迟插入就可以了