From 2cf96b01c381604fa6711cb0d9891b19cb269c26 Mon Sep 17 00:00:00 2001 From: litian <2804272236@qq.com> Date: 星期一, 23 六月 2025 15:31:07 +0800 Subject: [PATCH] 1 --- index.html | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/index.html b/index.html index 763a58c..d2e4204 100644 --- a/index.html +++ b/index.html @@ -14,7 +14,7 @@ <body> <div id="parentApp"></div> - <script type="module" src="/src/main.ts?v=1.0"></script> + <script type="module" src="/src/main.ts"></script> </body> </html> \ No newline at end of file -- Gitblit v1.9.1