web端跳转到登录页的bug修复
This commit is contained in:
Vendored
+1
@@ -10,6 +10,7 @@ interface ImportMetaEnv {
|
||||
readonly VITE_DEBUG: string
|
||||
readonly VITE_MOCK: string
|
||||
readonly VITE_APP_DESCRIPTION: string
|
||||
readonly BASE_URL: string
|
||||
}
|
||||
|
||||
interface ImportMeta {
|
||||
|
||||
Reference in New Issue
Block a user