From 652a4348e1b2e1b5253c562bd37e15e2c5518ea7 Mon Sep 17 00:00:00 2001
From: 杨磊 <505174330@qq.com>
Date: 星期五, 26 七月 2024 10:35:58 +0800
Subject: [PATCH] Merge branch 'master' of http://182.92.203.7:2001/r/TCM_CharacterLibrary

---
 package.json |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

diff --git a/package.json b/package.json
index d1de8dd..ea8549d 100644
--- a/package.json
+++ b/package.json
@@ -50,6 +50,7 @@
     "test:mp-weixin": "cross-env UNI_PLATFORM=mp-weixin jest -i"
   },
   "dependencies": {
+    "@antv/g6": "^4.0.1",
     "@dcloudio/uni-app": "^2.0.2-4000820240401001",
     "@dcloudio/uni-app-plus": "^2.0.2-4000820240401001",
     "@dcloudio/uni-h5": "^2.0.2-4000820240401001",
@@ -78,6 +79,9 @@
     "flyio": "^0.6.2",
     "js-cookie": "^3.0.5",
     "js-export-excel": "^1.1.4",
+    "leaflet": "^1.9.4",
+    "leaflet-tilelayer-wmts": "^1.0.0",
+    "leaflet.chinatmsproviders": "^3.0.6",
     "querystring": "^0.2.1",
     "sass": "^1.74.1",
     "uview-ui": "^2.0.37",

--
Gitblit v1.9.1