提前页面恢复提示;修改登出弹窗函数名
This commit is contained in:
@@ -215,7 +215,7 @@ async function customLogout() {
|
||||
}
|
||||
}
|
||||
|
||||
function showPixarCard() {
|
||||
function open_logout_box() {
|
||||
const wrapper = document.getElementById("pixarNoticeWrapper");
|
||||
wrapper.style.display = "flex";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user