微信小程序 wx.hideLoading()无效

2020-02-27  本文已影响0人  冷煖自知

添加延迟

setTimeout(() => {
   wx.hideLoading();
}, 100);
上一篇 下一篇

猜你喜欢

热点阅读