build: update static version

This commit is contained in:
涵曦 2024-09-02 00:37:47 +00:00
parent e72ae973bc
commit 44177db9b6
4 changed files with 9 additions and 9 deletions

View File

@ -5,9 +5,9 @@
<meta name="viewport" content="width=device-width">
<title>Debug For XiaoMusic</title>
<link rel="stylesheet" type="text/css" href="/static/style.css?version=1723906810">
<link rel="stylesheet" type="text/css" href="/static/style.css?version=1725237467">
<script src="https://unpkg.com/vconsole@latest/dist/vconsole.min.js"></script>
<script src="/static/jquery-3.7.1.min.js?version=1723906810"></script>
<script src="/static/jquery-3.7.1.min.js?version=1725237467"></script>
<script>
var vConsole = new window.VConsole();

View File

@ -3,9 +3,9 @@
<head>
<meta name="viewport" content="width=device-width">
<title>小爱音箱操控面板</title>
<script src="/static/jquery-3.7.1.min.js?version=1723906810"></script>
<script src="/static/app.js?version=1723906810"></script>
<link rel="stylesheet" type="text/css" href="/static/style.css?version=1723906810">
<script src="/static/jquery-3.7.1.min.js?version=1725237467"></script>
<script src="/static/app.js?version=1725237467"></script>
<link rel="stylesheet" type="text/css" href="/static/style.css?version=1725237467">
<!--
<script src="https://unpkg.com/vconsole@latest/dist/vconsole.min.js"></script>

View File

@ -4,7 +4,7 @@
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width">
<title>M3U to JSON Converter</title>
<link rel="stylesheet" type="text/css" href="/static/style.css?version=1723906810">
<link rel="stylesheet" type="text/css" href="/static/style.css?version=1725237467">
<!--
<script src="https://unpkg.com/vconsole@latest/dist/vconsole.min.js"></script>
<script>

View File

@ -3,9 +3,9 @@
<head>
<meta name="viewport" content="width=device-width">
<title>小爱音箱操控面板</title>
<script src="/static/jquery-3.7.1.min.js?version=1723906810"></script>
<script src="/static/setting.js?version=1723906810"></script>
<link rel="stylesheet" type="text/css" href="/static/style.css?version=1723906810">
<script src="/static/jquery-3.7.1.min.js?version=1725237467"></script>
<script src="/static/setting.js?version=1725237467"></script>
<link rel="stylesheet" type="text/css" href="/static/style.css?version=1725237467">
<!--
<script src="https://unpkg.com/vconsole@latest/dist/vconsole.min.js"></script>