From d417eeffde6d2e1acf350b460433f213628ebfb8 Mon Sep 17 00:00:00 2001 From: liutong <836164388@qq.com> Date: Mon, 14 Apr 2025 19:21:00 +0800 Subject: [PATCH] =?UTF-8?q?refactor(market):=20=E4=BC=98=E5=8C=96=E9=80=9A?= =?UTF-8?q?=E8=AF=9D=E8=AE=B0=E5=BD=95=E5=B1=95=E7=A4=BA=E6=A0=B7=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 移除不必要的日期标签 - 调整通话记录列表的样式,使信息展示更清晰 - 优化呼叫对象和呼叫号码的展示方式,采用灵活盒布局 - 添加顶部空白区域,提高可读性 --- pages/market/clue/clue_info.vue | 41 ++++++++++++++++++++------------- 1 file changed, 25 insertions(+), 16 deletions(-) diff --git a/pages/market/clue/clue_info.vue b/pages/market/clue/clue_info.vue index 5d4f5ef..55d4cf5 100644 --- a/pages/market/clue/clue_info.vue +++ b/pages/market/clue/clue_info.vue @@ -135,42 +135,47 @@ - - 08-23 + + - - 08-23 + + + - - 08-23 + + + @@ -558,7 +563,11 @@ margin: auto; padding: 16rpx; color: #fff; - position: relative; + position: relative; + + view{ + + } } .same-community{ width: 120rpx;