From 184500196db8e7408e1281b63b542ec0e2fc7440 Mon Sep 17 00:00:00 2001 From: rosehan <151435705@qq.com> Date: Sat, 28 Sep 2024 16:58:36 +0800 Subject: [PATCH] =?UTF-8?q?9-27=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/index/index.vue | 4 ++-- subPageA/search/search.vue | 15 +++------------ 2 files changed, 5 insertions(+), 14 deletions(-) diff --git a/pages/index/index.vue b/pages/index/index.vue index 80b750b..ddd9efa 100644 --- a/pages/index/index.vue +++ b/pages/index/index.vue @@ -43,7 +43,7 @@ - + @@ -836,7 +836,7 @@ export default { white-space: nowrap; overflow: hidden; text-overflow: ellipsis; - padding: 20rpx 5rpx; + padding: 20rpx 12rpx; } .water-flow { diff --git a/subPageA/search/search.vue b/subPageA/search/search.vue index b201d91..a3eb197 100644 --- a/subPageA/search/search.vue +++ b/subPageA/search/search.vue @@ -6,7 +6,7 @@ - + @@ -240,15 +240,6 @@ padding-left: 10rpx; } - .ipt_sch:before { - content: ''; - width: 30rpx; - height: 30rpx; - background: #fff url(/subPageA/images/icon-search.png) no-repeat; - background-size: 100%; - position: absolute; - right: 10rpx; - top: 15rpx; - z-index: 4; - } + +