Commit 899061b60aaba7c014c26c0ef69c758a84580b3e

Authored by WXD-SEASON\season
1 parent ef1f42fa

去掉冲突部分

packageE/pages/cart/cart2/cart2.js
@@ -9096,7 +9096,6 @@ Page({ @@ -9096,7 +9096,6 @@ Page({
9096 mark:true 9096 mark:true
9097 }) 9097 })
9098 //-- 重新计算一下价格 -- 9098 //-- 重新计算一下价格 --
9099 ->>>>>>> dev_oa_fuordercx  
9100 this.get_cart_next(null, 1, {prom_type: 0, prom_id: 0}); 9099 this.get_cart_next(null, 1, {prom_type: 0, prom_id: 0});
9101 }, 9100 },
9102 9101