From 7ebf661b9ea72ed7ef44da5da4d83d4ddb119224 Mon Sep 17 00:00:00 2001 From: Phoenix <64720302+Concur-max@users.noreply.github.com> Date: Wed, 28 Feb 2024 13:45:03 +0800 Subject: [PATCH] s --- package.json | 3 --- src/views/chat/index.vue | 13 ++++++------- 2 files changed, 6 insertions(+), 10 deletions(-) diff --git a/package.json b/package.json index 391b438..a014357 100644 --- a/package.json +++ b/package.json @@ -65,12 +65,9 @@ "less": "^4.1.3", "lint-staged": "^13.1.2", "markdown-it-link-attributes": "^4.0.1", - "node-sass": "^9.0.0", "npm-run-all": "^4.1.5", "postcss": "^8.4.21", "rimraf": "^4.3.0", - "sass": "^1.70.0", - "sass-loader": "^14.1.0", "tailwindcss": "^3.2.7", "typescript": "~4.9.5", "unplugin-auto-import": "^0.17.5", diff --git a/src/views/chat/index.vue b/src/views/chat/index.vue index ecc607b..f46989d 100644 --- a/src/views/chat/index.vue +++ b/src/views/chat/index.vue @@ -612,7 +612,7 @@ const customRequest = async (file) => { -