@@ -142,6 +142,8 @@ export default {
returnUrl +
"¬ifyUrl=" +
notifyUrl +
+ "&type=" +
+ res.data.type +
"&wxAppId=" +
wxAppId;
console.log(this.codeUrl, "codeUrl");
@@ -216,6 +216,8 @@ export default {