This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
zhangzl
/
nsgk_web
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
荣成产交问题修改
RongCheng
庞东旭
1 year ago
parent
d5bcec465e
commit
68c16b96a1
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
index.html
+ 1
- 1
index.html
View File
@@ -396,7 +396,7 @@
<td>{{value.biddingStartTime}}</td>
<td style="width: 5%">{{value.price}}</td>
<td style="width: 5%">
{{if value.biddingType
=='自由竞价'&&value.timeType=='进行中
'}}
{{if value.biddingType
== '自由竞价' && value.projectShowStatus != '已经成交
'}}
*
{{else}}
{{value.money}}
Write
Preview
Loading…
Cancel
Save