From 388c2eeb0522a3dc928cffc5059e9f7da4c84ecb Mon Sep 17 00:00:00 2001
From: zhangxiaoxu123456 <zxx19900626>
Date: 星期二, 26 四月 2022 16:43:34 +0800
Subject: [PATCH] 工伤、失业保险接口

---
 .postcssrc.js |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/.postcssrc.js b/.postcssrc.js
index 4c82428..6e8fedd 100644
--- a/.postcssrc.js
+++ b/.postcssrc.js
@@ -8,7 +8,7 @@
     "autoprefixer": {},
     "postcss-px2rem-exclude": {  // 娣诲姞鐨勪唬鐮�
       remUnit: 256,
-      // exclude: /node_modules|element/i // 蹇界暐node_modules鐩綍涓嬬殑鏂囦欢
+      exclude: /node_modules|element/i // 蹇界暐node_modules鐩綍涓嬬殑鏂囦欢
     }
 
   }

--
Gitblit v1.9.1