build: update frontend build asset hashes

this commit updates all the static asset file hashes in index.html templates, and adds/removes the corresponding chunk files, which is typical after a frontend project rebuild to deploy updated static resources.
This commit is contained in:
SunYF
2026-08-29 08:11:44 +08:00
parent 940c2ea0c5
commit e82b744bbd
38 changed files with 253 additions and 195 deletions
+1 -1
View File
@@ -4,7 +4,7 @@
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no" />
<title>MES 产线控制</title>
<script type="module" crossorigin src="./assets/index-BORa7dH4.js"></script>
<script type="module" crossorigin src="./assets/index-0akZQTPV.js"></script>
<link rel="stylesheet" crossorigin href="./assets/index-DJOuY6v2.css">
</head>
<body>