From 48278d6051b6e58d648178964585d35ae000ec91 Mon Sep 17 00:00:00 2001 From: Junjie <540245094@qq.com> Date: 星期五, 30 八月 2024 15:36:56 +0800 Subject: [PATCH] # --- zy-asrs-admin/src/components/loc/map/index.vue | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/zy-asrs-admin/src/components/loc/map/index.vue b/zy-asrs-admin/src/components/loc/map/index.vue index 3a1cc8b..cb39c13 100644 --- a/zy-asrs-admin/src/components/loc/map/index.vue +++ b/zy-asrs-admin/src/components/loc/map/index.vue @@ -323,7 +323,7 @@ </div> <!--杈撳嚭鎿嶄綔鍜孎PS--> - <div style="position: absolute;bottom: 0px;left: 0px;user-select: none;"> + <div style="position: absolute;bottom: 20px;left: 20px;user-select: none;"> <a-button type="dashed" @click="containerAppViewCenter"> <CompressOutlined /> </a-button> -- Gitblit v1.9.1