From 963349da1b0d6660b77ef2a421223ecb25c287aa Mon Sep 17 00:00:00 2001 From: wangwei <707714829@qq.com> Date: Wed, 23 Nov 2022 17:42:04 +0800 Subject: [PATCH] =?UTF-8?q?=E6=90=9C=E7=B4=A2=E4=BD=8D=E7=BD=AE=E4=BF=AE?= =?UTF-8?q?=E6=94=B9=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/pages/area/index.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/pages/area/index.vue b/src/views/pages/area/index.vue index ca978e8..f6ad44f 100644 --- a/src/views/pages/area/index.vue +++ b/src/views/pages/area/index.vue @@ -684,7 +684,7 @@ export default { .searchPoint { position: absolute; z-index: 1000; - left: 496px; + right: 500px; top: 90px; border: 1px solid rgba(31,254,253,.9); ::v-deep .el-input__inner {