From 3eab4409e562a873d9bd7b047b3d0590901a6654 Mon Sep 17 00:00:00 2001 From: Junjie <fallin.jie@qq.com> Date: 星期三, 11 三月 2026 11:06:49 +0800 Subject: [PATCH] # --- 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 7ab5755..ae24781 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?v=20260309_i18n_fix1" charset="utf-8"></script> +<script type="text/javascript" src="../../static/js/common.js" charset="utf-8"></script> <script type="text/javascript" src="../../static/js/watch/stationColorConfig.js" charset="utf-8"></script> </body> </html> -- Gitblit v1.9.1