xiangpei
2024-08-15 a68472f06a3f148540c36f7742201001125f5803
src/views/screen/components/screen-map/index.vue
@@ -1,8 +1,7 @@
<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>
  </div>