From e7afa28bc27de2c147b57477e0a962816a88a281 Mon Sep 17 00:00:00 2001 From: linxi Date: Wed, 28 Aug 2024 11:31:21 +0800 Subject: [PATCH] =?UTF-8?q?Style(=E5=8D=83=E5=8E=BF=E5=90=8D=E5=93=81):=20?= =?UTF-8?q?=E5=8D=83=E5=8E=BF=E5=90=8D=E5=93=81=E5=BA=97=E9=93=BA=E4=B8=AD?= =?UTF-8?q?=EF=BC=8C=E5=95=86=E5=93=81=E8=BE=83=E5=B0=91=E6=97=B6=EF=BC=8C?= =?UTF-8?q?=E8=83=8C=E6=99=AF=E5=BA=95=E8=89=B2=E4=B8=8D=E4=B8=80=E8=87=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- assets/css/v12-style.less | 4 ++-- pkg_product/views/famousQianxian.vue | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/assets/css/v12-style.less b/assets/css/v12-style.less index 4681a0e..bf38100 100644 --- a/assets/css/v12-style.less +++ b/assets/css/v12-style.less @@ -3,8 +3,8 @@ @dark-color: #333333; @white-color: #fff; -@colors: #C52733, #333333, #fff, #666; -@classnames: primary, dark, white, secondary-dark; +@colors: #C52733, #333333, #fff, #666, #F0F0F0; +@classnames: primary, dark, white, secondary-dark, grey; /*=====================================*/ each(@colors, { diff --git a/pkg_product/views/famousQianxian.vue b/pkg_product/views/famousQianxian.vue index bb12b38..9ab4451 100644 --- a/pkg_product/views/famousQianxian.vue +++ b/pkg_product/views/famousQianxian.vue @@ -1,7 +1,7 @@