duanshuwen a8bfbff0e9 feat(theme): implement comprehensive theme management system
Add full theme support with light, dark, and system modes, including:
- Theme store using Pinia for state management
- useTheme composable for reactive theme handling
- Theme setting UI in settings page
- Enhanced CSS variable system with Tailwind integration
- IPC communication for theme persistence
- Internationalization support for theme texts
- System theme detection and auto-switching

The implementation follows ClawX's architecture while adapting to Vue 3 and zn-ai's existing infrastructure.
2026-04-08 23:46:41 +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%