From 564539f99f8444391341929c568a80561d050402 Mon Sep 17 00:00:00 2001 From: suixy <2277317060@qq.com> Date: Mon, 29 Sep 2025 15:29:14 +0800 Subject: [PATCH] =?UTF-8?q?=E5=BF=BD=E7=95=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 1 + 1 file changed, 1 insertion(+) diff --git a/package.json b/package.json index 6ab9d93..620eec9 100644 --- a/package.json +++ b/package.json @@ -45,6 +45,7 @@ "@vitejs/plugin-vue-jsx": "^5.1.1", "axios": "^1.11.0", "element-plus": "^2.10.4", + "less": "^4.4.1", "vue": "^3.5.17", "vue-router": "4" },