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;