修正微信授权前调接口
This commit is contained in:
parent
60fc2dcd98
commit
fb0ba50d3a
@ -185,7 +185,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);
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user