From 6cd404fa3d16992c3c38d22fd31ab5ab074f1e01 Mon Sep 17 00:00:00 2001
From: 马宇豪 <978517621@qq.com>
Date: 星期一, 14 八月 2023 14:18:56 +0800
Subject: [PATCH] 新项目

---
 package.json |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)

diff --git a/package.json b/package.json
index 8b2ab23..90518f1 100644
--- a/package.json
+++ b/package.json
@@ -10,8 +10,9 @@
 		"lint-fix": "eslint --fix --ext .js --ext .jsx --ext .vue src/"
 	},
 	"dependencies": {
+		"@amap/amap-jsapi-loader": "^1.0.1",
 		"@element-plus/icons-vue": "^2.0.6",
-		"@kjgl77/datav-vue3": "^1.2.1",
+		"@kjgl77/datav-vue3": "^1.6.1",
 		"@wangeditor/editor": "^5.1.14",
 		"axios": "^0.27.2",
 		"countup.js": "^2.2.0",
@@ -50,9 +51,11 @@
 		"@typescript-eslint/parser": "^5.27.0",
 		"@vitejs/plugin-vue": "^2.3.3",
 		"@vue/compiler-sfc": "^3.2.36",
+		"amfe-flexible": "^2.2.1",
 		"dotenv": "^16.0.1",
 		"eslint": "^8.17.0",
 		"eslint-plugin-vue": "^9.1.0",
+		"postcss-pxtorem": "^6.0.0",
 		"prettier": "^2.6.2",
 		"sass": "^1.52.2",
 		"sass-loader": "^13.0.0",

--
Gitblit v1.9.2