main #34

Merged
charles merged 191 commits from main into prod 2025-11-19 16:18:39 +08:00
Showing only changes of commit 03e3dec9cc - Show all commits

View File

@ -63,10 +63,10 @@ export default {
this.userid = sessionStorage.getItem('userId')
reqIsReallyPeople({user_id: this.userid}).then(res => {
this.isShowReallyBtn = !res.status;
// if (!res.status) {
if (!res.status) {
this.isShowWindow = true
this.isAllShow = true
// }
}
})
let resultUrlLast = 'https://console.vcp.baidu.com/api/loginvcp/login/securitytoken?'