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;