vue和test
vue和test
  • 发布:2017-02-10 15:40
  • 更新:2017-02-10 15:40
  • 阅读:773

【报Bug】

分类:MUI

不选bug 你们技术人员不能看了 我靠

帮忙看下

接口数据获取成功后调用mui.init,上下拉没反应

onMuiRefresh: function () {
const obj = this;
mui.init({
pullRefresh: {
container: '#pullrefresh',
auto: false,
down: {
callback: pulldownRefresh
},
up: {
contentrefresh: '正在加载...',
contentnomore:'没有更多数据了',
callback: pullupRefresh,
}
}
})

2017-02-10 15:40 负责人:无 分享
已邀请:

该问题目前已经被锁定, 无法添加新回复