@@ -2,6 +2,11 @@
<html>
<head>
<meta charset="utf-8">
+ <!-- 尝试清除打包缓存 -->
+ <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>工时管家</title>
<link rel="shortcut icon" type="image/x-icon" href="./favicon.ico"/>
<link href="./static/css/public.css" rel="stylesheet" type="text/css"/>