fix(projects): 去除从环境文件引入端口号导致的错误

This commit is contained in:
Soybean
2022-04-03 01:07:25 +08:00
parent eebb753884
commit 2d6d179d66
5 changed files with 29 additions and 8 deletions

View File

@ -24,8 +24,6 @@ interface ImportMetaEnv {
readonly VITE_APP_TITLE: string;
/** 项目描述 */
readonly VITE_APP_DESC: string;
/** 开发启动的服务端口号 */
readonly VITE_SERVER_PORT: string;
/**
* 权限路由模式:
* - static - 前端声明的静态