performance 判斷頁面是以哪一種方式進入的

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

相關文章
相關標籤/搜索