SAP打包配置修改

This commit is contained in:
fmk1023
2025-12-25 14:54:23 +08:00
parent b80ff647c9
commit 29fa1a2199
14 changed files with 18 additions and 18 deletions

View File

@@ -5,7 +5,7 @@ import error404 from './data/error-404.json';
import error503 from './data/error-503.json';
// lottie动画图片资源路径
export const assetsPath = `/tcode/static/images/`;
export const assetsPath = `/SAP/static/images/`;
export const defaultRender = 'canvas';