优化文件加载速度,采用懒加载方法

This commit is contained in:
2026-02-06 13:38:51 +06:00
parent d7cfb044d5
commit e3f6ddf851
5 changed files with 392 additions and 71 deletions

View File

@@ -31,8 +31,12 @@
"core:default",
"core:event:default",
"core:event:allow-listen",
"core:path:default",
"core:path:allow-resolve",
"dialog:default",
"fs:default",
"fs:allow-read-file",
"fs:allow-read",
"shell:default",
"os:default",
"http:default"