From 880e036a0d85cd542034794c1dac2a4e433c5553 Mon Sep 17 00:00:00 2001 From: WXL <1785969728@qq.com> Date: 星期四, 03 七月 2025 10:51:04 +0800 Subject: [PATCH] 测试完成 --- package.json | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/package.json b/package.json index 4c219ff..291269c 100644 --- a/package.json +++ b/package.json @@ -41,6 +41,8 @@ "@riophae/vue-treeselect": "0.4.0", "@vue/babel-plugin-jsx": "^1.1.5", "@vue/composition-api": "^1.0.0-rc.6", + "@wangeditor/editor": "^5.1.23", + "@wangeditor/editor-for-vue": "^1.0.2", "axios": "0.24.0", "clipboard": "2.0.8", "codemirror": "^5.65.13", @@ -58,6 +60,7 @@ "js-beautify": "1.13.0", "js-cookie": "3.0.1", "jsencrypt": "^3.3.2", + "jssip": "^3.10.1", "lemon-imui": "^1.7.7", "moment": "^2.30.1", "nprogress": "0.2.0", -- Gitblit v1.9.3