From ce3ade1d98fc64cf43db3158edfa191d0e1eb305 Mon Sep 17 00:00:00 2001 From: zq <136432190602163.com> Date: Thu, 10 Jul 2025 18:37:34 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8E=BB=E9=99=A4=E6=97=A0=E7=94=A8=E6=96=87?= =?UTF-8?q?=E4=BB=B6=E5=BC=95=E5=85=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- packages/index.js | 1 - 1 file changed, 1 deletion(-) diff --git a/packages/index.js b/packages/index.js index 0e4b702..b8bf423 100644 --- a/packages/index.js +++ b/packages/index.js @@ -8,7 +8,6 @@ import GuipRadio from './GuipRadio' import 'element-ui/lib/theme-chalk/index.css' // 如果依赖Element import './styles/index.css' // 全局引入 import './styles/common.scss' // 全局引入 -import './styles/test.scss' // 全局引入 const components = [ GuipButton,