From b22df1d58d23d403e03d29196f9f494999835d46 Mon Sep 17 00:00:00 2001 From: zhangdongxue Date: Fri, 26 Nov 2021 12:02:50 +0800 Subject: [PATCH] =?UTF-8?q?['=E5=90=8C=E6=AD=A5=E7=BA=BF=E4=B8=8A']?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/goods/attestation.vue | 2 +- pages/goods/tracedTo.vue | 8 +++----- 2 files changed, 4 insertions(+), 6 deletions(-) diff --git a/pages/goods/attestation.vue b/pages/goods/attestation.vue index aeeac45..1f0f9f4 100644 --- a/pages/goods/attestation.vue +++ b/pages/goods/attestation.vue @@ -2,7 +2,7 @@ 商品认证溯源码:{{token}} - + 权证认证 diff --git a/pages/goods/tracedTo.vue b/pages/goods/tracedTo.vue index 61484b4..5bbfb2d 100644 --- a/pages/goods/tracedTo.vue +++ b/pages/goods/tracedTo.vue @@ -37,7 +37,7 @@ Hash: - {{item.hash}} + {{item.hash}} HashTo: @@ -227,7 +227,7 @@ } .hash{ width: calc(100% - 180rpx); - word-wrap: break-word !important; + word-break: break-word; } .content { display: flex; @@ -236,9 +236,7 @@ justify-content: flex-start; box-sizing: border-box; color: #999; - overflow: hidden; - text-overflow: ellipsis; - white-space: nowrap; + width: calc(100% - 180rpx); image{ width: 40rpx; height: 40rpx;