From 0f52b1e924693795faea619cd68ea7ecc855a61f Mon Sep 17 00:00:00 2001
From: ZhangXianQiang <1135831638@qq.com>
Date: 星期四, 06 六月 2024 13:54:22 +0800
Subject: [PATCH] feat:倒计时

---
 src/components/ExamInfo/index.vue |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/components/ExamInfo/index.vue b/src/components/ExamInfo/index.vue
index f768c33..e776b51 100644
--- a/src/components/ExamInfo/index.vue
+++ b/src/components/ExamInfo/index.vue
@@ -17,6 +17,6 @@
 
 <style lang="scss" scoped>
 .img-item {
-  max-width: 500px;
+  max-width: 400px;
 }
 </style>
\ No newline at end of file

--
Gitblit v1.8.0