mui icon indicating copy to clipboard operation
mui copied to clipboard

vue中使用mui.pullToRefresh刷新组件

Open Forever1Love opened this issue 6 years ago • 0 comments
trafficstars

我在vue项目中使用mui.pullToRefresh刷新组件,当每个tab页面滑到底部时,可以通过ajax异步加载。但是提示vue.runtime.esm.js:620 [Vue warn]: Error in mounted hook: "TypeError: $(...).pullToRefresh is not a function",可以提供一个vue的例子吗,我看网上的是一般js的写法,我是用在vue-cli中开发项目。 image

Forever1Love avatar Mar 11 '19 07:03 Forever1Love