1. 删除压缩包代码

2. 替换当前hdq 分支app 的代码为 压缩包中的文件
This commit is contained in:
337031187
2024-03-12 10:23:35 +08:00
parent 34da63c3df
commit 22019925ed
14 changed files with 192 additions and 35 deletions

View File

@@ -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))