From 9db45b369232e96a9c79b85794cca0351713ccc6 Mon Sep 17 00:00:00 2001 From: zjj <3272660260@qq.com> Date: 星期六, 03 六月 2023 16:55:34 +0800 Subject: [PATCH] #平库地图更改 --- src/main/webapp/views/home/map.html | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/main/webapp/views/home/map.html b/src/main/webapp/views/home/map.html index f6a3a39..448015b 100644 --- a/src/main/webapp/views/home/map.html +++ b/src/main/webapp/views/home/map.html @@ -687,7 +687,7 @@ rightBoxLeft: "0px", pointContainerWidth: 0, currentLev: 1, - area:1, + area:5, crnList: null, crnBox: false, crnBoxTop: "0px", -- Gitblit v1.9.1