chore: restructure project and add i18n support

- Reorganize project structure with new electron and shared directories
- Add comprehensive i18n support with Chinese, English, and Japanese locales
- Update build configurations and TypeScript paths for new structure
- Add various UI components including chat interface and task management
- Include Windows release binaries and localization files
- Update dependencies and fix import paths throughout the codebase
This commit is contained in:
duanshuwen
2026-04-06 14:39:06 +08:00
parent e76b034d50
commit 6615d11dd6
311 changed files with 823682 additions and 4460 deletions

1
dist/assets/index-CvK9ZwFP.css vendored Normal file
View File

@@ -0,0 +1 @@
[data-v-eceb1c86] .el-steps--simple{background:0 0}[data-v-eceb1c86] .el-step.is-simple .el-step__arrow:before{background:#525866;width:2px}[data-v-eceb1c86] .el-step.is-simple .el-step__arrow:after{background:#525866;width:2px}[data-v-eceb1c86] .el-step__head.is-process .el-step__icon.is-text{border-color:#2b7fff}[data-v-eceb1c86] .el-step__head.is-success{color:#1fc16b}[data-v-eceb1c86] .el-step__head.is-success .el-step__icon.is-text{background:#1fc16b}[data-v-eceb1c86] .el-step__head.is-success .el-step__icon.is-text{color:#fff;border-color:#1fc16b}[data-v-eceb1c86] .el-step__title.is-success{color:#525866;font-size:14px;font-weight:500}[data-v-eceb1c86] .el-textarea .el-input__count.is-outside{top:auto;bottom:10px;right:15px}[data-v-6ab79709] .el-button.button{background:linear-gradient(#4a8ff9,#0000),#2b7fff;border:1px solid #1447e6;border-radius:8px;padding-top:18px;padding-bottom:18px;box-shadow:0 1px 1px #0000000d,inset 0 0 0 1px #ffffff3d}[data-v-84bf9ea3] .el-table tr td:nth-of-type(1){background:#eff6ff!important}[data-v-84bf9ea3] .el-tag{color:#525866;background:#fff!important;border:1px solid #e5e8ee!important;border-radius:6px!important}[data-v-4c31200f] .el-tabs__item{color:#99a0ae}[data-v-4c31200f] .el-tabs__item.is-active{color:#2b7fff}[data-v-4c31200f] .el-tabs__active-bar{background-color:#2b7fff}