From 053b91edb6ee5f12d83100120fbf3d8a4e96e004 Mon Sep 17 00:00:00 2001
From: wang_fan_w <2547096351@qq.com>
Date: Mon, 13 May 2024 23:50:09 +0800
Subject: [PATCH] =?UTF-8?q?feat:=20=E6=B7=B7=E5=90=88=E5=B8=83=E5=B1=80?=
=?UTF-8?q?=E6=90=AD=E5=BB=BA?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
.../components/theme-settings/index.vue | 2 +-
src/layout/layout-mixing/index.vue | 168 +++++++++++++++++-
2 files changed, 161 insertions(+), 9 deletions(-)
diff --git a/src/layout/components/Header/components/theme-settings/index.vue b/src/layout/components/Header/components/theme-settings/index.vue
index 065bcbc..c1fcdf3 100644
--- a/src/layout/components/Header/components/theme-settings/index.vue
+++ b/src/layout/components/Header/components/theme-settings/index.vue
@@ -222,7 +222,7 @@ const handleCancel = () => {
top: 15px;
width: 20px;
height: calc(100% - 15px);
- background: #fff;
+ background: #232324;
}
}
diff --git a/src/layout/layout-mixing/index.vue b/src/layout/layout-mixing/index.vue
index 40d7fb6..16719c9 100644
--- a/src/layout/layout-mixing/index.vue
+++ b/src/layout/layout-mixing/index.vue
@@ -1,30 +1,182 @@
-
+
-
-
-
+