From e185715da3eb168373efa60f684774a0694990f2 Mon Sep 17 00:00:00 2001 From: wangjuncheng <1> Date: 星期四, 15 五月 2025 14:18:48 +0800 Subject: [PATCH] Merge branch 'master' of http://103.135.160.14:9034/r/NslWeb --- src/views/mnfz.vue | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/views/mnfz.vue b/src/views/mnfz.vue index 141a4de..ccc9563 100644 --- a/src/views/mnfz.vue +++ b/src/views/mnfz.vue @@ -299,7 +299,7 @@ url: "/json/line.json", color: "#00FF00", width: 12.0, - pointColor: "#73FFA7", + pointColor: "#FFFF73", speed: 2, far: 50000, }); -- Gitblit v1.9.3