From d22a97151ec464c71de971d65fb4ae643b772fa5 Mon Sep 17 00:00:00 2001 From: augushong Date: Sun, 15 May 2022 10:38:36 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=E6=96=87=E4=BB=B6=E4=BE=9D?= =?UTF-8?q?=E8=B5=96=EF=BC=9B=E5=85=B3=E9=97=ADmap=E7=94=9F=E6=88=90?= =?UTF-8?q?=EF=BC=9B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 3 ++- source/scss/_common.scss | 2 +- view/index/common/_require.html | 2 +- 3 files changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 6069c4a..f38a41a 100644 --- a/README.md +++ b/README.md @@ -60,7 +60,8 @@ ulthon扩展的layui样式库. "extensionName": ".css", "savePath": "/public/cdn/" }, - ] + ], + "liveSassCompile.settings.generateMap": false } ``` diff --git a/source/scss/_common.scss b/source/scss/_common.scss index cfe7196..368846a 100644 --- a/source/scss/_common.scss +++ b/source/scss/_common.scss @@ -41,7 +41,7 @@ color: #6cf !important; } -.ul-color-white{ +.ul-color-white { color: #fff !important; } diff --git a/view/index/common/_require.html b/view/index/common/_require.html index 5e34bfc..a5ca441 100644 --- a/view/index/common/_require.html +++ b/view/index/common/_require.html @@ -1,7 +1,7 @@ - +