wip: 表单BUG修复中
This commit is contained in:
2
types/env.d.ts
vendored
2
types/env.d.ts
vendored
@@ -9,7 +9,7 @@ declare module '*.vue' {
|
||||
|
||||
interface ImportMetaEnv {
|
||||
readonly VITE_APP_TITLE: string
|
||||
readonly VITE_API_BASEPATH: string
|
||||
readonly VITE_API_BASE_PATH: string
|
||||
readonly VITE_BASE_PATH: string
|
||||
readonly VITE_DROP_DEBUGGER: string
|
||||
readonly VITE_DROP_CONSOLE: string
|
||||
|
||||
Reference in New Issue
Block a user