mui-a标签跳转

mui('body').on('tap','a',function(){
    window.top.location.href=this.href;
});

posted on 2017-06-08 14:37  124331  阅读(1345)  评论(0)    收藏  举报

导航