uniapp onPullDownRefresh关闭刷新
2022-12-17 Vue 1487
onPullDownRefresh() { uni.request({ url:'' success: (res) => { uni.stopPullDownRefresh() } }) },
很赞哦! (0)
相关文章
- uniapp onPullDownRefresh关闭刷新
- uniapp开发的微信小程序审核代码提示wx.getLocation暂未配置
- uni-app 复制、粘贴
- uniapp输入框设置光标颜色
- uni-app flex布局编译后苹果手机高度消失
- uni-load-more Some selectors are not allowed in component wxss,
- vue2 和vue3 组件加载
- uni-app navigateTo、reLaunch、redirectTo、switchTab区别
- Vue 3.0 第三章 vue-router
- vue : 无法加载文件 F:\nodejs\node_global\vue.ps1,因为在此系统上禁止运行脚本”的解决方法
文章评论
-
-
-
0条评论