From 41af42c7d30e9604f78c2973c39d0ff5e9e46ed1 Mon Sep 17 00:00:00 2001
From: YANGDL <114714267@qq.com>
Date: 星期三, 03 三月 2021 17:37:07 +0800
Subject: [PATCH] 修改专题搜索结果面板样式

---
 package.json |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/package.json b/package.json
index a9d5e32..e098be7 100644
--- a/package.json
+++ b/package.json
@@ -21,10 +21,11 @@
     "jquery": "^3.5.1",
     "js-cookie": "^2.2.0",
     "leaflet": "^1.6.0",
-    "leaflet-canvas-marker": "^0.2.0",
+    "leaflet-canvas-markers": "^1.0.6",
     "leaflet.markercluster": "^1.4.1",
     "lodash": "^4.17.10",
     "nprogress": "^0.2.0",
+    "rbush": "^3.0.1",
     "screenfull": "^3.3.2",
     "vue": "^2.6.11",
     "vue-count-to": "^1.0.13",

--
Gitblit v1.8.0