This website requires JavaScript.
Explore
Help
Register
Sign In
eiac
/
CSAPP
Watch
3
Star
0
Fork
0
You've already forked CSAPP
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
CSAPP
/
src
History
Allen
ab5aa05bd7
通过编译期间注入环境变量,以便支持切换API_HOST
2025-05-17 23:12:41 +08:00
..
types
在主进程启动时,提前预加载菜单数据和缩放配置数据,从而减少主界面的加载耗时。
2025-05-17 21:34:19 +08:00
EIAC_Desktop_Api.ts
通过编译期间注入环境变量,以便支持切换API_HOST
2025-05-17 23:12:41 +08:00
index.css
…
index.ts
点击logo打开负一屏时,如果此前已有打开的标签页,则直接激活标签页(切换到所在标签页并显示),避免打开多个负一屏。
2025-05-17 21:36:13 +08:00
IpcMainHandler.ts
在主进程启动时,提前预加载菜单数据和缩放配置数据,从而减少主界面的加载耗时。
2025-05-17 21:34:19 +08:00
login.css
…
login.ts
将零散的接口封装为EIAC_Desktop_Api,新增GetConfig和FaultReporting接口。
2025-05-15 00:39:58 +08:00
main.ts
通过编译期间注入环境变量,以便支持切换API_HOST
2025-05-17 23:12:41 +08:00
preload.ts
在主进程启动时,提前预加载菜单数据和缩放配置数据,从而减少主界面的加载耗时。
2025-05-17 21:34:19 +08:00