From 7916e4ccc9fa28838b348ac07e53673833903140 Mon Sep 17 00:00:00 2001
From: longyvfengyun <496960745@qq.com>
Date: 星期二, 27 六月 2023 10:59:12 +0800
Subject: [PATCH] 内容提交

---
 src/views/home/js/homeContentModule.js |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/views/home/js/homeContentModule.js b/src/views/home/js/homeContentModule.js
index d21c9ac..fc34f8b 100644
--- a/src/views/home/js/homeContentModule.js
+++ b/src/views/home/js/homeContentModule.js
@@ -7,8 +7,8 @@
   const homeContentDom = ref(null);
   const cWidth = ref(0);
   const cHeight = ref(0);
-  const dWidth = ref(1279);
-  const dHeight = ref(649);
+  const dWidth = ref(2500);
+  const dHeight = ref(1389);
 
   /**
    * 璁剧疆瀹瑰櫒鐨勫ぇ灏�

--
Gitblit v1.9.1