授权接口5

This commit is contained in:
tcubic 2022-08-08 14:46:49 +08:00
parent 765ac757aa
commit a538eaeda4

View File

@ -219,9 +219,17 @@ onBeforeMount(() => {
// getCode(); // getCode();
// } // }
if(h5plugin.getQueryString("openid")){
apiAll();
}else{
getCode2(); getCode2();
} }
}
}); });
// //