halo/ui/console-src/modules/system
Ryan Wang a26b73e258
chore: remove unnecessary env (#6022)
#### What type of PR is this?

/area ui
/kind cleanup
/milestone 2.16.x

#### What this PR does / why we need it:

移除 UI 项目中不必要的环境变量配置。

1. VITE_API_URL:当前 Console 不会考虑独立部署,并且在开发环境是后端 Proxy 的 Console 请求,所以此变量没有任何意义。
2. VITE_BASE_URL:无意义,当前不考虑修改。

#### Does this PR introduce a user-facing change?

```release-note
None
```
2024-05-30 08:31:16 +00:00
..
auth-providers refactor: improve method name of api client (#5980) 2024-05-24 04:04:50 +00:00
backup feat: enable asynchronous resolving for UI extension points (#6018) 2024-05-30 07:01:15 +00:00
overview chore: remove unnecessary env (#6022) 2024-05-30 08:31:16 +00:00
plugins feat: enable asynchronous resolving for UI extension points (#6018) 2024-05-30 07:01:15 +00:00
roles refactor: typing component template refs for VModal (#5994) 2024-05-27 08:56:57 +00:00
settings refactor: improve method name of api client (#5980) 2024-05-24 04:04:50 +00:00
tools Move folder console to ui 2024-02-02 22:22:51 +08:00
users feat: enable asynchronous resolving for UI extension points (#6018) 2024-05-30 07:01:15 +00:00