From 040049236d3c567160ab88b5794829bf099a709a Mon Sep 17 00:00:00 2001 From: zh <972939975@qq.com> Date: Mon, 14 Jul 2025 10:11:48 +0800 Subject: [PATCH] =?UTF-8?q?=E5=85=A8=E7=90=83=E7=AD=89=E9=AB=98=E7=BA=BF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/Global/Contour/index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Global/Contour/index.js b/src/Global/Contour/index.js index b4608d1..912ca8d 100644 --- a/src/Global/Contour/index.js +++ b/src/Global/Contour/index.js @@ -87,7 +87,7 @@ async function dialog(sdk) { } _DialogObject = await new Dialog(sdk, {}, { - title: "等高线", left: '180px', + title: "全局等高线", left: '180px', top: '100px', closeCallBack: () => { _DialogObject = null