freemarker保留小數點位數

金額保留兩位小數,積分取整數

<small style="padding-bottom: 5%">訂單應付金額</small>${pointsOrders.ordersAmount?string("0.00")}元<br/>
          <small style="padding-top: 5%">訂單應付積分</small>${pointsOrders.cashTotalPoints?string("0")}<br/>
發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章