From 7bce12b9098e91d8e969968a565827d257c662eb Mon Sep 17 00:00:00 2001
From: du <13220750630.163.com>
Date: 星期一, 14 四月 2025 14:25:29 +0800
Subject: [PATCH] 文多多样式修改

---
 easegen-front/src/views/ppt/index.vue |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/easegen-front/src/views/ppt/index.vue b/easegen-front/src/views/ppt/index.vue
index ebefc82..941826b 100644
--- a/easegen-front/src/views/ppt/index.vue
+++ b/easegen-front/src/views/ppt/index.vue
@@ -24,8 +24,8 @@
           page: 'creator', // 閫夋嫨 'creator' 鎴� 'dashboard'
           creatorVersion: "v2",
           lang: localeStore.getCurrentLocale.lang.indexOf('zh')> -1 ? 'zh':localeStore.getCurrentLocale.lang,
-          themeColor: '#001529', // 涓婚鑹�
-          background: "linear-gradient(-157deg,#f57bb0, #867dea)", // 鑷畾涔夎儗鏅�
+          // themeColor: '#001529', // 涓婚鑹�
+          background: "linear-gradient(-157deg,#8d58ff, #409eff)", // 鑷畾涔夎儗鏅�
           padding: '40px', // 鍐呰竟璺�
           mode: "light",
           creatorData: {

--
Gitblit v1.9.3