From 735ce5235fa2350a8a7f3d6be4df66b72db83323 Mon Sep 17 00:00:00 2001 From: dingtalk_umvbsp Date: Wed, 15 Feb 2023 15:21:19 +0800 Subject: [PATCH] =?UTF-8?q?=E6=90=9C=E7=B4=A2=E7=BB=84=E4=BB=B6=20?= =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E6=B8=85=E7=A9=BA=E6=8C=89=E9=92=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- uni_modules/d-search/components/d-search/d-search.vue | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/uni_modules/d-search/components/d-search/d-search.vue b/uni_modules/d-search/components/d-search/d-search.vue index 102ecaf..bbbf59c 100644 --- a/uni_modules/d-search/components/d-search/d-search.vue +++ b/uni_modules/d-search/components/d-search/d-search.vue @@ -19,6 +19,11 @@ input{ flex-grow: 1; } + .plant-zengjia{ + transform: rotate(45deg); + color:#999; + padding:6rpx; + } .u-button{ flex-shrink: 0; width:max-content; @@ -88,6 +93,7 @@ +