fix: workbench.js加版本号防缓存

This commit is contained in:
pipeline-agent 2026-08-30 15:32:38 +08:00
parent 899ae02733
commit e6ed58c3d9

View File

@ -61,6 +61,6 @@
<div id="msg"></div>
</div>
</main>
<script src="workbench.js"></script>
<script src="workbench.js?v=20260830b"></script>
</body>
</html>