From f8632afcae94c621fa958919e088c5a1c8524441 Mon Sep 17 00:00:00 2001 From: caill <815519168@qq.com> Date: Mon, 24 Mar 2025 10:48:15 +0800 Subject: [PATCH] tube --- common/style/layout.styl | 5 +++++ pages/SecondPhase/slitting/CallShaft.vue | 6 ++---- 2 files changed, 7 insertions(+), 4 deletions(-) diff --git a/common/style/layout.styl b/common/style/layout.styl index 994cb79..7c4ddc2 100644 --- a/common/style/layout.styl +++ b/common/style/layout.styl @@ -360,6 +360,11 @@ uni-button:after { .slide_new table tr.checked td:last-child { border-right: 1rpx solid #6798ef; } +.slide_new table tr td.wrap{ + line-height: 28rpx; + white-space: normal; + word-break: break-all; +} .slide table { table-layout: auto; width: 100%; diff --git a/pages/SecondPhase/slitting/CallShaft.vue b/pages/SecondPhase/slitting/CallShaft.vue index 21235c0..456cdba 100644 --- a/pages/SecondPhase/slitting/CallShaft.vue +++ b/pages/SecondPhase/slitting/CallShaft.vue @@ -51,9 +51,8 @@