From 2a960cd2c5b88b143cea4acfaeafb96daef0f29b Mon Sep 17 00:00:00 2001
From: surprise <15810472099@163.com>
Date: 星期三, 10 一月 2024 09:47:09 +0800
Subject: [PATCH] 代码更新

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

diff --git a/src/components/menu/menulist.vue b/src/components/menu/menulist.vue
index db9dd57..ad7f48d 100644
--- a/src/components/menu/menulist.vue
+++ b/src/components/menu/menulist.vue
@@ -186,7 +186,7 @@
   background-size: 100% 100%;
   background-repeat: no-repeat;
   width: 360px;
-  height: 180px;
+  height: 230px;
   /* border-radius: 5px 5px 5px 30px; */
 }
 </style>

--
Gitblit v1.9.3