使用:
performance.getEntries()[0].type
返回的值有4种:
enum NavigationTimingType
{
"navigate
",
"reload
",
"back_forward
",
"prerender
"
};
标签:过时,navigation,载入,performance,type,页面 From: https://www.cnblogs.com/easyc/p/16715901.html
使用:
performance.getEntries()[0].type
返回的值有4种:
enum NavigationTimingType
{
"navigate
",
"reload
",
"back_forward
",
"prerender
"
};
标签:过时,navigation,载入,performance,type,页面 From: https://www.cnblogs.com/easyc/p/16715901.html