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
0e6d20b553
commit
b38677d2e8
1 changed files
with
4 additions
and
4 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+4
-4
view/listingItems/itemsDetail.html
+ 4
- 4
view/listingItems/itemsDetail.html
View File
@@ -317,13 +317,13 @@
</tr>
<tr>
<td>延时周期:{{timeConfig}}分钟<i title="延时周期说明:竞价的最后{{timeConfig}}分钟内,任意方出价,距结束时间将延长{{timeConfig}}分钟,直至无人出价为止" class="wh">?</i></td>
{{if outProjectInformationDetail.biddingType == '阶梯竞价'}}
<td>阶梯价(增减幅度):
{{if outProjectInformationDetail.biddingType == '阶梯竞价'}}
¥{{outProjectInformationDetail.ladderPrice}}
{{else}}
自由竞价
{{/if}}
</td>
{{/if}}
</tr>
</table>
</div>
Write
Preview
Loading…
Cancel
Save