From cb9f0402039c2cdbb6aa8eb85ecece280c929b05 Mon Sep 17 00:00:00 2001 From: QYF-GitLab1 <1940665526@qq.com> Date: 星期六, 18 一月 2025 15:44:37 +0800 Subject: [PATCH] 幼儿游戏与指导 --- public/index.html | 4 +++- 1 files changed, 3 insertions(+), 1 deletions(-) diff --git a/public/index.html b/public/index.html index 69bc1e5..1de149b 100644 --- a/public/index.html +++ b/public/index.html @@ -4,7 +4,9 @@ <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width,initial-scale=1.0"> - <meta http-equiv="Cache-Control" content="no-cache"> + <meta http-equiv="pragma" content="no-cache"> + <meta http-equiv="Cache-Control" content="no-cache, must-revalidate"> + <meta http-equiv="expires" content="0"> <link rel="icon" href="<%= BASE_URL %>favicon.ico"> <title>鏁板瓧鏁欐潗</title> </head> -- Gitblit v1.9.1