diff --git a/src/components/AreaMap/index.vue b/src/components/AreaMap/index.vue new file mode 100644 index 0000000..9a1c241 --- /dev/null +++ b/src/components/AreaMap/index.vue @@ -0,0 +1,235 @@ + + + + + tips:双击区域可重新编辑 + 点击新建--左键开始建立停车区--右键完成建立--点击结束编辑才会最终生效 + + + 新建 + + 结束编辑 + 切换地图 + 清除多边形 + + + + + + + diff --git a/src/views/system/area/index.vue b/src/views/system/area/index.vue index 77907c1..3c77c79 100644 --- a/src/views/system/area/index.vue +++ b/src/views/system/area/index.vue @@ -129,6 +129,16 @@ + @@ -160,10 +170,12 @@