授权接口5

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

View File

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