From c0136b06436df0495077fb1e5edcc861ab38c920 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:10:11 +0800 Subject: [PATCH] =?UTF-8?q?=E4=B9=B3=E5=B1=B1=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 --- view/user/user.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/view/user/user.html b/view/user/user.html index d8208cc..495bbd2 100644 --- a/view/user/user.html +++ b/view/user/user.html @@ -677,7 +677,7 @@ {{value.projectName}} {{value.biddingStopTime}} - {{if value.biddingType == '1' && value.projectShowStatus == '正在竞价'}} + {{if value.biddingType == '1' && value.projectShowStatus !='已经成交'}} * {{else}} {{value.money}}