From 287e91db798b652f0224ad8cc7eaa15d6ef6970a Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E8=B5=B5=E5=BF=A0=E6=9E=97?= <170083662@qq.com>
Date: Fri, 20 Mar 2026 17:11:50 +0800
Subject: [PATCH] =?UTF-8?q?style(credit):=20=E9=9A=90=E8=97=8F=E5=AE=A2?=
=?UTF-8?q?=E6=88=B7=E8=AF=A6=E6=83=85=E4=B8=AD=E7=9A=84=E6=9B=B4=E6=96=B0?=
=?UTF-8?q?=E6=97=B6=E9=97=B4=E5=92=8C=E6=96=87=E4=BB=B6=E5=AD=97=E6=AE=B5?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
- 注释掉更新时间显示组件
- 注释掉文件信息显示组件
- 保持其他客户信息字段正常显示
---
src/credit/mp-customer/detail.tsx | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/credit/mp-customer/detail.tsx b/src/credit/mp-customer/detail.tsx
index 866c105..2525eb4 100644
--- a/src/credit/mp-customer/detail.tsx
+++ b/src/credit/mp-customer/detail.tsx
@@ -702,9 +702,9 @@ export default function CreditMpCustomerDetailPage() {
|
|
|
- |
+ {/* | */}
{!!row.url && | }
- {!!row.files && | }
+ {/*{!!row.files && | }*/}