|
|
@@ -307,7 +307,7 @@ HTML;
|
|
|
implode([$v['productInfo']['store_name'], $suk]),
|
|
|
$v['cart_num'],
|
|
|
$v['cart_num'] * $v['truePrice'],
|
|
|
- $item['pay_price'] * ($v['cart_num'] * $v['truePrice'] / $item['totalPrice']),
|
|
|
+ $item['pay_price'] * ($v['cart_num'] * $v['truePrice'] / $item['total_price']),
|
|
|
$item['pay_postage'],
|
|
|
$item['coupon_price'],
|
|
|
$item['pay_type_name'],
|