调试
This commit is contained in:
parent
27ca11bb8f
commit
bd6a6a9771
@ -186,8 +186,12 @@ const apiAll = ()=>{
|
||||
|
||||
// 页面未挂载
|
||||
onBeforeMount(() => {
|
||||
|
||||
if(!h5plugin.isWX()){
|
||||
apiAll()
|
||||
|
||||
}
|
||||
|
||||
console.log("link:", window.location.href);
|
||||
console.log("用户活动信息:", store.state.userAccount);
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user