如圖所示,發(fā)現(xiàn)預(yù)加載圖片后,重復(fù)調(diào)用圖片的時(shí)候觸發(fā)了重復(fù)的圖片資源( 確定圖片資源路徑是一致的 )加載。在手機(jī)端沒有發(fā)現(xiàn)這樣的情況,但是在 chrome 上很容易出現(xiàn)類似的情況,每次重復(fù)加載的圖片資源不相同。重復(fù)請(qǐng)求一兩次后,便不會(huì)再重復(fù)請(qǐng)求。請(qǐng)問是什么原因?qū)е铝诉@樣的情況出現(xiàn)?html 頭部<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=0, minimum-scale=1.0, maximum-scale=1.0"><meta name="format-detection" content="telephone=no, date=no, address=no, email=no, url=no"><meta http-equiv="Cache-Control" content="no-cache, no-store, must-revalidate"><meta http-equiv="Pragma" content="no-cache"><meta http-equiv="Expires" content="0">stackoverflow 上相同問題:https://stackoverflow.com/que...
請(qǐng)問 chrome 為什么會(huì)重復(fù)加載圖片資源?
慕運(yùn)維8079593
2018-11-28 21:13:28