0
這讓我瘋狂到無盡。我的緩存清單沒有加載。我不知道爲什麼不。爲什麼我的緩存清單踢不進去?
標題是如下:
<!DOCTYPE html>
<head>
<html manifest="default.appcache">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="viewport" content="user-scalable=no, initial-scale=1.0, maximum-scale=1.0"
/>
<link rel="apple-touch-icon" sizes="114x114" href="images/splash/splash-icon.png">
<link rel="apple-touch-startup-image" href="images/splash/splash-screen.png"
media="screen and (max-device-width: 320px)" />
<link rel="apple-touch-startup-image" href="images/splash/[email protected]"
media="(max-device-width: 480px) and (-webkit-min-device-pixel-ratio: 2)"
/>
<meta name="apple-mobile-web-app-capable" content="yes" />
<title>Ez Names</title>
Hi @das_boot。鏈接傾向於腐爛。因此,爲了確保這個問題對於訪問者在您的網站上解決問題後也很有價值,您是否可以確保您的緩存清單的相關片段存在於您的問題中? –
包含樣本中的緩存清單。 –
什麼網頁服務器是託管在(apache/iis/nginx/etc)上的頁面? – boz