mirror of
https://gitee.com/bootx/dax-pay-ui.git
synced 2025-09-02 02:24:29 +00:00
build 调试构建命令脚本
This commit is contained in:
4
types/config.d.ts
vendored
4
types/config.d.ts
vendored
@@ -143,6 +143,10 @@ export interface GlobConfig {
|
||||
// Project abbreviation
|
||||
shortName: string
|
||||
}
|
||||
|
||||
/**
|
||||
* 环境配置
|
||||
*/
|
||||
export interface GlobEnvConfig {
|
||||
// 项目名称
|
||||
VITE_GLOB_APP_TITLE: string
|
||||
|
Reference in New Issue
Block a user