fix: ssr 水合采用useAsyncData

This commit is contained in:
tim
2025-08-15 00:12:06 +08:00
parent 1fc6460ae0
commit 2cf89e4802
3 changed files with 73 additions and 66 deletions

View File

@@ -81,8 +81,8 @@ public class SecurityConfig {
"http://localhost",
"http://30.211.97.238:3000",
"http://30.211.97.238",
"http://192.168.7.70",
"http://192.168.7.70:8080",
"http://192.168.7.98",
"http://192.168.7.98:3000",
websiteUrl,
websiteUrl.replace("://www.", "://")
));