From 5c35d26c03b49303600b861c39c435c8e9461e4d Mon Sep 17 00:00:00 2001 From: Admin <978517621@qq.com> Date: 星期五, 01 七月 2022 18:12:41 +0800 Subject: [PATCH] 添加页面 --- package.json | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/package.json b/package.json index 56ddfa6..a092f0e 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "lint-fix": "eslint --fix --ext .js --ext .jsx --ext .vue src/" }, "dependencies": { - "@element-plus/icons-vue": "^2.0.3", + "@element-plus/icons-vue": "^2.0.6", "@wangeditor/editor": "^5.1.1", "axios": "^0.27.2", "countup.js": "^2.2.0", -- Gitblit v1.9.2