Tcode平台改造升级-项目名称openRepoPortalV2改为tcode

This commit is contained in:
fmk1023
2025-12-05 17:12:52 +08:00
parent 1e2d8f775d
commit af7578ec2a
14 changed files with 19 additions and 19 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 = `/openRepoPortalV2/static/images/`;
export const assetsPath = `/tcode/static/images/`;
export const defaultRender = 'canvas';