我的订单+我的+vip+商品详情(基础)

This commit is contained in:
2024-06-20 14:16:36 +08:00
parent 0e20704b92
commit 1e766f08d6
26 changed files with 5168 additions and 87 deletions

View File

@@ -274,7 +274,7 @@ export const setWXPay = function(payInfo, callback) {
method: "POST", // POST、GET、PUT、DELETE具体说明查看官方文档
data: {
...payInfo,
appName: 'medicine'
appName: 'wumen'
},
header: { //默认 无 说明请求头1
'Content-Type': 'application/json'