This commit is contained in:
hackrobot
2025-03-27 08:09:44 -05:00
parent 8c88eb063d
commit 851dd2f110
63 changed files with 752 additions and 2 deletions

View File

@@ -27,9 +27,9 @@
<script><%= htmlWebpackPlugin.options.script %></script>
<!-- 禁止缓存 -->
<!-- <meta http-equiv="Cache-Control" content="no-cache, no-store, must-revalidate">
<meta http-equiv="Cache-Control" content="no-cache, no-store, must-revalidate">
<meta http-equiv="Pragma" content="no-cache">
<meta http-equiv="Expires" content="0"> -->
<meta http-equiv="Expires" content="0">
</head>
<body>