Merge branch 'main' of https://git.nianxx.cn/duanshuwen/zn-ai into feature/lishaohua

# Conflicts:
#	package-lock.json
#	src/renderer/router/index.ts
This commit is contained in:
kongbeiwu
2025-12-22 01:41:31 +08:00
59 changed files with 2680 additions and 431 deletions

View File

@@ -46,6 +46,8 @@
"vite": "^7.1.9"
},
"dependencies": {
"@iconify-json/material-symbols": "^1.2.50",
"@iconify/vue": "^5.0.0",
"@remixicon/vue": "^4.7.0",
"@types/js-cookie": "^3.0.6",
"@vueuse/core": "^14.1.0",
@@ -59,9 +61,11 @@
"electron-log": "^5.4.3",
"electron-squirrel-startup": "^1.0.1",
"element-plus": "^2.12.0",
"js-base64": "^3.7.8",
"js-cookie": "^3.0.5",
"lodash-es": "^4.17.21",
"log4js": "^6.9.1",
"openai": "^6.14.0",
"pinia": "^2.3.1",
"vue": "^3.5.22",
"vue-i18n": "^11.1.9",