DEV_DSW 1aa28a7808 feat: add auto-update functionality with settings UI
- Implement electron-updater integration with IPC handlers for update operations
- Add Pinia store for managing update state and user preferences
- Create settings UI with version display, update controls, and auto-update toggles
- Update IPC constants and preload API for update-related communication
- Refactor preload invoke methods to use async IPC consistently
- Add rounded corners to settings page layout for better visual consistency
2026-04-09 15:15:23 +08:00
2025-12-09 22:18:36 +08:00
2026-04-08 09:14:37 +08:00
2026-04-08 09:14:37 +08:00
2025-12-01 22:16:34 +08:00
2025-12-23 10:49:04 +08:00
2026-04-08 09:19:24 +08:00
2025-12-02 22:42:15 +08:00
2025-10-19 15:29:58 +08:00
2025-10-19 15:29:58 +08:00
2025-11-20 22:34:09 +08:00
2025-12-09 22:18:36 +08:00

安装依赖

npm install --legacy-peer-deps

技术验证: 1、Playwright并不能直接启动一个Electron应用 2、Browser Use只能打开本地浏览器

Electron加载Chrome拓展 1、https://juejin.cn/post/6976047817139683364

多标签功能验证

应用打包加固验证

Description
员工PC端应用
Readme 312 MiB
Languages
TypeScript 49%
Vue 34.8%
JavaScript 12.6%
CSS 3%
HTML 0.6%