瀏覽代碼

no message

xiaoxin 2 年之前
父節點
當前提交
b5e4e48c37
共有 1 個文件被更改,包括 5 次插入0 次删除
  1. 5 0
      index.html

+ 5 - 0
index.html

@@ -2,6 +2,11 @@
 <html lang="en">
 	<head>
 		<meta charset="UTF-8" />
+		<meta http-equiv="Cache-Control" content="no-cache, no-store, must-revalidate" />
+		<meta http-equiv="Cache" content="no-cache">
+		<meta http-equiv="Pragma" content="no-cache" />
+		<meta http-equiv="Expires" content="0" />
+
 
 		<script>
 			var coverSupport = 'CSS' in window && typeof CSS.supports === 'function' && (CSS.supports('top: env(a)') ||