From 40aebfcd3f160a59b38c1b1542366e0ddd84bce8 Mon Sep 17 00:00:00 2001 From: wupengfei <834520024@qq.com> Date: 星期五, 22 八月 2025 15:10:28 +0800 Subject: [PATCH] feat: 接口对接 --- package.json | 6 +++++- 1 files changed, 5 insertions(+), 1 deletions(-) diff --git a/package.json b/package.json index 27af38c..1e030ca 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "dependencies": { "@bole-12333/chat-kit": "latest", "@bole-12333/customer-chat": "latest", - "@bole-core/components": "^1.3.13", + "@bole-core/components": "^1.3.14", "@bole-core/core": "latest", "@bole-core/pretty-layout": "latest", "@bole-core/sass-utils": "latest", @@ -30,6 +30,7 @@ "@chenfengyuan/vue-qrcode": "^2.0.0", "@ctrl/tinycolor": "^3.4.1", "@element-plus/icons-vue": "^2.3.1", + "@muaitu/fabric-editor-core": "^1.0.4", "@tanstack/vue-query": "^4.37.1", "@tencentcloud/call-uikit-vue": "^3.1.5", "@tencentcloud/chat-uikit-vue": "^2.0.0", @@ -48,6 +49,8 @@ "echarts": "^5.5.1", "element-plus": "^2.8.4", "element-resize-detector": "^1.2.4", + "fabric": "^5.3.0", + "fabric-history": "^1.6.0", "file-saver": "^2.0.5", "fuse.js": "^6.6.2", "js-base64": "^3.7.2", @@ -88,6 +91,7 @@ "@iconify/vue": "^4.0.0", "@release-it/conventional-changelog": "^8.0.2", "@types/ali-oss": "^6.16.11", + "@types/fabric": "^5.3.10", "@types/file-saver": "^2.0.5", "@types/js-cookie": "^3.0.2", "@types/lodash": "^4.14.186", -- Gitblit v1.9.1