From 9efd4a80aae58cf36266e774d3c820cc8e115028 Mon Sep 17 00:00:00 2001
From: cuiqian2004 <cuiqian2004@163.com>
Date: 星期四, 25 九月 2025 17:33:45 +0800
Subject: [PATCH] test

---
 pages/map/task.vue |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/pages/map/task.vue b/pages/map/task.vue
index 6a4ee73..0e8b8af 100644
--- a/pages/map/task.vue
+++ b/pages/map/task.vue
@@ -320,6 +320,8 @@
 			margin-top: 75px;
 			margin-left: 120px;
 			width: 150px;
+			max-height: 50vh;
+			overflow: auto;
 			align-items: center;
 			justify-content: center;
 			flex-direction: column;

--
Gitblit v1.9.1