解决使用mui下拉刷新 点击a链接不跳转问题

mui.on('body', 'a', function() {
    document.location.href = this.href    
})
posted @ 2019-06-13 22:50  沉默-是金  阅读(131)  评论(0)    收藏  举报