Browse Source

完成设计器 放大 缩小 百分比显示功能

master
wangxiang 3 years ago
parent
commit
b667811836
  1. 2
      src/components/AMap/src/AMapDesigner/index.vue

2
src/components/AMap/src/AMapDesigner/index.vue

@ -43,7 +43,7 @@ @@ -43,7 +43,7 @@
placement="bottom"
:arrowPointAtCenter="true">
<a-button @click="handleMapReset">
<Icon icon="fa-solid:database" size="13"/>
<Icon icon="fa-solid:broom" size="13"/>
</a-button>
</ATooltip>
</div>

Loading…
Cancel
Save