From 462dd54ce16461efffd161cf1ae551aac0672335 Mon Sep 17 00:00:00 2001 From: zk Date: Mon, 27 Nov 2023 14:17:57 +0800 Subject: [PATCH] =?UTF-8?q?update=EF=BC=9A1.=E8=87=AA=E5=AE=9A=E4=B9=89?= =?UTF-8?q?=E4=BA=8B=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- index.html | 2 + src/assets/ts/directive/clickOutside.ts | 21 ++++ src/assets/ts/directive/index.ts | 5 + src/components/chinaMap/chinaMap.vue | 135 ++++++++++++++++++------ src/main.ts | 15 ++- 5 files changed, 143 insertions(+), 35 deletions(-) create mode 100644 src/assets/ts/directive/clickOutside.ts create mode 100644 src/assets/ts/directive/index.ts diff --git a/index.html b/index.html index 8896a50..2dfba4c 100644 --- a/index.html +++ b/index.html @@ -12,6 +12,8 @@ securityJsCode: "1b3b86585c863d22db1e7f7636a9e495", } +