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

This commit is contained in:
eafonyang
2026-06-18 16:12:51 +08:00
parent e16c3ebd9d
commit 07262e91ba
38 changed files with 114 additions and 567 deletions
+1 -1
View File
@@ -34,7 +34,7 @@ type DacVolumeDirectConfirmLocale = NonNullable<
>;
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`;
/* ── Key → API field mapping ── */
const KEY_TO_SETTING: Record<string, string> = {