授权接口5
This commit is contained in:
parent
765ac757aa
commit
a538eaeda4
@ -219,9 +219,17 @@ onBeforeMount(() => {
|
||||
// getCode();
|
||||
// }
|
||||
|
||||
|
||||
if(h5plugin.getQueryString("openid")){
|
||||
apiAll();
|
||||
}else{
|
||||
getCode2();
|
||||
|
||||
}
|
||||
|
||||
|
||||
|
||||
}
|
||||
});
|
||||
|
||||
// 页面挂载
|
||||
|
||||
Loading…
Reference in New Issue
Block a user