From 44a54f6889658bf5f6d91eb917c8b5207a603a60 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BE=90=E9=A3=9E=E6=B4=8B?= <15778543+xufeiyang6017@user.noreply.gitee.com> Date: Thu, 4 Dec 2025 11:55:24 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=A0=E9=99=A4=E6=90=9C=E7=B4=A2=E6=8C=89?= =?UTF-8?q?=E9=92=AE=EF=BC=8C=E6=94=B9=E4=B8=BA=E5=9B=9E=E8=BD=A6=E8=A7=A6?= =?UTF-8?q?=E5=8F=91=E6=90=9C=E7=B4=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/buyer/index.wxml | 11 +++-------- pages/seller/index.wxml | 8 ++------ 2 files changed, 5 insertions(+), 14 deletions(-) diff --git a/pages/buyer/index.wxml b/pages/buyer/index.wxml index 74c404d..430eed1 100644 --- a/pages/buyer/index.wxml +++ b/pages/buyer/index.wxml @@ -2,19 +2,14 @@ - + - diff --git a/pages/seller/index.wxml b/pages/seller/index.wxml index d81f1dc..5878b28 100644 --- a/pages/seller/index.wxml +++ b/pages/seller/index.wxml @@ -27,14 +27,10 @@ class="search-input" placeholder="搜索货源名称或品种" bindinput="onSearchInput" + bindconfirm="searchSupplies" value="{{searchKeyword}}" + style="width: 100%;" /> -