From ced30074f3796a1c53345f9dc60736475a162463 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E4=BA=8E=E8=82=96=E7=A3=8A?= <18851179580@163.com>
Date: Thu, 29 Aug 2024 13:47:53 +0800
Subject: [PATCH] =?UTF-8?q?=E9=A2=9C=E8=89=B2=E4=BF=AE=E6=94=B9=E4=B8=BA?=
=?UTF-8?q?=E9=BB=98=E8=AE=A4=E9=A2=9C=E8=89=B2?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
src/components/base/color-picker/index.vue | 4 +--
src/components/common/common-styles/index.vue | 11 +++----
.../common/flex-gradients-create/index.vue | 8 ++---
.../common/mult-color-picker/index.vue | 12 ++++----
.../model-coupon/model-coupon-setting.vue | 30 +++++++++----------
.../model-data-magic-content.vue | 2 +-
.../model-shop-list-content.vue | 2 +-
.../model-shop-tabs-content.vue | 2 +-
src/components/model-user-info/index.vue | 4 +--
.../model-user-info-styles.vue | 2 +-
.../components/main/default/article-tabs.ts | 2 +-
src/layout/components/main/default/coupon.ts | 4 +--
src/layout/components/main/default/custom.ts | 2 +-
.../components/main/default/footer-nav.ts | 2 +-
.../components/main/default/header-nav.ts | 2 +-
src/layout/components/main/default/index.ts | 2 +-
src/layout/components/main/default/notice.ts | 4 +--
src/layout/components/main/default/search.ts | 2 +-
.../components/main/default/shop-list.ts | 4 +--
.../components/main/default/shop-tabs.ts | 6 ++--
src/layout/components/main/default/tabs.ts | 2 +-
.../components/main/default/user-info.ts | 6 ++--
src/styles/index.scss | 5 ++++
src/types/global.d.ts | 2 +-
src/utils/index.ts | 1 +
25 files changed, 65 insertions(+), 58 deletions(-)
diff --git a/src/components/base/color-picker/index.vue b/src/components/base/color-picker/index.vue
index b1e572e3..813230c7 100644
--- a/src/components/base/color-picker/index.vue
+++ b/src/components/base/color-picker/index.vue
@@ -1,14 +1,14 @@