From e00361c6bcbb1a56f6dcda22b91bdfcb2736e263 Mon Sep 17 00:00:00 2001 From: YM <479443481@qq.com> Date: 星期五, 26 七月 2024 15:56:27 +0800 Subject: [PATCH] 1 --- 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