改回 user.runxian.top

This commit is contained in:
2026-07-07 22:45:49 +08:00
parent 7f439c5bea
commit 8598704a49
8 changed files with 77 additions and 105 deletions
+1 -1
View File
@@ -57,7 +57,7 @@ const defaultOrigins = [
'http://localhost:5173/user',
'http://localhost:5174/shop',
'http://localhost:5175/partner',
'https://m.runxian.top',
'https://user.runxian.top',
];
const allowedOrigin = (OSS_CORS_ORIGINS ?? defaultOrigins.join(','))