Browse Source

修改标题

shuhao 1 week ago
parent
commit
34f195586f
3 changed files with 839 additions and 887 deletions
  1. 0 0
      foster-pc-vue.iml
  2. 1 1
      src/views/home/homeMap.vue
  3. 838 886
      yarn.lock

+ 0 - 0
feiniao-pc-vue.iml → foster-pc-vue.iml


+ 1 - 1
src/views/home/homeMap.vue

@@ -218,7 +218,7 @@ function updateClusterData(isAll) {
 
     // 初始化点聚合
     // console.log('data',data);
-    clusterInstance = new window.AMap.MarkerCluster(map.value, data, {
+    clusterInstance.value = new window.AMap.MarkerCluster(map.value, data, {
         gridSize: 20, // 聚合网格像素大小
         // maxZoom: 15,           // 最大聚合级别
         renderClusterMarker: _renderClusterMarker, // 自定义聚合样式

File diff suppressed because it is too large
+ 838 - 886
yarn.lock


Some files were not shown because too many files changed in this diff