From 68c16b96a1f4c72d2c7adec00b81e948ab6df735 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BA=9E=E4=B8=9C=E6=97=AD?= <850374051@qq.com> Date: Tue, 16 Jan 2024 17:21:58 +0800 Subject: [PATCH] =?UTF-8?q?=E8=8D=A3=E6=88=90=E4=BA=A7=E4=BA=A4=E9=97=AE?= =?UTF-8?q?=E9=A2=98=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index f811309..1919e89 100644 --- a/index.html +++ b/index.html @@ -396,7 +396,7 @@ {{value.biddingStartTime}} {{value.price}} - {{if value.biddingType=='自由竞价'&&value.timeType=='进行中'}} + {{if value.biddingType == '自由竞价' && value.projectShowStatus != '已经成交'}} * {{else}} {{value.money}}