addEventListener('pageshow', function(event) { 18 dispLog("PageShow Event " + event.persisted); 19 //使用event.persisted判断页面是否使用bfcache,值为true ...
確定! 回上一頁