diff --git a/view/listingItems/itemsDetail.html b/view/listingItems/itemsDetail.html
index abf6487..ef2fd8e 100644
--- a/view/listingItems/itemsDetail.html
+++ b/view/listingItems/itemsDetail.html
@@ -317,13 +317,11 @@
延时周期:{{timeConfig}}分钟? |
+ {{if outProjectInformationDetail.biddingType == '阶梯竞价'}}
阶梯价(加价幅度):
- {{if outProjectInformationDetail.biddingType == '阶梯竞价'}}
¥{{outProjectInformationDetail.ladderPrice}}
- {{else}}
- 自由竞价
- {{/if}}
|
+ {{/if}}