app 分享功能重写
This commit is contained in:
@@ -238,7 +238,7 @@ export const getLatLon = function(tip) {
|
||||
// 单独微信支付
|
||||
export const setWXPay = function(payInfo, callback) {
|
||||
$http.request({
|
||||
url: "/pay/placeAnOrder/shoppingpay",
|
||||
url: "/pay/placeAnOrder/shoppingPay",
|
||||
method: "POST", // POST、GET、PUT、DELETE,具体说明查看官方文档
|
||||
data:payInfo,
|
||||
header: { //默认 无 说明:请求头1
|
||||
|
||||
Reference in New Issue
Block a user