可信代码库-配置文件修复定向URL改为动态获取
This commit is contained in:
@@ -141,7 +141,8 @@ const createOrgItem = {
|
||||
},
|
||||
orgUrl: {
|
||||
label: '组织URL',
|
||||
prefix: `${(import.meta as any).env.VITE_HOST}/`,
|
||||
// prefix: `${(import.meta as any).env.VITE_HOST}/`,
|
||||
prefix: `${window.location.origin}/openRepoPortal/`,
|
||||
placeholder: '请输入',
|
||||
occupied: 'namespace已被使用',
|
||||
ruleDesc: {
|
||||
|
||||
Reference in New Issue
Block a user