更细授权
This commit is contained in:
parent
69067630be
commit
dba70193a5
@ -58,7 +58,10 @@ onBeforeMount(() => {
|
|||||||
|
|
||||||
|
|
||||||
// 页面挂载
|
// 页面挂载
|
||||||
onMounted(() => { });
|
onMounted(() => {
|
||||||
|
console.log("授权链接:",window.location.href);
|
||||||
|
|
||||||
|
});
|
||||||
|
|
||||||
|
|
||||||
// 来自首页的事件
|
// 来自首页的事件
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user