mui(‘body’).on(‘tap’,‘a’,function(){document.location.href=this.href;});
就可以使用了
mui 框架a链接不能使用的问题
最新推荐文章于 2025-07-22 13:50:48 发布
mui(‘body’).on(‘tap’,‘a’,function(){document.location.href=this.href;});
就可以使用了