layui跳转页面的方法是什么

avatar
作者
猴君
阅读量:0

在layui中,可以使用window.location.href来实现页面跳转。例如:

window.location.href = 'http://www.example.com'; 

另外,layui还提供了一个快捷方法layui.router()来实现页面跳转,例如:

layui.router().redirect({ url: 'http://www.example.com' }); 

    广告一刻

    为您即时展示最新活动产品广告消息,让您随时掌握产品活动新动态!