feat: 对话功能开发

This commit is contained in:
2026-04-12 15:36:36 +08:00
parent ca389824a1
commit c2a4d60edd
12 changed files with 2645 additions and 5 deletions

View File

@@ -46,11 +46,21 @@
"bonjour-service": "^1.3.0",
"electron-squirrel-startup": "^1.0.1",
"element-plus": "^2.13.6",
"github-markdown-css": "^5.9.0",
"js-base64": "3.7.5",
"jsencrypt": "^3.5.4",
"katex": "^0.16.25",
"lucide-vue-next": "^1.0.0",
"pdfkit": "^0.18.0",
"pinia": "^3.0.4",
"rehype-katex": "^7.0.1",
"rehype-raw": "^7.0.0",
"remark-gfm": "^4.0.1",
"remark-math": "^6.0.0",
"remark-parse": "^11.0.0",
"remark-rehype": "^11.1.2",
"unified": "^11.0.5",
"unist-util-visit": "^5.0.0",
"vue": "^3.5.32",
"vue-router": "^4.6.4"
},