From 0bba74658d115487299add80c8796341413b33b5 Mon Sep 17 00:00:00 2001
From: Tevin <tingquanren@163.com>
Date: Mon, 15 Mar 2021 16:44:58 +0800
Subject: [PATCH] 公共样式(自定义框架部分)改px

---
 common/common.scss |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/common/common.scss b/common/common.scss
index 72f151e..d43083f 100644
--- a/common/common.scss
+++ b/common/common.scss
@@ -3,7 +3,7 @@
  * @author Tevin
  */
 
-@import "./components/common/sassMixin";
+@import "./sassMixin";
 
 .m-price {
     &::before {

--
Gitblit v1.9.1