From b6a4594148b753fc667347c9e0dd2fd27bd52211 Mon Sep 17 00:00:00 2001 From: wangyaqi Date: Sat, 2 Mar 2024 14:28:51 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E5=B1=8F=E8=94=BDlist-view=E7=A4=BA?= =?UTF-8?q?=E4=BE=8B=E9=A1=B5=E9=9D=A2web=E7=AB=AF=E4=B8=8D=E6=94=AF?= =?UTF-8?q?=E6=8C=81=E7=9A=84=E5=8A=9F=E8=83=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/component/list-view/list-view.uvue | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/pages/component/list-view/list-view.uvue b/pages/component/list-view/list-view.uvue index 40a59cce..f5ed86ce 100644 --- a/pages/component/list-view/list-view.uvue +++ b/pages/component/list-view/list-view.uvue @@ -154,39 +154,48 @@ @touchend="list_item_touchend" @tap="list_item_tap" @longpress="list_item_longpress" class="list-item"> {{key}} + {{text[state]}} + + + + + + + + - +