|
@@ -4,9 +4,12 @@
|
|
|
<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="pragram" content="no-cache">
|
|
|
+ <meta http-equiv="cache-control" content="no-cache, no-store, must-revalidate">
|
|
|
<link rel="icon" href="/favicon.ico">
|
|
|
<title>JeePlus</title>
|
|
|
-
|
|
|
+
|
|
|
</head>
|
|
|
<body>
|
|
|
<noscript>
|