dash v0.15.0 服务监控触发任务执行

Co-authored-by: AkkiaS7 <68485070+AkkiaS7@users.noreply.github.com>
Co-authored-by: cantoblanco <116849421+cantoblanco@users.noreply.github.com>
This commit is contained in:
naiba
2023-04-17 00:09:04 +08:00
parent 96a6038d57
commit fdb112b971
4 changed files with 4 additions and 4 deletions

View File

@@ -10,7 +10,7 @@
<script src="https://cdn.staticfile.org/semantic-ui/2.4.1/semantic.min.js"></script>
<script src="/static/semantic-ui-alerts.min.js"></script>
<script src="https://cdn.staticfile.org/vue/2.6.14/vue.min.js"></script>
<script src="/static/main.js?v20220930"></script>
<script src="/static/main.js?v20230417"></script>
<script>
(function () {
updateLang({{.LANG }});

View File

@@ -12,7 +12,7 @@
<script src="https://cdn.staticfile.org/semantic-ui/2.4.1/semantic.min.js"></script>
<script src="/static/semantic-ui-alerts.min.js"></script>
<script src="https://cdn.staticfile.org/vue/2.6.14/vue.min.js"></script>
<script src="/static/main.js?v20220930"></script>
<script src="/static/main.js?v20230417"></script>
<script>
(function () {
updateLang({{.LANG }});