From 17a18d987547b013495d6ade3014ff0e22e5e8b6 Mon Sep 17 00:00:00 2001 From: 马宇豪 <978517621@qq.com> Date: 星期三, 28 六月 2023 15:53:49 +0800 Subject: [PATCH] 修改文字 --- package.json | 6 ++++++ 1 files changed, 6 insertions(+), 0 deletions(-) diff --git a/package.json b/package.json index b2b1965..484ca2f 100644 --- a/package.json +++ b/package.json @@ -8,11 +8,17 @@ }, "dependencies": { "ant-design-vue": "^1.7.7", + "axios": "^1.4.0", "core-js": "^3.6.5", "echarts": "^5.1.2", + "js-base64": "^3.7.5", + "js-cookie": "^3.0.5", + "json-bigint": "^1.0.0", "moment": "^2.29.1", "quill-image-resize-module": "^3.0.0", + "style-resources-loader": "^1.5.0", "vue": "^2.6.11", + "vue-cli-plugin-style-resources-loader": "^0.1.5", "vue-quill-editor": "^3.0.6", "vue-router": "^3.2.0", "vuex": "^3.4.0" -- Gitblit v1.9.2