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; +// } +// } +// } +