From 485aef90f3240c06747d1e7bf6a0edfe4c2dbe0c Mon Sep 17 00:00:00 2001
From: odc.xiaohui <xiaohui@Q1>
Date: 星期一, 13 二月 2023 16:31:10 +0800
Subject: [PATCH] 2023/2/13 肖辉 侧边栏处理

---
 src/views/systemSetting/platform/mySetting/index.vue |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/views/systemSetting/platform/mySetting/index.vue b/src/views/systemSetting/platform/mySetting/index.vue
index 336551d..635a85c 100644
--- a/src/views/systemSetting/platform/mySetting/index.vue
+++ b/src/views/systemSetting/platform/mySetting/index.vue
@@ -143,7 +143,7 @@
 .mySetting {
     margin: 10px 20px;
     text-align: left;
-    color: #4b9bb7;
+    // color: #4b9bb7;
 
     header {
         line-height: 60px;

--
Gitblit v1.8.0