mirror of
https://github.com/ccmjga/zhilu-admin
synced 2026-04-05 03:37:32 +00:00
fix avatar pc
This commit is contained in:
1
frontend/env.d.ts
vendored
1
frontend/env.d.ts
vendored
@@ -9,6 +9,7 @@ interface ImportMetaEnv {
|
||||
readonly VITE_ENABLE_MOCK: "true" | "false";
|
||||
readonly VITE_BACKEND_PORT: string;
|
||||
readonly VITE_BASE_URL: string;
|
||||
readonly VITE_STATIC_URL: string;
|
||||
readonly VITE_SOURCE_MAP: "true" | "false";
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user