Commit acd95190114db4da292133feb15e5de8c5f85142

Authored by yvan.ni
1 parent f7c9552f

订单促销的优化

packageC/pages/presell/cart/cart2.js
@@ -923,7 +923,7 @@ Page({ @@ -923,7 +923,7 @@ Page({
923 923
924 //-- 判断订单优惠的叠加 -- 924 //-- 判断订单优惠的叠加 --
925 var ord_prom=null; 925 var ord_prom=null;
926 - var o_condition=allpice; 926 + //var o_condition=allpice;
927 if (th.data.act.is_useorderyh) { 927 if (th.data.act.is_useorderyh) {
928 // await getApp().request.promiseGet("/api/weshop/promorder/getOrderPromotion", { 928 // await getApp().request.promiseGet("/api/weshop/promorder/getOrderPromotion", {
929 // data: { store_id: os.stoid, orderAmount: o_condition, user_id: getApp().globalData.user_id } 929 // data: { store_id: os.stoid, orderAmount: o_condition, user_id: getApp().globalData.user_id }