feat: 优化登录流程

This commit is contained in:
2025-12-15 22:33:22 +08:00
parent 9eb1dc6747
commit 296781c506
4 changed files with 7 additions and 11 deletions

View File

@@ -64,7 +64,7 @@ import {
getServiceAgreement,
getPrivacyAgreement,
} from "@/request/api/LoginApi";
import { onLogin, goBack, loginAuth, refreshToken } from "@/hooks/useGoLogin";
import { onLogin, goBack, refreshToken } from "@/hooks/useGoLogin";
import CheckBox from "@/components/CheckBox/index.vue";
import AgreePopup from "./components/AgreePopup/index.vue";
import { zniconsMap } from "@/static/fonts/znicons.js";