xiangpei
2024-09-17 9d21a549243b4e2bf2730eb2ed753278f4bea71b
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>