chore: 删除用不上的配置文件

This commit is contained in:
wangxuefeng 2025-03-01 18:14:31 +08:00
parent 76ffef36cd
commit c05abc92c1
5 changed files with 0 additions and 14 deletions

View File

@ -1,4 +0,0 @@
{
"PORTAL_HOST": "sso-sit.newpearl.com",
"PORTAL_HOST_I": "soi-sit.newpearl.com"
}

View File

@ -1 +0,0 @@
{}

View File

@ -1 +0,0 @@
{}

View File

@ -1 +0,0 @@
{}

View File

@ -1,7 +0,0 @@
export default {
'/api': {
target: 'https://sso-sit.newpearl.com',
changeOrigin: true,
ws: true
}
};