mirror of
https://gitee.com/ZhongBangKeJi/crmeb_java.git
synced 2026-04-23 12:08:33 +08:00
1. 删除压缩包代码
2. 替换当前hdq 分支app 的代码为 压缩包中的文件
This commit is contained in:
@@ -949,7 +949,7 @@
|
||||
mark: that.mark,
|
||||
storeId: that.system_store.id || 0,
|
||||
shippingType: that.$util.$h.Add(that.shippingType, 1),
|
||||
payChannel: that.payChannel
|
||||
payChannel: that.payChannel||'weixinh5'
|
||||
|
||||
};
|
||||
if (data.payType == 'yue' && parseFloat(that.userInfo.nowMoney) < parseFloat(that.totalPrice))
|
||||
|
||||
Reference in New Issue
Block a user