openRepoPortalV2打包命名修改

This commit is contained in:
fmk1023
2025-11-28 14:57:04 +08:00
parent 0ab4649909
commit d7dfa9bf8d
13 changed files with 17 additions and 17 deletions

View File

@@ -142,7 +142,7 @@ const createOrgItem = {
orgUrl: {
label: '组织URL',
// prefix: `${(import.meta as any).env.VITE_HOST}/`,
prefix: `${window.location.origin}/openRepoPortal/`,
prefix: `${window.location.origin}/openRepoPortalV2/`,
placeholder: '请输入',
occupied: 'namespace已被使用',
ruleDesc: {