注意:在发布之后,您可能需要清除浏览器缓存才能看到所作出的变更的影响。
setTimeout(function(){ if($('.data').length >0){ getDataFromDOM() renderTimuFromSessionStorage() } },0)