From 74612202043ff394ca4987cc3949889f2ee5ad5e Mon Sep 17 00:00:00 2001
From: zhitan-cloud <394600+ustcyc@user.noreply.gitee.com>
Date: 星期四, 27 二月 2025 09:27:39 +0800
Subject: [PATCH] !95 更新readme中系统图片和个人中心添加权限字符 Merge pull request !95 from 张嘉伟/zhangjw

---
 zhitan-vue/src/settings.js |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/zhitan-vue/src/settings.js b/zhitan-vue/src/settings.js
index 08a0108..3a7443d 100644
--- a/zhitan-vue/src/settings.js
+++ b/zhitan-vue/src/settings.js
@@ -6,7 +6,7 @@
   /**
    * 渚ц竟鏍忎富棰� 娣辫壊涓婚theme-dark锛屾祬鑹蹭富棰榯heme-light
    */
-  sideTheme: 'theme-dark',
+  sideTheme: "theme-dark",
   /**
    * 鏄惁绯荤粺甯冨眬閰嶇疆
    */
@@ -43,5 +43,5 @@
    * The default is only used in the production env
    * If you want to also use it in dev, you can pass ['production', 'development']
    */
-  errorLog: 'production'
+  errorLog: "production",
 }

--
Gitblit v1.9.3