From 247d087c485f817b8db8f4bde34e94be8526c3ac Mon Sep 17 00:00:00 2001 From: zhouxueli <2841188632@qq.com> Date: Wed, 7 Jan 2026 15:11:23 +0800 Subject: [PATCH] =?UTF-8?q?CRM=5F26-01-13#story#7762,=E6=BD=9C=E5=9C=A8?= =?UTF-8?q?=E6=9C=8D=E5=8A=A1=E5=95=86=E5=A2=9E=E5=8A=A0=E8=B4=A2=E5=8A=A1?= =?UTF-8?q?=E7=BB=93=E7=AE=97=E4=BF=A1=E6=81=AF=E7=9A=84=E9=9C=80=E6=B1=82?= =?UTF-8?q?--=E6=9B=B9=E6=99=BA=E9=BE=99?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/index/supplierInfo.vue | 17 +++++++++++++---- 1 file changed, 13 insertions(+), 4 deletions(-) diff --git a/src/views/index/supplierInfo.vue b/src/views/index/supplierInfo.vue index fa5912ce..f12ebe1f 100644 --- a/src/views/index/supplierInfo.vue +++ b/src/views/index/supplierInfo.vue @@ -28,17 +28,21 @@
证件照信息
-
1. 法人身份证正面
+
1.法人身份证人像页
-
2. 法人身份证反面
+
2.法人身份证国徽页
-
3. 营业执照
+
3.营业执照
+
+
4.开户许可证
+ +
@@ -72,6 +76,10 @@
联系电话:
{{supplierInfo?.linkPhone}}
+
+
邮箱:
+
{{supplierInfo?.linkEmail}}
+
服务能力:
{{supplierInfo?.serviceCategoryName}}
@@ -259,7 +267,7 @@ margin-top: 5px; } .supplier_content { - padding: 0 24px; + padding: 0 20px; width: 100%; box-sizing: border-box; } @@ -282,6 +290,7 @@ display: flex; width: 100%; margin-top: 10px; + flex-wrap: wrap; .credentials_item { width: 32%; text-align: center;