From 9e59fd19bc95c5cc21285f22059058c45bd009fd Mon Sep 17 00:00:00 2001 From: XieYongHong <18010623010@163.com> Date: Tue, 5 Dec 2023 10:44:57 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E4=BC=98=E5=8C=96=E8=8F=9C=E5=8D=95?= =?UTF-8?q?=E7=AE=A1=E7=90=86=E6=9F=A5=E8=AF=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 2 ++ src/components/FRuleEditor-copy/Debug/index.vue | 3 +-- src/views/system/Menu/index.vue | 15 ++++++--------- yarn.lock | 15 +++++++++++++++ 4 files changed, 24 insertions(+), 11 deletions(-) diff --git a/package.json b/package.json index dc3a1f35..bbf571d7 100644 --- a/package.json +++ b/package.json @@ -13,6 +13,7 @@ "prepare": "husky install" }, "dependencies": { + "@ant-design/icons-vue": "^7.0.1", "@liveqing/liveplayer-v3": "^3.7.10", "@types/marked": "^4.0.8", "@vitejs/plugin-vue-jsx": "^3.0.0", @@ -37,6 +38,7 @@ "nrm": "^1.2.5", "pinia": "^2.0.28", "rollup-plugin-copy": "^3.4.0", + "rxjs": "^7.8.1", "unplugin-auto-import": "^0.12.1", "unplugin-vue-components": "^0.22.12", "v-clipboard3": "^0.1.4", diff --git a/src/components/FRuleEditor-copy/Debug/index.vue b/src/components/FRuleEditor-copy/Debug/index.vue index 757cb47a..fa98f583 100644 --- a/src/components/FRuleEditor-copy/Debug/index.vue +++ b/src/components/FRuleEditor-copy/Debug/index.vue @@ -71,7 +71,6 @@