From 3fdf3086a61d101deed9fd3fb4423188b81a09ef Mon Sep 17 00:00:00 2001 From: licp <lichunping@guanfang.com.cn> Date: 星期二, 06 八月 2024 10:38:35 +0800 Subject: [PATCH] Merge branch 'master' of http://114.132.189.42:9002/r/center-lims-before into master --- index.html | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/index.html b/index.html index fea4cf1..bf9d2d7 100644 --- a/index.html +++ b/index.html @@ -2,10 +2,10 @@ <html> <head> <meta charset="utf-8"> - <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0"> - <meta http-equiv="Expires" CONTENT="0"> - <meta http-equiv="Cache-Control" CONTENT="no-cache"> - <meta http-equiv="Pragma" CONTENT="no-cache"> + + <meta http-equiv="pragram" content="no-cache"> + <meta http-equiv="cache-control" content="no-cache, no-store, must-revalidate"> + <meta http-equiv="expires" content="0"> <title>LIMS瀹為獙瀹ょ鐞嗙郴缁�</title> <link rel="icon" type="image/x-icon" href="./static/img/logo.png"> -- Gitblit v1.9.3