performance 判断页面是以哪一种方式进入的

if (window.performance) {
console.info("window.performance is supported");
console.log(performance.navigation.type)
}orm

相关文章
相关标签/搜索