This commit is contained in:
tcubic 2022-08-05 14:27:25 +08:00
parent abf6ac7b94
commit 47b44073e0

View File

@ -186,7 +186,7 @@ const apiAll = ()=>{
// //
onBeforeMount(() => { onBeforeMount(() => {
apiAll() // apiAll()
console.log("link", window.location.href); console.log("link", window.location.href);
console.log("用户活动信息:", store.state.userAccount); console.log("用户活动信息:", store.state.userAccount);