xiangpei
2024-08-16 085a5c7be0a347e1dfeab30a73a148fb98e8e14d
src/views/screen/components/screen-map/index.vue
@@ -1,6 +1,6 @@
<template>
  <div class="map-container">
    <wrapper-title :title="'区域地图'"></wrapper-title>
    <!-- <wrapper-title :title="'区域地图'"></wrapper-title> -->
    <div class="map-content">
      <div ref="map" class="map-style"></div>
    </div>