build: update static version

This commit is contained in:
涵曦 2024-09-06 18:07:47 +00:00
parent cdd0cdd237
commit e554ace7ae
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=1725381307">
<link rel="stylesheet" type="text/css" href="/static/style.css?version=1725646067">
<script src="https://unpkg.com/vconsole@latest/dist/vconsole.min.js"></script>
<script src="/static/jquery-3.7.1.min.js?version=1725381307"></script>
<script src="/static/jquery-3.7.1.min.js?version=1725646067"></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=1725381307"></script>
<script src="/static/app.js?version=1725381307"></script>
<link rel="stylesheet" type="text/css" href="/static/style.css?version=1725381307">
<script src="/static/jquery-3.7.1.min.js?version=1725646067"></script>
<script src="/static/app.js?version=1725646067"></script>
<link rel="stylesheet" type="text/css" href="/static/style.css?version=1725646067">
<!--
<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=1725381307">
<link rel="stylesheet" type="text/css" href="/static/style.css?version=1725646067">
<!--
<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=1725381307"></script>
<script src="/static/setting.js?version=1725381307"></script>
<link rel="stylesheet" type="text/css" href="/static/style.css?version=1725381307">
<script src="/static/jquery-3.7.1.min.js?version=1725646067"></script>
<script src="/static/setting.js?version=1725646067"></script>
<link rel="stylesheet" type="text/css" href="/static/style.css?version=1725646067">
<!--
<script src="https://unpkg.com/vconsole@latest/dist/vconsole.min.js"></script>