feat:测试
This commit is contained in:
@@ -131,6 +131,7 @@ const handleGiteeLogin = () => {
|
||||
};
|
||||
|
||||
window.addEventListener("message", async (e) => {
|
||||
console.log(e, "我是账号设置页");
|
||||
const { authData, type } = e.data;
|
||||
if (e.data) {
|
||||
console.log(authData, type, "2333");
|
||||
|
||||
Reference in New Issue
Block a user