摘要: 如果是下拉加载数据的写法。 onPullDownRefresh() { wx.showNavigationBarLoading() //在标题栏中显示加载 this.getDatas(); setTimeout(function () { wx.hideNavigationBarLoading() 阅读全文
posted @ 2025-08-22 10:12 微宇宙 阅读(4) 评论(0) 推荐(0)