mirror of
https://github.com/whyour/qinglong.git
synced 2026-07-01 04:40:38 +08:00
修复文件越权访问
This commit is contained in:
Vendored
+1
@@ -12,4 +12,5 @@ declare module '*.svg' {
|
||||
interface Window {
|
||||
__ENV__QlBaseUrl: string;
|
||||
__ENV__DeployEnv: string;
|
||||
__ENV__QL_DIR: string;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user