From 9e90b47b90449578d9cb3a8cc868633d6bfb5379 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=AE=B8=E5=AE=8F=E6=9D=B0?= <1943105267@qq.com> Date: Wed, 27 Sep 2023 15:06:38 +0800 Subject: [PATCH] =?UTF-8?q?=E5=9C=B0=E5=9D=80=E7=AE=A1=E7=90=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/volunteer/addressGl/index.vue | 109 +++++++++++++++++++++++- 1 file changed, 106 insertions(+), 3 deletions(-) diff --git a/src/views/volunteer/addressGl/index.vue b/src/views/volunteer/addressGl/index.vue index e744312..d4d1577 100644 --- a/src/views/volunteer/addressGl/index.vue +++ b/src/views/volunteer/addressGl/index.vue @@ -1,9 +1,112 @@ + +// ::v-deep .search-container { +// .el-form-item__content { +// width: 550px; +// } +// .el-input-group__append { +// padding-left: 15px !important; +// padding-right: 15px !important; +// background: #f8414d !important; +// border-color: #f8414d !important; +// .search-btn { +// color: #fff !important; +// } +// } +// } +