📝 修改文档.

This commit is contained in:
lijiahang
2024-05-24 10:47:28 +08:00
parent 532c4afeaa
commit c28c12ee01
19 changed files with 64 additions and 63 deletions

View File

@@ -19,7 +19,8 @@ interface ImportMetaEnv {
readonly VITE_API_BASE_URL: string;
readonly VITE_WS_BASE_URL: string;
readonly VITE_APP_VERSION: string;
readonly VITE_SFTP_PREVIEW_MB: number;
readonly VITE_SFTP_PREVIEW_MB: string;
readonly VITE_DEMO_MODE: string;
}
// editor