From a4f07b2a0ddb6c210e05afbbb491feeb466203e7 Mon Sep 17 00:00:00 2001 From: Junjie <fallin.jie@qq.com> Date: 星期一, 09 三月 2026 19:15:50 +0800 Subject: [PATCH] #V3重大更新,升级JDK17,升级SpirngBoot3.5.1 --- src/main/webapp/views/watch/stationColorConfig.html | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/main/webapp/views/watch/stationColorConfig.html b/src/main/webapp/views/watch/stationColorConfig.html index ae24781..7ab5755 100644 --- a/src/main/webapp/views/watch/stationColorConfig.html +++ b/src/main/webapp/views/watch/stationColorConfig.html @@ -284,7 +284,7 @@ <script type="text/javascript" src="../../static/js/jquery/jquery-3.3.1.min.js"></script> <script type="text/javascript" src="../../static/vue/js/vue.min.js"></script> <script type="text/javascript" src="../../static/vue/element/element.js"></script> -<script type="text/javascript" src="../../static/js/common.js" charset="utf-8"></script> +<script type="text/javascript" src="../../static/js/common.js?v=20260309_i18n_fix1" charset="utf-8"></script> <script type="text/javascript" src="../../static/js/watch/stationColorConfig.js" charset="utf-8"></script> </body> </html> -- Gitblit v1.9.1