From 2b509e4273e6ecb77a9490c874cd867d7cac628d Mon Sep 17 00:00:00 2001 From: Cxpller Date: Sun, 15 Oct 2023 13:04:29 +0800 Subject: [PATCH] =?UTF-8?q?fix=20=E5=8E=86=E5=8F=B2=E6=90=9C=E7=B4=A2?= =?UTF-8?q?=E5=B8=83=E5=B1=80=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/goods/search/index.wxml | 19 ++++++++----------- 1 file changed, 8 insertions(+), 11 deletions(-) diff --git a/pages/goods/search/index.wxml b/pages/goods/search/index.wxml index 9c924ad..4ca7af0 100644 --- a/pages/goods/search/index.wxml +++ b/pages/goods/search/index.wxml @@ -8,19 +8,16 @@ 历史搜索 清除 - - - - {{item.historySearchContent}} - - - - 暂无数据 + + + {{item.historySearchContent}} - + + 暂无数据 + - + \ No newline at end of file