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
Merge branch 'newProperty' of
http://116.255.223.226:3000/zhangzl/nsgk_web
into newProperty
RongCheng
张泽亮
2 years ago
parent
1c6b1a232e
b38677d2e8
commit
5e38b7eb70
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