From 1abe7ec44f4ce485ccf465aa6b00e1bc4b097b9c Mon Sep 17 00:00:00 2001
From: 付延余 <f-yanyu@outlook.com>
Date: 星期二, 12 四月 2022 10:24:12 +0800
Subject: [PATCH] 营销政策

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

diff --git a/package.json b/package.json
index de1d5b1..fd15e48 100644
--- a/package.json
+++ b/package.json
@@ -20,6 +20,7 @@
     "nprogress": "^0.2.0",
     "postcss-px2rem-exclude": "^0.0.6",
     "sass-loader": "^7.3.1",
+    "v-fit-columns": "^0.2.0",
     "vcolorpicker": "^0.1.8",
     "vue": "^2.6.11",
     "vue-router": "^3.1.6",
@@ -77,8 +78,8 @@
     "plugins": {
       "autoprefixer": {},
       "postcss-px2rem-exclude": {
-        "remUnit": 10,
-        "exclude": "/node_modules/i"
+        "remUnit": 256,
+        "exclude": "/node_modules|element/i"
       }
     }
   }

--
Gitblit v1.9.1