From d597f9a4d8c83b149694354a7369057f80e5faac Mon Sep 17 00:00:00 2001
From: loulijun2021 <1694218219@qq.com>
Date: 星期日, 26 六月 2022 15:58:41 +0800
Subject: [PATCH] 1.优化代码递交

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

diff --git a/package.json b/package.json
index 233fc16..35d5d16 100644
--- a/package.json
+++ b/package.json
@@ -20,9 +20,12 @@
     "element-ui": "2.13.2",
     "jquery": "^3.6.0",
     "js-cookie": "2.2.0",
+    "lib-flexible": "^0.3.2",
+    "lib-flexible-computer": "^1.0.2",
     "normalize.css": "7.0.0",
     "nprogress": "0.2.0",
     "path-to-regexp": "2.4.0",
+    "postcss-px2rem": "^0.3.0",
     "vue": "2.6.10",
     "vue-router": "3.0.6",
     "vuex": "3.1.0"
@@ -37,12 +40,14 @@
     "babel-eslint": "10.1.0",
     "babel-jest": "23.6.0",
     "babel-plugin-dynamic-import-node": "2.3.3",
+    "babel-plugin-transform-remove-console": "^6.9.4",
     "chalk": "2.4.2",
     "connect": "3.6.6",
     "eslint": "6.7.2",
     "eslint-plugin-vue": "6.2.2",
     "html-webpack-plugin": "3.2.0",
     "mockjs": "1.0.1-beta3",
+    "px2rem-loader": "^0.1.9",
     "runjs": "4.3.2",
     "sass": "1.26.8",
     "sass-loader": "8.0.2",

--
Gitblit v1.9.3