From c95e73d658521fc89e0d992072660e126c1ab3a2 Mon Sep 17 00:00:00 2001 From: YM <479443481@qq.com> Date: 星期三, 24 七月 2024 11:37:31 +0800 Subject: [PATCH] 1 --- package.json | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/package.json b/package.json index c013346..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", @@ -80,6 +81,7 @@ "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