fix: 登录页面

This commit is contained in:
imeepos
2026-01-13 15:55:52 +08:00
parent a2ba14d312
commit 1a6df3c806
6 changed files with 91 additions and 35 deletions

View File

@@ -83,6 +83,9 @@ export const authClient = createAuthClient({
storage,
scheme: 'duooomi',
fetchOptions: {
headers: {
"x-ownerid": ""
},
auth: {
type: 'Bearer',
token: async () => {