From 23cbeff293c7f71b7769d1a94bd5def3a24c20b1 Mon Sep 17 00:00:00 2001 From: 杨磊 <505174330@qq.com> Date: 星期一, 28 七月 2025 09:43:32 +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