优化结构目录,新增部署脚本,一键上传s3 和刷新 cdn
This commit is contained in:
@@ -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`;
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user