From cdb7ba045eee9c0f51f3f923fedce48e57752e25 Mon Sep 17 00:00:00 2001 From: Swanky <413564165@qq.com> Date: Sun, 21 Jun 2026 10:54:21 +0800 Subject: [PATCH] Enhance ChinaMap component by improving mode handling and background image rendering; introduce dynamic surface paint configurations for local and world modes; refine map styling and texture application for better visual fidelity. --- src/components/ChinaMap.vue | 347 +++++++++++++++++++++++++++--------- 1 file changed, 263 insertions(+), 84 deletions(-) diff --git a/src/components/ChinaMap.vue b/src/components/ChinaMap.vue index 0ee57ef..0ea2f90 100644 --- a/src/components/ChinaMap.vue +++ b/src/components/ChinaMap.vue @@ -59,9 +59,18 @@ -
-
- +
+ + +