Commit 5c123ccf by 林翔

lx

parent cb9b7638
......@@ -566,7 +566,7 @@ const actions = {
if (is_miniProgram()) { //微信小程序
wx.requestPayment(data.data);
} else {
window.location.href = data.data.data;
window.location.href = data.data;
}
} else {
Toast({
......
This diff could not be displayed because it is too large.
This diff could not be displayed because it is too large.
This diff could not be displayed because it is too large.
This diff could not be displayed because it is too large.
This diff could not be displayed because it is too large.
This diff could not be displayed because it is too large.
This diff could not be displayed because it is too large.
This diff could not be displayed because it is too large.
This diff could not be displayed because it is too large.
This diff could not be displayed because it is too large.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment