增加安装查询

This commit is contained in:
hejinfu1026
2022-01-26 10:42:05 +08:00
parent 7ef4b2040b
commit a08d19af8f
3 changed files with 29 additions and 1 deletions

View File

@@ -279,6 +279,7 @@
import {
toLogin
} from '@/libs/login.js';
import {computeUser} from "@/api/user.js";
import {
mapGetters
} from "vuex";
@@ -427,6 +428,9 @@
that.retunTop = false
}
that.navH = app.globalData.navHeight;
// #ifdef H5
computeUser();
// #endif
// #ifdef MP || APP-PLUS
// 小程序链接进入获取绑定关系id
setTimeout(()=>{