From e52e06c0b078424277040e5b3580e6f785154d2d Mon Sep 17 00:00:00 2001 From: admin Date: Fri, 8 May 2026 19:30:18 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E5=9C=B0=E5=9B=BE=E6=95=B0?= =?UTF-8?q?=E6=8D=AE=E5=8C=B9=E9=85=8D=E9=97=AE=E9=A2=98=EF=BC=9A=E7=A7=BB?= =?UTF-8?q?=E9=99=A4=20nameMap=20=E9=85=8D=E7=BD=AE=EF=BC=8C=E4=BD=BF?= =?UTF-8?q?=E7=94=A8=E8=8B=B1=E6=96=87=E5=90=8D=E7=A7=B0=E5=8C=B9=E9=85=8D?= =?UTF-8?q?=E6=95=B0=E6=8D=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- frontend/src/pages/admin/index.vue | 1 - 1 file changed, 1 deletion(-) diff --git a/frontend/src/pages/admin/index.vue b/frontend/src/pages/admin/index.vue index 28bdcdf..0147636 100644 --- a/frontend/src/pages/admin/index.vue +++ b/frontend/src/pages/admin/index.vue @@ -591,7 +591,6 @@ function updateMapOption() { map: 'world', roam: true, zoom: 1.2, - nameMap: worldNameMap, label: { show: false, },