From 2e03f8445efe0ca1e220e3ba6a56cd2c32a67b7c Mon Sep 17 00:00:00 2001 From: X1627315083 <1627315083@qq.com> Date: Mon, 17 Jun 2024 11:39:20 +0800 Subject: [PATCH] fix --- src/component/WorksPage/Falls.vue | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/component/WorksPage/Falls.vue b/src/component/WorksPage/Falls.vue index b2e3c007..cd3e34d0 100644 --- a/src/component/WorksPage/Falls.vue +++ b/src/component/WorksPage/Falls.vue @@ -29,7 +29,7 @@
{{item.portfolioName}}
- 地区 + {{item.portfolioDes}}
@@ -319,6 +319,7 @@ export default defineComponent({ .falls_item_user_detail{ line-height: 1; width: 60%; + width: 100%; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; @@ -335,6 +336,7 @@ export default defineComponent({ .falls_item_detail{ display: flex; width: 40%; + width: 20%; justify-content: space-between; >label{ // cursor: pointer;