From 716093c8a3f394f07d16ce77066cab10ff800b93 Mon Sep 17 00:00:00 2001 From: gongfuxiang Date: Tue, 15 Oct 2024 14:32:32 +0800 Subject: [PATCH] seach icon --- components/search/search.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/search/search.vue b/components/search/search.vue index e1f1e0d5..0ca25f78 100644 --- a/components/search/search.vue +++ b/components/search/search.vue @@ -119,7 +119,7 @@ }, propPadding: { type: String, - default: '14rpx 20rpx 0 20rpx;', + default: '16rpx 20rpx 0 20rpx;', }, }, // 属性值改变监听