modefied token-website

This commit is contained in:
dgqyushen 2023-04-27 12:12:55 +08:00
parent a767d278bc
commit 7a1a57fe50

View File

@ -216,7 +216,7 @@ export function Settings() {
} }
function getAccessToken() { function getAccessToken() {
window.open("https://fakeopen.talk-qys.top/auth"); window.open("https://ai.fakeopen.com/auth");
} }
const accessStore = useAccessStore(); const accessStore = useAccessStore();