diff --git a/pages/goods/goodsInfo/goodsInfo.wxml b/pages/goods/goodsInfo/goodsInfo.wxml index 38c2489..efb1d69 100644 --- a/pages/goods/goodsInfo/goodsInfo.wxml +++ b/pages/goods/goodsInfo/goodsInfo.wxml @@ -306,7 +306,7 @@ {{card_name}} - 成为{{card_name}}立省{{data.market_price-data[card_field]}} + 成为{{card_name}}立省{{filters.toFix(data.market_price-data[card_field],2)}} 开通会员 尽享更多优惠 diff --git a/pages/team/team_show/team_show.wxml b/pages/team/team_show/team_show.wxml index 17d294f..bbaf47a 100644 --- a/pages/team/team_show/team_show.wxml +++ b/pages/team/team_show/team_show.wxml @@ -169,7 +169,7 @@ {{item.goods_name}} - ¥0.01 + ¥{{item.price}} {{teamlist.ct_num}}人 参团 diff --git a/pages/team/team_success/team_success.wxml b/pages/team/team_success/team_success.wxml index 721ca77..baab0ea 100644 --- a/pages/team/team_success/team_success.wxml +++ b/pages/team/team_success/team_success.wxml @@ -244,7 +244,7 @@ - ¥ 0.01 + ¥{{teamlist.price}} {{teamlist.ct_num}} 人参团