|
@@ -84,8 +84,7 @@
|
|
|
$refund_one_money = round( $free_tongji/$total_quantity , 2);
|
|
|
}
|
|
|
|
|
|
- <!-- var_dump($free_tongji );
|
|
|
- var_dump($total_quantity ); -->
|
|
|
+
|
|
|
?>
|
|
|
<?php if( !empty( $score_for_money ) && $score_for_money > 0 ){ ?>
|
|
|
<p class="lh30"><label class="w100">积分抵扣:</label>¥{$score_for_money}</p>
|