diff --git a/packageC/pages/presell/cardInfo/goodsInfo.js b/packageC/pages/presell/cardInfo/goodsInfo.js index 919fd95..5ad72af 100644 --- a/packageC/pages/presell/cardInfo/goodsInfo.js +++ b/packageC/pages/presell/cardInfo/goodsInfo.js @@ -3538,7 +3538,7 @@ Page({ //-- 零售价的优化 -- var wp= th.data.screenWidth - ut.measureText(pri0, 22 * unit) - 50; var hp= 180 * unit - th.draw_pos_price(context,wp,hp,th.data.data.market_price,unit); + th.draw_pos_price(context,wp,hp,th.data.data.show_price,unit); }else{ var wd2 = th.data.screenWidth - ut.measureText(pri0, 22 * unit) - 50;