优化结构目录,新增部署脚本,一键上传s3 和刷新 cdn

This commit is contained in:
eafonyang
2026-06-18 16:12:46 +08:00
parent e8b19a5897
commit 3968639f4d
38 changed files with 114 additions and 567 deletions
+1 -1
View File
@@ -62,7 +62,7 @@ import localeEn from "@/locales/data-en.json";
const iisModeImageUrl = (index: number) =>
`${import.meta.env.BASE_URL}IIS/iis_app${index + 1}.png`;
`${import.meta.env.BASE_URL}images/IIS/iis_app${index + 1}.png`;