Fix 修改main.js的版本参数避免缓存问题

This commit is contained in:
Erope
2022-05-29 22:37:36 +08:00
parent 8aff8b561f
commit 940fd5e562
3 changed files with 3 additions and 3 deletions

View File

@@ -10,7 +10,7 @@
<script src="https://lf26-cdn-tos.bytecdntp.com/cdn/expire-1-M/semantic-ui/2.4.1/semantic.min.js"></script>
<script src="/static/semantic-ui-alerts.min.js"></script>
<script src="https://lf3-cdn-tos.bytecdntp.com/cdn/expire-1-M/vue/2.6.14/vue.min.js"></script>
<script src="/static/main.js?v20220430"></script>
<script src="/static/main.js?v20220518"></script>
<script>
(function () {
updateLang({{.LANG }});