This commit is contained in:
2025-06-23 13:39:19 +08:00
parent b93897f0a4
commit 32a7a512a2
8 changed files with 276 additions and 218 deletions

4
public/crossdomain.xml Normal file
View File

@@ -0,0 +1,4 @@
<?xml version="1.0" encoding="UTF-8"?>
<cross-domain-policy>
<allow-access-from domain="*" />
</cross-domain-policy>