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