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

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

diff --git a/easegen-front/src/views/ppt/index.vue b/easegen-front/src/views/ppt/index.vue
index 941826b..104e95d 100644
--- a/easegen-front/src/views/ppt/index.vue
+++ b/easegen-front/src/views/ppt/index.vue
@@ -25,7 +25,7 @@
           creatorVersion: "v2",
           lang: localeStore.getCurrentLocale.lang.indexOf('zh')> -1 ? 'zh':localeStore.getCurrentLocale.lang,
           // themeColor: '#001529', // 涓婚鑹�
-          background: "linear-gradient(-157deg,#8d58ff, #409eff)", // 鑷畾涔夎儗鏅�
+          background: "linear-gradient(-157deg,#e9f5fa, #d2e5fe)", // 鑷畾涔夎儗鏅�
           padding: '40px', // 鍐呰竟璺�
           mode: "light",
           creatorData: {

--
Gitblit v1.9.3