fix: workbench.js版本号升级防缓存

This commit is contained in:
pipeline-agent 2026-08-30 15:36:22 +08:00
parent 4222635822
commit 3847a1ec65

View File

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