diff --git a/src/api/distributor/distributor.js b/src/api/distributor/distributor.js
index 6adc712..78d9767 100644
--- a/src/api/distributor/distributor.js
+++ b/src/api/distributor/distributor.js
@@ -13,6 +13,18 @@
const addDistributorInfo = (data) => {
return instance.post('/distributorInfo/add', data)
}
+
+const certificateDetail = (data) => {
+ return instance.post('/distributorInfo/certificate/detail', data)
+}
+
+const personDetail = (data) => {
+ return instance.post('/distributorInfo/person/detail', data)
+}
+
+const businessDetail = (data) => {
+ return instance.post('/distributorInfo/business/detail', data)
+}
export {
- SelectList, listPage, addDistributorInfo
+ SelectList, listPage, addDistributorInfo, certificateDetail, personDetail, businessDetail
}
diff --git a/src/api/distributor/distributor.js b/src/api/distributor/distributor.js
index 6adc712..78d9767 100644
--- a/src/api/distributor/distributor.js
+++ b/src/api/distributor/distributor.js
@@ -13,6 +13,18 @@
const addDistributorInfo = (data) => {
return instance.post('/distributorInfo/add', data)
}
+
+const certificateDetail = (data) => {
+ return instance.post('/distributorInfo/certificate/detail', data)
+}
+
+const personDetail = (data) => {
+ return instance.post('/distributorInfo/person/detail', data)
+}
+
+const businessDetail = (data) => {
+ return instance.post('/distributorInfo/business/detail', data)
+}
export {
- SelectList, listPage, addDistributorInfo
+ SelectList, listPage, addDistributorInfo, certificateDetail, personDetail, businessDetail
}
diff --git a/src/views/account/bankInfo.vue b/src/views/account/bankInfo.vue
deleted file mode 100644
index 03c8c37..0000000
--- a/src/views/account/bankInfo.vue
+++ /dev/null
@@ -1,151 +0,0 @@
-
-
-
-
-
-
-
diff --git a/src/api/distributor/distributor.js b/src/api/distributor/distributor.js
index 6adc712..78d9767 100644
--- a/src/api/distributor/distributor.js
+++ b/src/api/distributor/distributor.js
@@ -13,6 +13,18 @@
const addDistributorInfo = (data) => {
return instance.post('/distributorInfo/add', data)
}
+
+const certificateDetail = (data) => {
+ return instance.post('/distributorInfo/certificate/detail', data)
+}
+
+const personDetail = (data) => {
+ return instance.post('/distributorInfo/person/detail', data)
+}
+
+const businessDetail = (data) => {
+ return instance.post('/distributorInfo/business/detail', data)
+}
export {
- SelectList, listPage, addDistributorInfo
+ SelectList, listPage, addDistributorInfo, certificateDetail, personDetail, businessDetail
}
diff --git a/src/views/account/bankInfo.vue b/src/views/account/bankInfo.vue
deleted file mode 100644
index 03c8c37..0000000
--- a/src/views/account/bankInfo.vue
+++ /dev/null
@@ -1,151 +0,0 @@
-
-
-
-
-
-
-
diff --git a/src/views/account/baseInfo.vue b/src/views/account/baseInfo.vue
deleted file mode 100644
index 10d6adb..0000000
--- a/src/views/account/baseInfo.vue
+++ /dev/null
@@ -1,248 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/src/api/distributor/distributor.js b/src/api/distributor/distributor.js
index 6adc712..78d9767 100644
--- a/src/api/distributor/distributor.js
+++ b/src/api/distributor/distributor.js
@@ -13,6 +13,18 @@
const addDistributorInfo = (data) => {
return instance.post('/distributorInfo/add', data)
}
+
+const certificateDetail = (data) => {
+ return instance.post('/distributorInfo/certificate/detail', data)
+}
+
+const personDetail = (data) => {
+ return instance.post('/distributorInfo/person/detail', data)
+}
+
+const businessDetail = (data) => {
+ return instance.post('/distributorInfo/business/detail', data)
+}
export {
- SelectList, listPage, addDistributorInfo
+ SelectList, listPage, addDistributorInfo, certificateDetail, personDetail, businessDetail
}
diff --git a/src/views/account/bankInfo.vue b/src/views/account/bankInfo.vue
deleted file mode 100644
index 03c8c37..0000000
--- a/src/views/account/bankInfo.vue
+++ /dev/null
@@ -1,151 +0,0 @@
-
-
-
-
-
-
-
diff --git a/src/views/account/baseInfo.vue b/src/views/account/baseInfo.vue
deleted file mode 100644
index 10d6adb..0000000
--- a/src/views/account/baseInfo.vue
+++ /dev/null
@@ -1,248 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/src/views/account/businessInfo.vue b/src/views/account/businessInfo.vue
deleted file mode 100644
index 4f5cc42..0000000
--- a/src/views/account/businessInfo.vue
+++ /dev/null
@@ -1,399 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/src/api/distributor/distributor.js b/src/api/distributor/distributor.js
index 6adc712..78d9767 100644
--- a/src/api/distributor/distributor.js
+++ b/src/api/distributor/distributor.js
@@ -13,6 +13,18 @@
const addDistributorInfo = (data) => {
return instance.post('/distributorInfo/add', data)
}
+
+const certificateDetail = (data) => {
+ return instance.post('/distributorInfo/certificate/detail', data)
+}
+
+const personDetail = (data) => {
+ return instance.post('/distributorInfo/person/detail', data)
+}
+
+const businessDetail = (data) => {
+ return instance.post('/distributorInfo/business/detail', data)
+}
export {
- SelectList, listPage, addDistributorInfo
+ SelectList, listPage, addDistributorInfo, certificateDetail, personDetail, businessDetail
}
diff --git a/src/views/account/bankInfo.vue b/src/views/account/bankInfo.vue
deleted file mode 100644
index 03c8c37..0000000
--- a/src/views/account/bankInfo.vue
+++ /dev/null
@@ -1,151 +0,0 @@
-
-
-
-
-
-
-
diff --git a/src/views/account/baseInfo.vue b/src/views/account/baseInfo.vue
deleted file mode 100644
index 10d6adb..0000000
--- a/src/views/account/baseInfo.vue
+++ /dev/null
@@ -1,248 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/src/views/account/businessInfo.vue b/src/views/account/businessInfo.vue
deleted file mode 100644
index 4f5cc42..0000000
--- a/src/views/account/businessInfo.vue
+++ /dev/null
@@ -1,399 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/src/views/account/certInfo.vue b/src/views/account/certInfo.vue
deleted file mode 100644
index 97a6de7..0000000
--- a/src/views/account/certInfo.vue
+++ /dev/null
@@ -1,420 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 营业执照扫描件.pdf
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 组织机构代码证扫描件.pdf
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 税务登记证扫描件.pdf
-
-
-
-
-
-
-
-
-
-
-
diff --git a/src/api/distributor/distributor.js b/src/api/distributor/distributor.js
index 6adc712..78d9767 100644
--- a/src/api/distributor/distributor.js
+++ b/src/api/distributor/distributor.js
@@ -13,6 +13,18 @@
const addDistributorInfo = (data) => {
return instance.post('/distributorInfo/add', data)
}
+
+const certificateDetail = (data) => {
+ return instance.post('/distributorInfo/certificate/detail', data)
+}
+
+const personDetail = (data) => {
+ return instance.post('/distributorInfo/person/detail', data)
+}
+
+const businessDetail = (data) => {
+ return instance.post('/distributorInfo/business/detail', data)
+}
export {
- SelectList, listPage, addDistributorInfo
+ SelectList, listPage, addDistributorInfo, certificateDetail, personDetail, businessDetail
}
diff --git a/src/views/account/bankInfo.vue b/src/views/account/bankInfo.vue
deleted file mode 100644
index 03c8c37..0000000
--- a/src/views/account/bankInfo.vue
+++ /dev/null
@@ -1,151 +0,0 @@
-
-
-
-
-
-
-
diff --git a/src/views/account/baseInfo.vue b/src/views/account/baseInfo.vue
deleted file mode 100644
index 10d6adb..0000000
--- a/src/views/account/baseInfo.vue
+++ /dev/null
@@ -1,248 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/src/views/account/businessInfo.vue b/src/views/account/businessInfo.vue
deleted file mode 100644
index 4f5cc42..0000000
--- a/src/views/account/businessInfo.vue
+++ /dev/null
@@ -1,399 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/src/views/account/certInfo.vue b/src/views/account/certInfo.vue
deleted file mode 100644
index 97a6de7..0000000
--- a/src/views/account/certInfo.vue
+++ /dev/null
@@ -1,420 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 营业执照扫描件.pdf
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 组织机构代码证扫描件.pdf
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 税务登记证扫描件.pdf
-
-
-
-
-
-
-
-
-
-
-
diff --git a/src/views/account/information.vue b/src/views/account/information.vue
index c88bc93..4d69c24 100644
--- a/src/views/account/information.vue
+++ b/src/views/account/information.vue
@@ -73,17 +73,18 @@
-
-
diff --git a/src/views/account/baseInfo.vue b/src/views/account/baseInfo.vue
deleted file mode 100644
index 10d6adb..0000000
--- a/src/views/account/baseInfo.vue
+++ /dev/null
@@ -1,248 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/src/views/account/businessInfo.vue b/src/views/account/businessInfo.vue
deleted file mode 100644
index 4f5cc42..0000000
--- a/src/views/account/businessInfo.vue
+++ /dev/null
@@ -1,399 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/src/views/account/certInfo.vue b/src/views/account/certInfo.vue
deleted file mode 100644
index 97a6de7..0000000
--- a/src/views/account/certInfo.vue
+++ /dev/null
@@ -1,420 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 营业执照扫描件.pdf
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 组织机构代码证扫描件.pdf
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 税务登记证扫描件.pdf
-
-
-
-
-
-
-
-
-
-
-
diff --git a/src/views/account/information.vue b/src/views/account/information.vue
index c88bc93..4d69c24 100644
--- a/src/views/account/information.vue
+++ b/src/views/account/information.vue
@@ -73,17 +73,18 @@
-
-
diff --git a/src/api/distributor/distributor.js b/src/api/distributor/distributor.js
index 6adc712..78d9767 100644
--- a/src/api/distributor/distributor.js
+++ b/src/api/distributor/distributor.js
@@ -13,6 +13,18 @@
const addDistributorInfo = (data) => {
return instance.post('/distributorInfo/add', data)
}
+
+const certificateDetail = (data) => {
+ return instance.post('/distributorInfo/certificate/detail', data)
+}
+
+const personDetail = (data) => {
+ return instance.post('/distributorInfo/person/detail', data)
+}
+
+const businessDetail = (data) => {
+ return instance.post('/distributorInfo/business/detail', data)
+}
export {
- SelectList, listPage, addDistributorInfo
+ SelectList, listPage, addDistributorInfo, certificateDetail, personDetail, businessDetail
}
diff --git a/src/views/account/bankInfo.vue b/src/views/account/bankInfo.vue
deleted file mode 100644
index 03c8c37..0000000
--- a/src/views/account/bankInfo.vue
+++ /dev/null
@@ -1,151 +0,0 @@
-
-
-
-
-
-
-
diff --git a/src/views/account/baseInfo.vue b/src/views/account/baseInfo.vue
deleted file mode 100644
index 10d6adb..0000000
--- a/src/views/account/baseInfo.vue
+++ /dev/null
@@ -1,248 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/src/views/account/businessInfo.vue b/src/views/account/businessInfo.vue
deleted file mode 100644
index 4f5cc42..0000000
--- a/src/views/account/businessInfo.vue
+++ /dev/null
@@ -1,399 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/src/views/account/certInfo.vue b/src/views/account/certInfo.vue
deleted file mode 100644
index 97a6de7..0000000
--- a/src/views/account/certInfo.vue
+++ /dev/null
@@ -1,420 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 营业执照扫描件.pdf
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 组织机构代码证扫描件.pdf
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 税务登记证扫描件.pdf
-
-
-
-
-
-
-
-
-
-
-
diff --git a/src/views/account/information.vue b/src/views/account/information.vue
index c88bc93..4d69c24 100644
--- a/src/views/account/information.vue
+++ b/src/views/account/information.vue
@@ -73,17 +73,18 @@
-
-
diff --git a/src/views/account/manSystemInfo.vue b/src/views/account/manSystemInfo.vue
deleted file mode 100644
index 3748058..0000000
--- a/src/views/account/manSystemInfo.vue
+++ /dev/null
@@ -1,145 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 上传文件
-
-
-
-
-
-
-
-
-
-
-
diff --git a/src/api/distributor/distributor.js b/src/api/distributor/distributor.js
index 6adc712..78d9767 100644
--- a/src/api/distributor/distributor.js
+++ b/src/api/distributor/distributor.js
@@ -13,6 +13,18 @@
const addDistributorInfo = (data) => {
return instance.post('/distributorInfo/add', data)
}
+
+const certificateDetail = (data) => {
+ return instance.post('/distributorInfo/certificate/detail', data)
+}
+
+const personDetail = (data) => {
+ return instance.post('/distributorInfo/person/detail', data)
+}
+
+const businessDetail = (data) => {
+ return instance.post('/distributorInfo/business/detail', data)
+}
export {
- SelectList, listPage, addDistributorInfo
+ SelectList, listPage, addDistributorInfo, certificateDetail, personDetail, businessDetail
}
diff --git a/src/views/account/bankInfo.vue b/src/views/account/bankInfo.vue
deleted file mode 100644
index 03c8c37..0000000
--- a/src/views/account/bankInfo.vue
+++ /dev/null
@@ -1,151 +0,0 @@
-
-
-
-
-
-
-
diff --git a/src/views/account/baseInfo.vue b/src/views/account/baseInfo.vue
deleted file mode 100644
index 10d6adb..0000000
--- a/src/views/account/baseInfo.vue
+++ /dev/null
@@ -1,248 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/src/views/account/businessInfo.vue b/src/views/account/businessInfo.vue
deleted file mode 100644
index 4f5cc42..0000000
--- a/src/views/account/businessInfo.vue
+++ /dev/null
@@ -1,399 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/src/views/account/certInfo.vue b/src/views/account/certInfo.vue
deleted file mode 100644
index 97a6de7..0000000
--- a/src/views/account/certInfo.vue
+++ /dev/null
@@ -1,420 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 营业执照扫描件.pdf
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 组织机构代码证扫描件.pdf
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 税务登记证扫描件.pdf
-
-
-
-
-
-
-
-
-
-
-
diff --git a/src/views/account/information.vue b/src/views/account/information.vue
index c88bc93..4d69c24 100644
--- a/src/views/account/information.vue
+++ b/src/views/account/information.vue
@@ -73,17 +73,18 @@
-
-
diff --git a/src/views/account/manSystemInfo.vue b/src/views/account/manSystemInfo.vue
deleted file mode 100644
index 3748058..0000000
--- a/src/views/account/manSystemInfo.vue
+++ /dev/null
@@ -1,145 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 上传文件
-
-
-
-
-
-
-
-
-
-
-
diff --git a/src/views/account/operationInfo.vue b/src/views/account/operationInfo.vue
deleted file mode 100644
index 6e70b6d..0000000
--- a/src/views/account/operationInfo.vue
+++ /dev/null
@@ -1,286 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 上传文件
-
-
-
-
-
-
-
-
- 上传文件
-
-
-
-
-
-
-
-
- 上传文件
-
-
-
-
-
-
-
-
-
-
-
diff --git a/src/api/distributor/distributor.js b/src/api/distributor/distributor.js
index 6adc712..78d9767 100644
--- a/src/api/distributor/distributor.js
+++ b/src/api/distributor/distributor.js
@@ -13,6 +13,18 @@
const addDistributorInfo = (data) => {
return instance.post('/distributorInfo/add', data)
}
+
+const certificateDetail = (data) => {
+ return instance.post('/distributorInfo/certificate/detail', data)
+}
+
+const personDetail = (data) => {
+ return instance.post('/distributorInfo/person/detail', data)
+}
+
+const businessDetail = (data) => {
+ return instance.post('/distributorInfo/business/detail', data)
+}
export {
- SelectList, listPage, addDistributorInfo
+ SelectList, listPage, addDistributorInfo, certificateDetail, personDetail, businessDetail
}
diff --git a/src/views/account/bankInfo.vue b/src/views/account/bankInfo.vue
deleted file mode 100644
index 03c8c37..0000000
--- a/src/views/account/bankInfo.vue
+++ /dev/null
@@ -1,151 +0,0 @@
-
-
-
-
-
-
-
diff --git a/src/views/account/baseInfo.vue b/src/views/account/baseInfo.vue
deleted file mode 100644
index 10d6adb..0000000
--- a/src/views/account/baseInfo.vue
+++ /dev/null
@@ -1,248 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/src/views/account/businessInfo.vue b/src/views/account/businessInfo.vue
deleted file mode 100644
index 4f5cc42..0000000
--- a/src/views/account/businessInfo.vue
+++ /dev/null
@@ -1,399 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/src/views/account/certInfo.vue b/src/views/account/certInfo.vue
deleted file mode 100644
index 97a6de7..0000000
--- a/src/views/account/certInfo.vue
+++ /dev/null
@@ -1,420 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 营业执照扫描件.pdf
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 组织机构代码证扫描件.pdf
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 税务登记证扫描件.pdf
-
-
-
-
-
-
-
-
-
-
-
diff --git a/src/views/account/information.vue b/src/views/account/information.vue
index c88bc93..4d69c24 100644
--- a/src/views/account/information.vue
+++ b/src/views/account/information.vue
@@ -73,17 +73,18 @@
-
-
diff --git a/src/views/account/manSystemInfo.vue b/src/views/account/manSystemInfo.vue
deleted file mode 100644
index 3748058..0000000
--- a/src/views/account/manSystemInfo.vue
+++ /dev/null
@@ -1,145 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 上传文件
-
-
-
-
-
-
-
-
-
-
-
diff --git a/src/views/account/operationInfo.vue b/src/views/account/operationInfo.vue
deleted file mode 100644
index 6e70b6d..0000000
--- a/src/views/account/operationInfo.vue
+++ /dev/null
@@ -1,286 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 上传文件
-
-
-
-
-
-
-
-
- 上传文件
-
-
-
-
-
-
-
-
- 上传文件
-
-
-
-
-
-
-
-
-
-
-
diff --git a/src/views/account/personInfo.vue b/src/views/account/personInfo.vue
deleted file mode 100644
index e0860ff..0000000
--- a/src/views/account/personInfo.vue
+++ /dev/null
@@ -1,527 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 证件照正面
-
-
-
-
-
-
-
-
- 证件照背面
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 证件照正面
-
-
-
-
-
-
-
-
- 证件照背面
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/src/api/distributor/distributor.js b/src/api/distributor/distributor.js
index 6adc712..78d9767 100644
--- a/src/api/distributor/distributor.js
+++ b/src/api/distributor/distributor.js
@@ -13,6 +13,18 @@
const addDistributorInfo = (data) => {
return instance.post('/distributorInfo/add', data)
}
+
+const certificateDetail = (data) => {
+ return instance.post('/distributorInfo/certificate/detail', data)
+}
+
+const personDetail = (data) => {
+ return instance.post('/distributorInfo/person/detail', data)
+}
+
+const businessDetail = (data) => {
+ return instance.post('/distributorInfo/business/detail', data)
+}
export {
- SelectList, listPage, addDistributorInfo
+ SelectList, listPage, addDistributorInfo, certificateDetail, personDetail, businessDetail
}
diff --git a/src/views/account/bankInfo.vue b/src/views/account/bankInfo.vue
deleted file mode 100644
index 03c8c37..0000000
--- a/src/views/account/bankInfo.vue
+++ /dev/null
@@ -1,151 +0,0 @@
-
-
-
-
-
-
-
diff --git a/src/views/account/baseInfo.vue b/src/views/account/baseInfo.vue
deleted file mode 100644
index 10d6adb..0000000
--- a/src/views/account/baseInfo.vue
+++ /dev/null
@@ -1,248 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/src/views/account/businessInfo.vue b/src/views/account/businessInfo.vue
deleted file mode 100644
index 4f5cc42..0000000
--- a/src/views/account/businessInfo.vue
+++ /dev/null
@@ -1,399 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/src/views/account/certInfo.vue b/src/views/account/certInfo.vue
deleted file mode 100644
index 97a6de7..0000000
--- a/src/views/account/certInfo.vue
+++ /dev/null
@@ -1,420 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 营业执照扫描件.pdf
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 组织机构代码证扫描件.pdf
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 税务登记证扫描件.pdf
-
-
-
-
-
-
-
-
-
-
-
diff --git a/src/views/account/information.vue b/src/views/account/information.vue
index c88bc93..4d69c24 100644
--- a/src/views/account/information.vue
+++ b/src/views/account/information.vue
@@ -73,17 +73,18 @@
-
-
diff --git a/src/views/account/manSystemInfo.vue b/src/views/account/manSystemInfo.vue
deleted file mode 100644
index 3748058..0000000
--- a/src/views/account/manSystemInfo.vue
+++ /dev/null
@@ -1,145 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 上传文件
-
-
-
-
-
-
-
-
-
-
-
diff --git a/src/views/account/operationInfo.vue b/src/views/account/operationInfo.vue
deleted file mode 100644
index 6e70b6d..0000000
--- a/src/views/account/operationInfo.vue
+++ /dev/null
@@ -1,286 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 上传文件
-
-
-
-
-
-
-
-
- 上传文件
-
-
-
-
-
-
-
-
- 上传文件
-
-
-
-
-
-
-
-
-
-
-
diff --git a/src/views/account/personInfo.vue b/src/views/account/personInfo.vue
deleted file mode 100644
index e0860ff..0000000
--- a/src/views/account/personInfo.vue
+++ /dev/null
@@ -1,527 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 证件照正面
-
-
-
-
-
-
-
-
- 证件照背面
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 证件照正面
-
-
-
-
-
-
-
-
- 证件照背面
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/src/views/account/qualifyInfo.vue b/src/views/account/qualifyInfo.vue
deleted file mode 100644
index be26c20..0000000
--- a/src/views/account/qualifyInfo.vue
+++ /dev/null
@@ -1,226 +0,0 @@
-
-
-
-
-
-
-
diff --git a/src/api/distributor/distributor.js b/src/api/distributor/distributor.js
index 6adc712..78d9767 100644
--- a/src/api/distributor/distributor.js
+++ b/src/api/distributor/distributor.js
@@ -13,6 +13,18 @@
const addDistributorInfo = (data) => {
return instance.post('/distributorInfo/add', data)
}
+
+const certificateDetail = (data) => {
+ return instance.post('/distributorInfo/certificate/detail', data)
+}
+
+const personDetail = (data) => {
+ return instance.post('/distributorInfo/person/detail', data)
+}
+
+const businessDetail = (data) => {
+ return instance.post('/distributorInfo/business/detail', data)
+}
export {
- SelectList, listPage, addDistributorInfo
+ SelectList, listPage, addDistributorInfo, certificateDetail, personDetail, businessDetail
}
diff --git a/src/views/account/bankInfo.vue b/src/views/account/bankInfo.vue
deleted file mode 100644
index 03c8c37..0000000
--- a/src/views/account/bankInfo.vue
+++ /dev/null
@@ -1,151 +0,0 @@
-
-
-
-
-
-
-
diff --git a/src/views/account/baseInfo.vue b/src/views/account/baseInfo.vue
deleted file mode 100644
index 10d6adb..0000000
--- a/src/views/account/baseInfo.vue
+++ /dev/null
@@ -1,248 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/src/views/account/businessInfo.vue b/src/views/account/businessInfo.vue
deleted file mode 100644
index 4f5cc42..0000000
--- a/src/views/account/businessInfo.vue
+++ /dev/null
@@ -1,399 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/src/views/account/certInfo.vue b/src/views/account/certInfo.vue
deleted file mode 100644
index 97a6de7..0000000
--- a/src/views/account/certInfo.vue
+++ /dev/null
@@ -1,420 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 营业执照扫描件.pdf
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 组织机构代码证扫描件.pdf
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 税务登记证扫描件.pdf
-
-
-
-
-
-
-
-
-
-
-
diff --git a/src/views/account/information.vue b/src/views/account/information.vue
index c88bc93..4d69c24 100644
--- a/src/views/account/information.vue
+++ b/src/views/account/information.vue
@@ -73,17 +73,18 @@
-
-
diff --git a/src/views/account/manSystemInfo.vue b/src/views/account/manSystemInfo.vue
deleted file mode 100644
index 3748058..0000000
--- a/src/views/account/manSystemInfo.vue
+++ /dev/null
@@ -1,145 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 上传文件
-
-
-
-
-
-
-
-
-
-
-
diff --git a/src/views/account/operationInfo.vue b/src/views/account/operationInfo.vue
deleted file mode 100644
index 6e70b6d..0000000
--- a/src/views/account/operationInfo.vue
+++ /dev/null
@@ -1,286 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 上传文件
-
-
-
-
-
-
-
-
- 上传文件
-
-
-
-
-
-
-
-
- 上传文件
-
-
-
-
-
-
-
-
-
-
-
diff --git a/src/views/account/personInfo.vue b/src/views/account/personInfo.vue
deleted file mode 100644
index e0860ff..0000000
--- a/src/views/account/personInfo.vue
+++ /dev/null
@@ -1,527 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 证件照正面
-
-
-
-
-
-
-
-
- 证件照背面
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 证件照正面
-
-
-
-
-
-
-
-
- 证件照背面
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/src/views/account/qualifyInfo.vue b/src/views/account/qualifyInfo.vue
deleted file mode 100644
index be26c20..0000000
--- a/src/views/account/qualifyInfo.vue
+++ /dev/null
@@ -1,226 +0,0 @@
-
-
-
-
-
-
-
diff --git a/src/views/companyDetail/bankInfo.vue b/src/views/companyDetail/bankInfo.vue
new file mode 100644
index 0000000..03c8c37
--- /dev/null
+++ b/src/views/companyDetail/bankInfo.vue
@@ -0,0 +1,151 @@
+
+
+
+
+
+
+
diff --git a/src/api/distributor/distributor.js b/src/api/distributor/distributor.js
index 6adc712..78d9767 100644
--- a/src/api/distributor/distributor.js
+++ b/src/api/distributor/distributor.js
@@ -13,6 +13,18 @@
const addDistributorInfo = (data) => {
return instance.post('/distributorInfo/add', data)
}
+
+const certificateDetail = (data) => {
+ return instance.post('/distributorInfo/certificate/detail', data)
+}
+
+const personDetail = (data) => {
+ return instance.post('/distributorInfo/person/detail', data)
+}
+
+const businessDetail = (data) => {
+ return instance.post('/distributorInfo/business/detail', data)
+}
export {
- SelectList, listPage, addDistributorInfo
+ SelectList, listPage, addDistributorInfo, certificateDetail, personDetail, businessDetail
}
diff --git a/src/views/account/bankInfo.vue b/src/views/account/bankInfo.vue
deleted file mode 100644
index 03c8c37..0000000
--- a/src/views/account/bankInfo.vue
+++ /dev/null
@@ -1,151 +0,0 @@
-
-
-
-
-
-
-
diff --git a/src/views/account/baseInfo.vue b/src/views/account/baseInfo.vue
deleted file mode 100644
index 10d6adb..0000000
--- a/src/views/account/baseInfo.vue
+++ /dev/null
@@ -1,248 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/src/views/account/businessInfo.vue b/src/views/account/businessInfo.vue
deleted file mode 100644
index 4f5cc42..0000000
--- a/src/views/account/businessInfo.vue
+++ /dev/null
@@ -1,399 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/src/views/account/certInfo.vue b/src/views/account/certInfo.vue
deleted file mode 100644
index 97a6de7..0000000
--- a/src/views/account/certInfo.vue
+++ /dev/null
@@ -1,420 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 营业执照扫描件.pdf
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 组织机构代码证扫描件.pdf
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 税务登记证扫描件.pdf
-
-
-
-
-
-
-
-
-
-
-
diff --git a/src/views/account/information.vue b/src/views/account/information.vue
index c88bc93..4d69c24 100644
--- a/src/views/account/information.vue
+++ b/src/views/account/information.vue
@@ -73,17 +73,18 @@
-
-
diff --git a/src/views/account/manSystemInfo.vue b/src/views/account/manSystemInfo.vue
deleted file mode 100644
index 3748058..0000000
--- a/src/views/account/manSystemInfo.vue
+++ /dev/null
@@ -1,145 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 上传文件
-
-
-
-
-
-
-
-
-
-
-
diff --git a/src/views/account/operationInfo.vue b/src/views/account/operationInfo.vue
deleted file mode 100644
index 6e70b6d..0000000
--- a/src/views/account/operationInfo.vue
+++ /dev/null
@@ -1,286 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 上传文件
-
-
-
-
-
-
-
-
- 上传文件
-
-
-
-
-
-
-
-
- 上传文件
-
-
-
-
-
-
-
-
-
-
-
diff --git a/src/views/account/personInfo.vue b/src/views/account/personInfo.vue
deleted file mode 100644
index e0860ff..0000000
--- a/src/views/account/personInfo.vue
+++ /dev/null
@@ -1,527 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 证件照正面
-
-
-
-
-
-
-
-
- 证件照背面
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 证件照正面
-
-
-
-
-
-
-
-
- 证件照背面
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/src/views/account/qualifyInfo.vue b/src/views/account/qualifyInfo.vue
deleted file mode 100644
index be26c20..0000000
--- a/src/views/account/qualifyInfo.vue
+++ /dev/null
@@ -1,226 +0,0 @@
-
-
-
-
-
-
-
diff --git a/src/views/companyDetail/bankInfo.vue b/src/views/companyDetail/bankInfo.vue
new file mode 100644
index 0000000..03c8c37
--- /dev/null
+++ b/src/views/companyDetail/bankInfo.vue
@@ -0,0 +1,151 @@
+
+
+
+
+
+
+
diff --git a/src/views/companyDetail/baseInfo.vue b/src/views/companyDetail/baseInfo.vue
new file mode 100644
index 0000000..10d6adb
--- /dev/null
+++ b/src/views/companyDetail/baseInfo.vue
@@ -0,0 +1,248 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/api/distributor/distributor.js b/src/api/distributor/distributor.js
index 6adc712..78d9767 100644
--- a/src/api/distributor/distributor.js
+++ b/src/api/distributor/distributor.js
@@ -13,6 +13,18 @@
const addDistributorInfo = (data) => {
return instance.post('/distributorInfo/add', data)
}
+
+const certificateDetail = (data) => {
+ return instance.post('/distributorInfo/certificate/detail', data)
+}
+
+const personDetail = (data) => {
+ return instance.post('/distributorInfo/person/detail', data)
+}
+
+const businessDetail = (data) => {
+ return instance.post('/distributorInfo/business/detail', data)
+}
export {
- SelectList, listPage, addDistributorInfo
+ SelectList, listPage, addDistributorInfo, certificateDetail, personDetail, businessDetail
}
diff --git a/src/views/account/bankInfo.vue b/src/views/account/bankInfo.vue
deleted file mode 100644
index 03c8c37..0000000
--- a/src/views/account/bankInfo.vue
+++ /dev/null
@@ -1,151 +0,0 @@
-
-
-
-
-
-
-
diff --git a/src/views/account/baseInfo.vue b/src/views/account/baseInfo.vue
deleted file mode 100644
index 10d6adb..0000000
--- a/src/views/account/baseInfo.vue
+++ /dev/null
@@ -1,248 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/src/views/account/businessInfo.vue b/src/views/account/businessInfo.vue
deleted file mode 100644
index 4f5cc42..0000000
--- a/src/views/account/businessInfo.vue
+++ /dev/null
@@ -1,399 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/src/views/account/certInfo.vue b/src/views/account/certInfo.vue
deleted file mode 100644
index 97a6de7..0000000
--- a/src/views/account/certInfo.vue
+++ /dev/null
@@ -1,420 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 营业执照扫描件.pdf
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 组织机构代码证扫描件.pdf
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 税务登记证扫描件.pdf
-
-
-
-
-
-
-
-
-
-
-
diff --git a/src/views/account/information.vue b/src/views/account/information.vue
index c88bc93..4d69c24 100644
--- a/src/views/account/information.vue
+++ b/src/views/account/information.vue
@@ -73,17 +73,18 @@
-
-
diff --git a/src/views/account/manSystemInfo.vue b/src/views/account/manSystemInfo.vue
deleted file mode 100644
index 3748058..0000000
--- a/src/views/account/manSystemInfo.vue
+++ /dev/null
@@ -1,145 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 上传文件
-
-
-
-
-
-
-
-
-
-
-
diff --git a/src/views/account/operationInfo.vue b/src/views/account/operationInfo.vue
deleted file mode 100644
index 6e70b6d..0000000
--- a/src/views/account/operationInfo.vue
+++ /dev/null
@@ -1,286 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 上传文件
-
-
-
-
-
-
-
-
- 上传文件
-
-
-
-
-
-
-
-
- 上传文件
-
-
-
-
-
-
-
-
-
-
-
diff --git a/src/views/account/personInfo.vue b/src/views/account/personInfo.vue
deleted file mode 100644
index e0860ff..0000000
--- a/src/views/account/personInfo.vue
+++ /dev/null
@@ -1,527 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 证件照正面
-
-
-
-
-
-
-
-
- 证件照背面
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 证件照正面
-
-
-
-
-
-
-
-
- 证件照背面
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/src/views/account/qualifyInfo.vue b/src/views/account/qualifyInfo.vue
deleted file mode 100644
index be26c20..0000000
--- a/src/views/account/qualifyInfo.vue
+++ /dev/null
@@ -1,226 +0,0 @@
-
-
-
-
-
-
-
diff --git a/src/views/companyDetail/bankInfo.vue b/src/views/companyDetail/bankInfo.vue
new file mode 100644
index 0000000..03c8c37
--- /dev/null
+++ b/src/views/companyDetail/bankInfo.vue
@@ -0,0 +1,151 @@
+
+
+
+
+
+
+
diff --git a/src/views/companyDetail/baseInfo.vue b/src/views/companyDetail/baseInfo.vue
new file mode 100644
index 0000000..10d6adb
--- /dev/null
+++ b/src/views/companyDetail/baseInfo.vue
@@ -0,0 +1,248 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/views/companyDetail/businessInfo.vue b/src/views/companyDetail/businessInfo.vue
new file mode 100644
index 0000000..4f5cc42
--- /dev/null
+++ b/src/views/companyDetail/businessInfo.vue
@@ -0,0 +1,399 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/api/distributor/distributor.js b/src/api/distributor/distributor.js
index 6adc712..78d9767 100644
--- a/src/api/distributor/distributor.js
+++ b/src/api/distributor/distributor.js
@@ -13,6 +13,18 @@
const addDistributorInfo = (data) => {
return instance.post('/distributorInfo/add', data)
}
+
+const certificateDetail = (data) => {
+ return instance.post('/distributorInfo/certificate/detail', data)
+}
+
+const personDetail = (data) => {
+ return instance.post('/distributorInfo/person/detail', data)
+}
+
+const businessDetail = (data) => {
+ return instance.post('/distributorInfo/business/detail', data)
+}
export {
- SelectList, listPage, addDistributorInfo
+ SelectList, listPage, addDistributorInfo, certificateDetail, personDetail, businessDetail
}
diff --git a/src/views/account/bankInfo.vue b/src/views/account/bankInfo.vue
deleted file mode 100644
index 03c8c37..0000000
--- a/src/views/account/bankInfo.vue
+++ /dev/null
@@ -1,151 +0,0 @@
-
-
-
-
-
-
-
diff --git a/src/views/account/baseInfo.vue b/src/views/account/baseInfo.vue
deleted file mode 100644
index 10d6adb..0000000
--- a/src/views/account/baseInfo.vue
+++ /dev/null
@@ -1,248 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/src/views/account/businessInfo.vue b/src/views/account/businessInfo.vue
deleted file mode 100644
index 4f5cc42..0000000
--- a/src/views/account/businessInfo.vue
+++ /dev/null
@@ -1,399 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/src/views/account/certInfo.vue b/src/views/account/certInfo.vue
deleted file mode 100644
index 97a6de7..0000000
--- a/src/views/account/certInfo.vue
+++ /dev/null
@@ -1,420 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 营业执照扫描件.pdf
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 组织机构代码证扫描件.pdf
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 税务登记证扫描件.pdf
-
-
-
-
-
-
-
-
-
-
-
diff --git a/src/views/account/information.vue b/src/views/account/information.vue
index c88bc93..4d69c24 100644
--- a/src/views/account/information.vue
+++ b/src/views/account/information.vue
@@ -73,17 +73,18 @@
-
-
diff --git a/src/views/account/manSystemInfo.vue b/src/views/account/manSystemInfo.vue
deleted file mode 100644
index 3748058..0000000
--- a/src/views/account/manSystemInfo.vue
+++ /dev/null
@@ -1,145 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 上传文件
-
-
-
-
-
-
-
-
-
-
-
diff --git a/src/views/account/operationInfo.vue b/src/views/account/operationInfo.vue
deleted file mode 100644
index 6e70b6d..0000000
--- a/src/views/account/operationInfo.vue
+++ /dev/null
@@ -1,286 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 上传文件
-
-
-
-
-
-
-
-
- 上传文件
-
-
-
-
-
-
-
-
- 上传文件
-
-
-
-
-
-
-
-
-
-
-
diff --git a/src/views/account/personInfo.vue b/src/views/account/personInfo.vue
deleted file mode 100644
index e0860ff..0000000
--- a/src/views/account/personInfo.vue
+++ /dev/null
@@ -1,527 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 证件照正面
-
-
-
-
-
-
-
-
- 证件照背面
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 证件照正面
-
-
-
-
-
-
-
-
- 证件照背面
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/src/views/account/qualifyInfo.vue b/src/views/account/qualifyInfo.vue
deleted file mode 100644
index be26c20..0000000
--- a/src/views/account/qualifyInfo.vue
+++ /dev/null
@@ -1,226 +0,0 @@
-
-
-
-
-
-
-
diff --git a/src/views/companyDetail/bankInfo.vue b/src/views/companyDetail/bankInfo.vue
new file mode 100644
index 0000000..03c8c37
--- /dev/null
+++ b/src/views/companyDetail/bankInfo.vue
@@ -0,0 +1,151 @@
+
+
+
+
+
+
+
diff --git a/src/views/companyDetail/baseInfo.vue b/src/views/companyDetail/baseInfo.vue
new file mode 100644
index 0000000..10d6adb
--- /dev/null
+++ b/src/views/companyDetail/baseInfo.vue
@@ -0,0 +1,248 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/views/companyDetail/businessInfo.vue b/src/views/companyDetail/businessInfo.vue
new file mode 100644
index 0000000..4f5cc42
--- /dev/null
+++ b/src/views/companyDetail/businessInfo.vue
@@ -0,0 +1,399 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/views/companyDetail/businessInfoDetail.vue b/src/views/companyDetail/businessInfoDetail.vue
new file mode 100644
index 0000000..fcecf33
--- /dev/null
+++ b/src/views/companyDetail/businessInfoDetail.vue
@@ -0,0 +1,65 @@
+
+
+
+ {{ businessInfo.businessTypeName }}
+ {{ businessInfo.mainCategory }}
+ {{ businessInfo.businessNatureName }}
+ {{ businessInfo.manageAddress }}
+ {{ businessInfo.officeNatureName }}
+ {{ businessInfo.officeSpace }}
+
+
+
主营品牌
+
+
+
+ {{ scope.$index + 1 }}
+
+
+
+
+
+
+ 查看附件
+
+
+
+
+ 查看附件
+
+
+
+
+
+
+
+
+
diff --git a/src/api/distributor/distributor.js b/src/api/distributor/distributor.js
index 6adc712..78d9767 100644
--- a/src/api/distributor/distributor.js
+++ b/src/api/distributor/distributor.js
@@ -13,6 +13,18 @@
const addDistributorInfo = (data) => {
return instance.post('/distributorInfo/add', data)
}
+
+const certificateDetail = (data) => {
+ return instance.post('/distributorInfo/certificate/detail', data)
+}
+
+const personDetail = (data) => {
+ return instance.post('/distributorInfo/person/detail', data)
+}
+
+const businessDetail = (data) => {
+ return instance.post('/distributorInfo/business/detail', data)
+}
export {
- SelectList, listPage, addDistributorInfo
+ SelectList, listPage, addDistributorInfo, certificateDetail, personDetail, businessDetail
}
diff --git a/src/views/account/bankInfo.vue b/src/views/account/bankInfo.vue
deleted file mode 100644
index 03c8c37..0000000
--- a/src/views/account/bankInfo.vue
+++ /dev/null
@@ -1,151 +0,0 @@
-
-
-
-
-
-
-
diff --git a/src/views/account/baseInfo.vue b/src/views/account/baseInfo.vue
deleted file mode 100644
index 10d6adb..0000000
--- a/src/views/account/baseInfo.vue
+++ /dev/null
@@ -1,248 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/src/views/account/businessInfo.vue b/src/views/account/businessInfo.vue
deleted file mode 100644
index 4f5cc42..0000000
--- a/src/views/account/businessInfo.vue
+++ /dev/null
@@ -1,399 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/src/views/account/certInfo.vue b/src/views/account/certInfo.vue
deleted file mode 100644
index 97a6de7..0000000
--- a/src/views/account/certInfo.vue
+++ /dev/null
@@ -1,420 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 营业执照扫描件.pdf
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 组织机构代码证扫描件.pdf
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 税务登记证扫描件.pdf
-
-
-
-
-
-
-
-
-
-
-
diff --git a/src/views/account/information.vue b/src/views/account/information.vue
index c88bc93..4d69c24 100644
--- a/src/views/account/information.vue
+++ b/src/views/account/information.vue
@@ -73,17 +73,18 @@
-
-
diff --git a/src/views/account/manSystemInfo.vue b/src/views/account/manSystemInfo.vue
deleted file mode 100644
index 3748058..0000000
--- a/src/views/account/manSystemInfo.vue
+++ /dev/null
@@ -1,145 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 上传文件
-
-
-
-
-
-
-
-
-
-
-
diff --git a/src/views/account/operationInfo.vue b/src/views/account/operationInfo.vue
deleted file mode 100644
index 6e70b6d..0000000
--- a/src/views/account/operationInfo.vue
+++ /dev/null
@@ -1,286 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 上传文件
-
-
-
-
-
-
-
-
- 上传文件
-
-
-
-
-
-
-
-
- 上传文件
-
-
-
-
-
-
-
-
-
-
-
diff --git a/src/views/account/personInfo.vue b/src/views/account/personInfo.vue
deleted file mode 100644
index e0860ff..0000000
--- a/src/views/account/personInfo.vue
+++ /dev/null
@@ -1,527 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 证件照正面
-
-
-
-
-
-
-
-
- 证件照背面
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 证件照正面
-
-
-
-
-
-
-
-
- 证件照背面
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/src/views/account/qualifyInfo.vue b/src/views/account/qualifyInfo.vue
deleted file mode 100644
index be26c20..0000000
--- a/src/views/account/qualifyInfo.vue
+++ /dev/null
@@ -1,226 +0,0 @@
-
-
-
-
-
-
-
diff --git a/src/views/companyDetail/bankInfo.vue b/src/views/companyDetail/bankInfo.vue
new file mode 100644
index 0000000..03c8c37
--- /dev/null
+++ b/src/views/companyDetail/bankInfo.vue
@@ -0,0 +1,151 @@
+
+
+
+
+
+
+
diff --git a/src/views/companyDetail/baseInfo.vue b/src/views/companyDetail/baseInfo.vue
new file mode 100644
index 0000000..10d6adb
--- /dev/null
+++ b/src/views/companyDetail/baseInfo.vue
@@ -0,0 +1,248 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/views/companyDetail/businessInfo.vue b/src/views/companyDetail/businessInfo.vue
new file mode 100644
index 0000000..4f5cc42
--- /dev/null
+++ b/src/views/companyDetail/businessInfo.vue
@@ -0,0 +1,399 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/views/companyDetail/businessInfoDetail.vue b/src/views/companyDetail/businessInfoDetail.vue
new file mode 100644
index 0000000..fcecf33
--- /dev/null
+++ b/src/views/companyDetail/businessInfoDetail.vue
@@ -0,0 +1,65 @@
+
+
+
+ {{ businessInfo.businessTypeName }}
+ {{ businessInfo.mainCategory }}
+ {{ businessInfo.businessNatureName }}
+ {{ businessInfo.manageAddress }}
+ {{ businessInfo.officeNatureName }}
+ {{ businessInfo.officeSpace }}
+
+
+
主营品牌
+
+
+
+ {{ scope.$index + 1 }}
+
+
+
+
+
+
+ 查看附件
+
+
+
+
+ 查看附件
+
+
+
+
+
+
+
+
+
diff --git a/src/views/companyDetail/certInfo.vue b/src/views/companyDetail/certInfo.vue
new file mode 100644
index 0000000..97a6de7
--- /dev/null
+++ b/src/views/companyDetail/certInfo.vue
@@ -0,0 +1,420 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 营业执照扫描件.pdf
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 组织机构代码证扫描件.pdf
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 税务登记证扫描件.pdf
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/api/distributor/distributor.js b/src/api/distributor/distributor.js
index 6adc712..78d9767 100644
--- a/src/api/distributor/distributor.js
+++ b/src/api/distributor/distributor.js
@@ -13,6 +13,18 @@
const addDistributorInfo = (data) => {
return instance.post('/distributorInfo/add', data)
}
+
+const certificateDetail = (data) => {
+ return instance.post('/distributorInfo/certificate/detail', data)
+}
+
+const personDetail = (data) => {
+ return instance.post('/distributorInfo/person/detail', data)
+}
+
+const businessDetail = (data) => {
+ return instance.post('/distributorInfo/business/detail', data)
+}
export {
- SelectList, listPage, addDistributorInfo
+ SelectList, listPage, addDistributorInfo, certificateDetail, personDetail, businessDetail
}
diff --git a/src/views/account/bankInfo.vue b/src/views/account/bankInfo.vue
deleted file mode 100644
index 03c8c37..0000000
--- a/src/views/account/bankInfo.vue
+++ /dev/null
@@ -1,151 +0,0 @@
-
-
-
-
-
-
-
diff --git a/src/views/account/baseInfo.vue b/src/views/account/baseInfo.vue
deleted file mode 100644
index 10d6adb..0000000
--- a/src/views/account/baseInfo.vue
+++ /dev/null
@@ -1,248 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/src/views/account/businessInfo.vue b/src/views/account/businessInfo.vue
deleted file mode 100644
index 4f5cc42..0000000
--- a/src/views/account/businessInfo.vue
+++ /dev/null
@@ -1,399 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/src/views/account/certInfo.vue b/src/views/account/certInfo.vue
deleted file mode 100644
index 97a6de7..0000000
--- a/src/views/account/certInfo.vue
+++ /dev/null
@@ -1,420 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 营业执照扫描件.pdf
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 组织机构代码证扫描件.pdf
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 税务登记证扫描件.pdf
-
-
-
-
-
-
-
-
-
-
-
diff --git a/src/views/account/information.vue b/src/views/account/information.vue
index c88bc93..4d69c24 100644
--- a/src/views/account/information.vue
+++ b/src/views/account/information.vue
@@ -73,17 +73,18 @@
-
-
diff --git a/src/views/account/manSystemInfo.vue b/src/views/account/manSystemInfo.vue
deleted file mode 100644
index 3748058..0000000
--- a/src/views/account/manSystemInfo.vue
+++ /dev/null
@@ -1,145 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 上传文件
-
-
-
-
-
-
-
-
-
-
-
diff --git a/src/views/account/operationInfo.vue b/src/views/account/operationInfo.vue
deleted file mode 100644
index 6e70b6d..0000000
--- a/src/views/account/operationInfo.vue
+++ /dev/null
@@ -1,286 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 上传文件
-
-
-
-
-
-
-
-
- 上传文件
-
-
-
-
-
-
-
-
- 上传文件
-
-
-
-
-
-
-
-
-
-
-
diff --git a/src/views/account/personInfo.vue b/src/views/account/personInfo.vue
deleted file mode 100644
index e0860ff..0000000
--- a/src/views/account/personInfo.vue
+++ /dev/null
@@ -1,527 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 证件照正面
-
-
-
-
-
-
-
-
- 证件照背面
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 证件照正面
-
-
-
-
-
-
-
-
- 证件照背面
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/src/views/account/qualifyInfo.vue b/src/views/account/qualifyInfo.vue
deleted file mode 100644
index be26c20..0000000
--- a/src/views/account/qualifyInfo.vue
+++ /dev/null
@@ -1,226 +0,0 @@
-
-
-
-
-
-
-
diff --git a/src/views/companyDetail/bankInfo.vue b/src/views/companyDetail/bankInfo.vue
new file mode 100644
index 0000000..03c8c37
--- /dev/null
+++ b/src/views/companyDetail/bankInfo.vue
@@ -0,0 +1,151 @@
+
+
+
+
+
+
+
diff --git a/src/views/companyDetail/baseInfo.vue b/src/views/companyDetail/baseInfo.vue
new file mode 100644
index 0000000..10d6adb
--- /dev/null
+++ b/src/views/companyDetail/baseInfo.vue
@@ -0,0 +1,248 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/views/companyDetail/businessInfo.vue b/src/views/companyDetail/businessInfo.vue
new file mode 100644
index 0000000..4f5cc42
--- /dev/null
+++ b/src/views/companyDetail/businessInfo.vue
@@ -0,0 +1,399 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/views/companyDetail/businessInfoDetail.vue b/src/views/companyDetail/businessInfoDetail.vue
new file mode 100644
index 0000000..fcecf33
--- /dev/null
+++ b/src/views/companyDetail/businessInfoDetail.vue
@@ -0,0 +1,65 @@
+
+
+
+ {{ businessInfo.businessTypeName }}
+ {{ businessInfo.mainCategory }}
+ {{ businessInfo.businessNatureName }}
+ {{ businessInfo.manageAddress }}
+ {{ businessInfo.officeNatureName }}
+ {{ businessInfo.officeSpace }}
+
+
+
主营品牌
+
+
+
+ {{ scope.$index + 1 }}
+
+
+
+
+
+
+ 查看附件
+
+
+
+
+ 查看附件
+
+
+
+
+
+
+
+
+
diff --git a/src/views/companyDetail/certInfo.vue b/src/views/companyDetail/certInfo.vue
new file mode 100644
index 0000000..97a6de7
--- /dev/null
+++ b/src/views/companyDetail/certInfo.vue
@@ -0,0 +1,420 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 营业执照扫描件.pdf
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 组织机构代码证扫描件.pdf
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 税务登记证扫描件.pdf
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/views/companyDetail/certInfoDetail.vue b/src/views/companyDetail/certInfoDetail.vue
new file mode 100644
index 0000000..81b89c1
--- /dev/null
+++ b/src/views/companyDetail/certInfoDetail.vue
@@ -0,0 +1,86 @@
+
+
+
+ {{ certInfo.threeCertificatesInOne }}
+ {{ certInfo.unifiedSocialCreditCode }}
+ {{ certInfo.licenseRegisterNumber }}
+ {{ certInfo.registerCapital }}
+ {{ certInfo.registerAddress }}
+ {{ certInfo.legalPerson }}
+ {{ certInfo.establishDate }}
+ {{ certInfo.businessTerm }}
+ {{ certInfo.businessScope }}
+ {{ certInfo.organizeCode }}
+
+ {{ certInfo.taxpayerNatureName }}
+ {{ certInfo.taxRegisterCode }}
+
+ 营业执照扫描件 |
+ 组织机构代码证扫描件 |
+ 税务登记证扫描件
+
+
+
+
+
+
+
+
diff --git a/src/api/distributor/distributor.js b/src/api/distributor/distributor.js
index 6adc712..78d9767 100644
--- a/src/api/distributor/distributor.js
+++ b/src/api/distributor/distributor.js
@@ -13,6 +13,18 @@
const addDistributorInfo = (data) => {
return instance.post('/distributorInfo/add', data)
}
+
+const certificateDetail = (data) => {
+ return instance.post('/distributorInfo/certificate/detail', data)
+}
+
+const personDetail = (data) => {
+ return instance.post('/distributorInfo/person/detail', data)
+}
+
+const businessDetail = (data) => {
+ return instance.post('/distributorInfo/business/detail', data)
+}
export {
- SelectList, listPage, addDistributorInfo
+ SelectList, listPage, addDistributorInfo, certificateDetail, personDetail, businessDetail
}
diff --git a/src/views/account/bankInfo.vue b/src/views/account/bankInfo.vue
deleted file mode 100644
index 03c8c37..0000000
--- a/src/views/account/bankInfo.vue
+++ /dev/null
@@ -1,151 +0,0 @@
-
-
-
-
-
-
-
diff --git a/src/views/account/baseInfo.vue b/src/views/account/baseInfo.vue
deleted file mode 100644
index 10d6adb..0000000
--- a/src/views/account/baseInfo.vue
+++ /dev/null
@@ -1,248 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/src/views/account/businessInfo.vue b/src/views/account/businessInfo.vue
deleted file mode 100644
index 4f5cc42..0000000
--- a/src/views/account/businessInfo.vue
+++ /dev/null
@@ -1,399 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/src/views/account/certInfo.vue b/src/views/account/certInfo.vue
deleted file mode 100644
index 97a6de7..0000000
--- a/src/views/account/certInfo.vue
+++ /dev/null
@@ -1,420 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 营业执照扫描件.pdf
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 组织机构代码证扫描件.pdf
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 税务登记证扫描件.pdf
-
-
-
-
-
-
-
-
-
-
-
diff --git a/src/views/account/information.vue b/src/views/account/information.vue
index c88bc93..4d69c24 100644
--- a/src/views/account/information.vue
+++ b/src/views/account/information.vue
@@ -73,17 +73,18 @@
-
-
diff --git a/src/views/account/manSystemInfo.vue b/src/views/account/manSystemInfo.vue
deleted file mode 100644
index 3748058..0000000
--- a/src/views/account/manSystemInfo.vue
+++ /dev/null
@@ -1,145 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 上传文件
-
-
-
-
-
-
-
-
-
-
-
diff --git a/src/views/account/operationInfo.vue b/src/views/account/operationInfo.vue
deleted file mode 100644
index 6e70b6d..0000000
--- a/src/views/account/operationInfo.vue
+++ /dev/null
@@ -1,286 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 上传文件
-
-
-
-
-
-
-
-
- 上传文件
-
-
-
-
-
-
-
-
- 上传文件
-
-
-
-
-
-
-
-
-
-
-
diff --git a/src/views/account/personInfo.vue b/src/views/account/personInfo.vue
deleted file mode 100644
index e0860ff..0000000
--- a/src/views/account/personInfo.vue
+++ /dev/null
@@ -1,527 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 证件照正面
-
-
-
-
-
-
-
-
- 证件照背面
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 证件照正面
-
-
-
-
-
-
-
-
- 证件照背面
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/src/views/account/qualifyInfo.vue b/src/views/account/qualifyInfo.vue
deleted file mode 100644
index be26c20..0000000
--- a/src/views/account/qualifyInfo.vue
+++ /dev/null
@@ -1,226 +0,0 @@
-
-
-
-
-
-
-
diff --git a/src/views/companyDetail/bankInfo.vue b/src/views/companyDetail/bankInfo.vue
new file mode 100644
index 0000000..03c8c37
--- /dev/null
+++ b/src/views/companyDetail/bankInfo.vue
@@ -0,0 +1,151 @@
+
+
+
+
+
+
+
diff --git a/src/views/companyDetail/baseInfo.vue b/src/views/companyDetail/baseInfo.vue
new file mode 100644
index 0000000..10d6adb
--- /dev/null
+++ b/src/views/companyDetail/baseInfo.vue
@@ -0,0 +1,248 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/views/companyDetail/businessInfo.vue b/src/views/companyDetail/businessInfo.vue
new file mode 100644
index 0000000..4f5cc42
--- /dev/null
+++ b/src/views/companyDetail/businessInfo.vue
@@ -0,0 +1,399 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/views/companyDetail/businessInfoDetail.vue b/src/views/companyDetail/businessInfoDetail.vue
new file mode 100644
index 0000000..fcecf33
--- /dev/null
+++ b/src/views/companyDetail/businessInfoDetail.vue
@@ -0,0 +1,65 @@
+
+
+
+ {{ businessInfo.businessTypeName }}
+ {{ businessInfo.mainCategory }}
+ {{ businessInfo.businessNatureName }}
+ {{ businessInfo.manageAddress }}
+ {{ businessInfo.officeNatureName }}
+ {{ businessInfo.officeSpace }}
+
+
+
主营品牌
+
+
+
+ {{ scope.$index + 1 }}
+
+
+
+
+
+
+ 查看附件
+
+
+
+
+ 查看附件
+
+
+
+
+
+
+
+
+
diff --git a/src/views/companyDetail/certInfo.vue b/src/views/companyDetail/certInfo.vue
new file mode 100644
index 0000000..97a6de7
--- /dev/null
+++ b/src/views/companyDetail/certInfo.vue
@@ -0,0 +1,420 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 营业执照扫描件.pdf
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 组织机构代码证扫描件.pdf
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 税务登记证扫描件.pdf
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/views/companyDetail/certInfoDetail.vue b/src/views/companyDetail/certInfoDetail.vue
new file mode 100644
index 0000000..81b89c1
--- /dev/null
+++ b/src/views/companyDetail/certInfoDetail.vue
@@ -0,0 +1,86 @@
+
+
+
+ {{ certInfo.threeCertificatesInOne }}
+ {{ certInfo.unifiedSocialCreditCode }}
+ {{ certInfo.licenseRegisterNumber }}
+ {{ certInfo.registerCapital }}
+ {{ certInfo.registerAddress }}
+ {{ certInfo.legalPerson }}
+ {{ certInfo.establishDate }}
+ {{ certInfo.businessTerm }}
+ {{ certInfo.businessScope }}
+ {{ certInfo.organizeCode }}
+
+ {{ certInfo.taxpayerNatureName }}
+ {{ certInfo.taxRegisterCode }}
+
+ 营业执照扫描件 |
+ 组织机构代码证扫描件 |
+ 税务登记证扫描件
+
+
+
+
+
+
+
+
diff --git a/src/views/companyDetail/licenceInfo.vue b/src/views/companyDetail/licenceInfo.vue
new file mode 100644
index 0000000..e74e8aa
--- /dev/null
+++ b/src/views/companyDetail/licenceInfo.vue
@@ -0,0 +1,145 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 上传文件
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/api/distributor/distributor.js b/src/api/distributor/distributor.js
index 6adc712..78d9767 100644
--- a/src/api/distributor/distributor.js
+++ b/src/api/distributor/distributor.js
@@ -13,6 +13,18 @@
const addDistributorInfo = (data) => {
return instance.post('/distributorInfo/add', data)
}
+
+const certificateDetail = (data) => {
+ return instance.post('/distributorInfo/certificate/detail', data)
+}
+
+const personDetail = (data) => {
+ return instance.post('/distributorInfo/person/detail', data)
+}
+
+const businessDetail = (data) => {
+ return instance.post('/distributorInfo/business/detail', data)
+}
export {
- SelectList, listPage, addDistributorInfo
+ SelectList, listPage, addDistributorInfo, certificateDetail, personDetail, businessDetail
}
diff --git a/src/views/account/bankInfo.vue b/src/views/account/bankInfo.vue
deleted file mode 100644
index 03c8c37..0000000
--- a/src/views/account/bankInfo.vue
+++ /dev/null
@@ -1,151 +0,0 @@
-
-
-
-
-
-
-
diff --git a/src/views/account/baseInfo.vue b/src/views/account/baseInfo.vue
deleted file mode 100644
index 10d6adb..0000000
--- a/src/views/account/baseInfo.vue
+++ /dev/null
@@ -1,248 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/src/views/account/businessInfo.vue b/src/views/account/businessInfo.vue
deleted file mode 100644
index 4f5cc42..0000000
--- a/src/views/account/businessInfo.vue
+++ /dev/null
@@ -1,399 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/src/views/account/certInfo.vue b/src/views/account/certInfo.vue
deleted file mode 100644
index 97a6de7..0000000
--- a/src/views/account/certInfo.vue
+++ /dev/null
@@ -1,420 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 营业执照扫描件.pdf
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 组织机构代码证扫描件.pdf
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 税务登记证扫描件.pdf
-
-
-
-
-
-
-
-
-
-
-
diff --git a/src/views/account/information.vue b/src/views/account/information.vue
index c88bc93..4d69c24 100644
--- a/src/views/account/information.vue
+++ b/src/views/account/information.vue
@@ -73,17 +73,18 @@
-
-
diff --git a/src/views/account/manSystemInfo.vue b/src/views/account/manSystemInfo.vue
deleted file mode 100644
index 3748058..0000000
--- a/src/views/account/manSystemInfo.vue
+++ /dev/null
@@ -1,145 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 上传文件
-
-
-
-
-
-
-
-
-
-
-
diff --git a/src/views/account/operationInfo.vue b/src/views/account/operationInfo.vue
deleted file mode 100644
index 6e70b6d..0000000
--- a/src/views/account/operationInfo.vue
+++ /dev/null
@@ -1,286 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 上传文件
-
-
-
-
-
-
-
-
- 上传文件
-
-
-
-
-
-
-
-
- 上传文件
-
-
-
-
-
-
-
-
-
-
-
diff --git a/src/views/account/personInfo.vue b/src/views/account/personInfo.vue
deleted file mode 100644
index e0860ff..0000000
--- a/src/views/account/personInfo.vue
+++ /dev/null
@@ -1,527 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 证件照正面
-
-
-
-
-
-
-
-
- 证件照背面
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 证件照正面
-
-
-
-
-
-
-
-
- 证件照背面
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/src/views/account/qualifyInfo.vue b/src/views/account/qualifyInfo.vue
deleted file mode 100644
index be26c20..0000000
--- a/src/views/account/qualifyInfo.vue
+++ /dev/null
@@ -1,226 +0,0 @@
-
-
-
-
-
-
-
diff --git a/src/views/companyDetail/bankInfo.vue b/src/views/companyDetail/bankInfo.vue
new file mode 100644
index 0000000..03c8c37
--- /dev/null
+++ b/src/views/companyDetail/bankInfo.vue
@@ -0,0 +1,151 @@
+
+
+
+
+
+
+
diff --git a/src/views/companyDetail/baseInfo.vue b/src/views/companyDetail/baseInfo.vue
new file mode 100644
index 0000000..10d6adb
--- /dev/null
+++ b/src/views/companyDetail/baseInfo.vue
@@ -0,0 +1,248 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/views/companyDetail/businessInfo.vue b/src/views/companyDetail/businessInfo.vue
new file mode 100644
index 0000000..4f5cc42
--- /dev/null
+++ b/src/views/companyDetail/businessInfo.vue
@@ -0,0 +1,399 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/views/companyDetail/businessInfoDetail.vue b/src/views/companyDetail/businessInfoDetail.vue
new file mode 100644
index 0000000..fcecf33
--- /dev/null
+++ b/src/views/companyDetail/businessInfoDetail.vue
@@ -0,0 +1,65 @@
+
+
+
+ {{ businessInfo.businessTypeName }}
+ {{ businessInfo.mainCategory }}
+ {{ businessInfo.businessNatureName }}
+ {{ businessInfo.manageAddress }}
+ {{ businessInfo.officeNatureName }}
+ {{ businessInfo.officeSpace }}
+
+
+
主营品牌
+
+
+
+ {{ scope.$index + 1 }}
+
+
+
+
+
+
+ 查看附件
+
+
+
+
+ 查看附件
+
+
+
+
+
+
+
+
+
diff --git a/src/views/companyDetail/certInfo.vue b/src/views/companyDetail/certInfo.vue
new file mode 100644
index 0000000..97a6de7
--- /dev/null
+++ b/src/views/companyDetail/certInfo.vue
@@ -0,0 +1,420 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 营业执照扫描件.pdf
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 组织机构代码证扫描件.pdf
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 税务登记证扫描件.pdf
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/views/companyDetail/certInfoDetail.vue b/src/views/companyDetail/certInfoDetail.vue
new file mode 100644
index 0000000..81b89c1
--- /dev/null
+++ b/src/views/companyDetail/certInfoDetail.vue
@@ -0,0 +1,86 @@
+
+
+
+ {{ certInfo.threeCertificatesInOne }}
+ {{ certInfo.unifiedSocialCreditCode }}
+ {{ certInfo.licenseRegisterNumber }}
+ {{ certInfo.registerCapital }}
+ {{ certInfo.registerAddress }}
+ {{ certInfo.legalPerson }}
+ {{ certInfo.establishDate }}
+ {{ certInfo.businessTerm }}
+ {{ certInfo.businessScope }}
+ {{ certInfo.organizeCode }}
+
+ {{ certInfo.taxpayerNatureName }}
+ {{ certInfo.taxRegisterCode }}
+
+ 营业执照扫描件 |
+ 组织机构代码证扫描件 |
+ 税务登记证扫描件
+
+
+
+
+
+
+
+
diff --git a/src/views/companyDetail/licenceInfo.vue b/src/views/companyDetail/licenceInfo.vue
new file mode 100644
index 0000000..e74e8aa
--- /dev/null
+++ b/src/views/companyDetail/licenceInfo.vue
@@ -0,0 +1,145 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 上传文件
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/views/companyDetail/manSystemInfo.vue b/src/views/companyDetail/manSystemInfo.vue
new file mode 100644
index 0000000..3748058
--- /dev/null
+++ b/src/views/companyDetail/manSystemInfo.vue
@@ -0,0 +1,145 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 上传文件
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/api/distributor/distributor.js b/src/api/distributor/distributor.js
index 6adc712..78d9767 100644
--- a/src/api/distributor/distributor.js
+++ b/src/api/distributor/distributor.js
@@ -13,6 +13,18 @@
const addDistributorInfo = (data) => {
return instance.post('/distributorInfo/add', data)
}
+
+const certificateDetail = (data) => {
+ return instance.post('/distributorInfo/certificate/detail', data)
+}
+
+const personDetail = (data) => {
+ return instance.post('/distributorInfo/person/detail', data)
+}
+
+const businessDetail = (data) => {
+ return instance.post('/distributorInfo/business/detail', data)
+}
export {
- SelectList, listPage, addDistributorInfo
+ SelectList, listPage, addDistributorInfo, certificateDetail, personDetail, businessDetail
}
diff --git a/src/views/account/bankInfo.vue b/src/views/account/bankInfo.vue
deleted file mode 100644
index 03c8c37..0000000
--- a/src/views/account/bankInfo.vue
+++ /dev/null
@@ -1,151 +0,0 @@
-
-
-
-
-
-
-
diff --git a/src/views/account/baseInfo.vue b/src/views/account/baseInfo.vue
deleted file mode 100644
index 10d6adb..0000000
--- a/src/views/account/baseInfo.vue
+++ /dev/null
@@ -1,248 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/src/views/account/businessInfo.vue b/src/views/account/businessInfo.vue
deleted file mode 100644
index 4f5cc42..0000000
--- a/src/views/account/businessInfo.vue
+++ /dev/null
@@ -1,399 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/src/views/account/certInfo.vue b/src/views/account/certInfo.vue
deleted file mode 100644
index 97a6de7..0000000
--- a/src/views/account/certInfo.vue
+++ /dev/null
@@ -1,420 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 营业执照扫描件.pdf
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 组织机构代码证扫描件.pdf
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 税务登记证扫描件.pdf
-
-
-
-
-
-
-
-
-
-
-
diff --git a/src/views/account/information.vue b/src/views/account/information.vue
index c88bc93..4d69c24 100644
--- a/src/views/account/information.vue
+++ b/src/views/account/information.vue
@@ -73,17 +73,18 @@
-
-
diff --git a/src/views/account/manSystemInfo.vue b/src/views/account/manSystemInfo.vue
deleted file mode 100644
index 3748058..0000000
--- a/src/views/account/manSystemInfo.vue
+++ /dev/null
@@ -1,145 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 上传文件
-
-
-
-
-
-
-
-
-
-
-
diff --git a/src/views/account/operationInfo.vue b/src/views/account/operationInfo.vue
deleted file mode 100644
index 6e70b6d..0000000
--- a/src/views/account/operationInfo.vue
+++ /dev/null
@@ -1,286 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 上传文件
-
-
-
-
-
-
-
-
- 上传文件
-
-
-
-
-
-
-
-
- 上传文件
-
-
-
-
-
-
-
-
-
-
-
diff --git a/src/views/account/personInfo.vue b/src/views/account/personInfo.vue
deleted file mode 100644
index e0860ff..0000000
--- a/src/views/account/personInfo.vue
+++ /dev/null
@@ -1,527 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 证件照正面
-
-
-
-
-
-
-
-
- 证件照背面
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 证件照正面
-
-
-
-
-
-
-
-
- 证件照背面
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/src/views/account/qualifyInfo.vue b/src/views/account/qualifyInfo.vue
deleted file mode 100644
index be26c20..0000000
--- a/src/views/account/qualifyInfo.vue
+++ /dev/null
@@ -1,226 +0,0 @@
-
-
-
-
-
-
-
diff --git a/src/views/companyDetail/bankInfo.vue b/src/views/companyDetail/bankInfo.vue
new file mode 100644
index 0000000..03c8c37
--- /dev/null
+++ b/src/views/companyDetail/bankInfo.vue
@@ -0,0 +1,151 @@
+
+
+
+
+
+
+
diff --git a/src/views/companyDetail/baseInfo.vue b/src/views/companyDetail/baseInfo.vue
new file mode 100644
index 0000000..10d6adb
--- /dev/null
+++ b/src/views/companyDetail/baseInfo.vue
@@ -0,0 +1,248 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/views/companyDetail/businessInfo.vue b/src/views/companyDetail/businessInfo.vue
new file mode 100644
index 0000000..4f5cc42
--- /dev/null
+++ b/src/views/companyDetail/businessInfo.vue
@@ -0,0 +1,399 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/views/companyDetail/businessInfoDetail.vue b/src/views/companyDetail/businessInfoDetail.vue
new file mode 100644
index 0000000..fcecf33
--- /dev/null
+++ b/src/views/companyDetail/businessInfoDetail.vue
@@ -0,0 +1,65 @@
+
+
+
+ {{ businessInfo.businessTypeName }}
+ {{ businessInfo.mainCategory }}
+ {{ businessInfo.businessNatureName }}
+ {{ businessInfo.manageAddress }}
+ {{ businessInfo.officeNatureName }}
+ {{ businessInfo.officeSpace }}
+
+
+
主营品牌
+
+
+
+ {{ scope.$index + 1 }}
+
+
+
+
+
+
+ 查看附件
+
+
+
+
+ 查看附件
+
+
+
+
+
+
+
+
+
diff --git a/src/views/companyDetail/certInfo.vue b/src/views/companyDetail/certInfo.vue
new file mode 100644
index 0000000..97a6de7
--- /dev/null
+++ b/src/views/companyDetail/certInfo.vue
@@ -0,0 +1,420 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 营业执照扫描件.pdf
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 组织机构代码证扫描件.pdf
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 税务登记证扫描件.pdf
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/views/companyDetail/certInfoDetail.vue b/src/views/companyDetail/certInfoDetail.vue
new file mode 100644
index 0000000..81b89c1
--- /dev/null
+++ b/src/views/companyDetail/certInfoDetail.vue
@@ -0,0 +1,86 @@
+
+
+
+ {{ certInfo.threeCertificatesInOne }}
+ {{ certInfo.unifiedSocialCreditCode }}
+ {{ certInfo.licenseRegisterNumber }}
+ {{ certInfo.registerCapital }}
+ {{ certInfo.registerAddress }}
+ {{ certInfo.legalPerson }}
+ {{ certInfo.establishDate }}
+ {{ certInfo.businessTerm }}
+ {{ certInfo.businessScope }}
+ {{ certInfo.organizeCode }}
+
+ {{ certInfo.taxpayerNatureName }}
+ {{ certInfo.taxRegisterCode }}
+
+ 营业执照扫描件 |
+ 组织机构代码证扫描件 |
+ 税务登记证扫描件
+
+
+
+
+
+
+
+
diff --git a/src/views/companyDetail/licenceInfo.vue b/src/views/companyDetail/licenceInfo.vue
new file mode 100644
index 0000000..e74e8aa
--- /dev/null
+++ b/src/views/companyDetail/licenceInfo.vue
@@ -0,0 +1,145 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 上传文件
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/views/companyDetail/manSystemInfo.vue b/src/views/companyDetail/manSystemInfo.vue
new file mode 100644
index 0000000..3748058
--- /dev/null
+++ b/src/views/companyDetail/manSystemInfo.vue
@@ -0,0 +1,145 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 上传文件
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/views/companyDetail/operationInfo.vue b/src/views/companyDetail/operationInfo.vue
new file mode 100644
index 0000000..6e70b6d
--- /dev/null
+++ b/src/views/companyDetail/operationInfo.vue
@@ -0,0 +1,286 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 上传文件
+
+
+
+
+
+
+
+
+ 上传文件
+
+
+
+
+
+
+
+
+ 上传文件
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/api/distributor/distributor.js b/src/api/distributor/distributor.js
index 6adc712..78d9767 100644
--- a/src/api/distributor/distributor.js
+++ b/src/api/distributor/distributor.js
@@ -13,6 +13,18 @@
const addDistributorInfo = (data) => {
return instance.post('/distributorInfo/add', data)
}
+
+const certificateDetail = (data) => {
+ return instance.post('/distributorInfo/certificate/detail', data)
+}
+
+const personDetail = (data) => {
+ return instance.post('/distributorInfo/person/detail', data)
+}
+
+const businessDetail = (data) => {
+ return instance.post('/distributorInfo/business/detail', data)
+}
export {
- SelectList, listPage, addDistributorInfo
+ SelectList, listPage, addDistributorInfo, certificateDetail, personDetail, businessDetail
}
diff --git a/src/views/account/bankInfo.vue b/src/views/account/bankInfo.vue
deleted file mode 100644
index 03c8c37..0000000
--- a/src/views/account/bankInfo.vue
+++ /dev/null
@@ -1,151 +0,0 @@
-
-
-
-
-
-
-
diff --git a/src/views/account/baseInfo.vue b/src/views/account/baseInfo.vue
deleted file mode 100644
index 10d6adb..0000000
--- a/src/views/account/baseInfo.vue
+++ /dev/null
@@ -1,248 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/src/views/account/businessInfo.vue b/src/views/account/businessInfo.vue
deleted file mode 100644
index 4f5cc42..0000000
--- a/src/views/account/businessInfo.vue
+++ /dev/null
@@ -1,399 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/src/views/account/certInfo.vue b/src/views/account/certInfo.vue
deleted file mode 100644
index 97a6de7..0000000
--- a/src/views/account/certInfo.vue
+++ /dev/null
@@ -1,420 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 营业执照扫描件.pdf
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 组织机构代码证扫描件.pdf
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 税务登记证扫描件.pdf
-
-
-
-
-
-
-
-
-
-
-
diff --git a/src/views/account/information.vue b/src/views/account/information.vue
index c88bc93..4d69c24 100644
--- a/src/views/account/information.vue
+++ b/src/views/account/information.vue
@@ -73,17 +73,18 @@
-
-
diff --git a/src/views/account/manSystemInfo.vue b/src/views/account/manSystemInfo.vue
deleted file mode 100644
index 3748058..0000000
--- a/src/views/account/manSystemInfo.vue
+++ /dev/null
@@ -1,145 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 上传文件
-
-
-
-
-
-
-
-
-
-
-
diff --git a/src/views/account/operationInfo.vue b/src/views/account/operationInfo.vue
deleted file mode 100644
index 6e70b6d..0000000
--- a/src/views/account/operationInfo.vue
+++ /dev/null
@@ -1,286 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 上传文件
-
-
-
-
-
-
-
-
- 上传文件
-
-
-
-
-
-
-
-
- 上传文件
-
-
-
-
-
-
-
-
-
-
-
diff --git a/src/views/account/personInfo.vue b/src/views/account/personInfo.vue
deleted file mode 100644
index e0860ff..0000000
--- a/src/views/account/personInfo.vue
+++ /dev/null
@@ -1,527 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 证件照正面
-
-
-
-
-
-
-
-
- 证件照背面
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 证件照正面
-
-
-
-
-
-
-
-
- 证件照背面
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/src/views/account/qualifyInfo.vue b/src/views/account/qualifyInfo.vue
deleted file mode 100644
index be26c20..0000000
--- a/src/views/account/qualifyInfo.vue
+++ /dev/null
@@ -1,226 +0,0 @@
-
-
-
-
-
-
-
diff --git a/src/views/companyDetail/bankInfo.vue b/src/views/companyDetail/bankInfo.vue
new file mode 100644
index 0000000..03c8c37
--- /dev/null
+++ b/src/views/companyDetail/bankInfo.vue
@@ -0,0 +1,151 @@
+
+
+
+
+
+
+
diff --git a/src/views/companyDetail/baseInfo.vue b/src/views/companyDetail/baseInfo.vue
new file mode 100644
index 0000000..10d6adb
--- /dev/null
+++ b/src/views/companyDetail/baseInfo.vue
@@ -0,0 +1,248 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/views/companyDetail/businessInfo.vue b/src/views/companyDetail/businessInfo.vue
new file mode 100644
index 0000000..4f5cc42
--- /dev/null
+++ b/src/views/companyDetail/businessInfo.vue
@@ -0,0 +1,399 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/views/companyDetail/businessInfoDetail.vue b/src/views/companyDetail/businessInfoDetail.vue
new file mode 100644
index 0000000..fcecf33
--- /dev/null
+++ b/src/views/companyDetail/businessInfoDetail.vue
@@ -0,0 +1,65 @@
+
+
+
+ {{ businessInfo.businessTypeName }}
+ {{ businessInfo.mainCategory }}
+ {{ businessInfo.businessNatureName }}
+ {{ businessInfo.manageAddress }}
+ {{ businessInfo.officeNatureName }}
+ {{ businessInfo.officeSpace }}
+
+
+
主营品牌
+
+
+
+ {{ scope.$index + 1 }}
+
+
+
+
+
+
+ 查看附件
+
+
+
+
+ 查看附件
+
+
+
+
+
+
+
+
+
diff --git a/src/views/companyDetail/certInfo.vue b/src/views/companyDetail/certInfo.vue
new file mode 100644
index 0000000..97a6de7
--- /dev/null
+++ b/src/views/companyDetail/certInfo.vue
@@ -0,0 +1,420 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 营业执照扫描件.pdf
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 组织机构代码证扫描件.pdf
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 税务登记证扫描件.pdf
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/views/companyDetail/certInfoDetail.vue b/src/views/companyDetail/certInfoDetail.vue
new file mode 100644
index 0000000..81b89c1
--- /dev/null
+++ b/src/views/companyDetail/certInfoDetail.vue
@@ -0,0 +1,86 @@
+
+
+
+ {{ certInfo.threeCertificatesInOne }}
+ {{ certInfo.unifiedSocialCreditCode }}
+ {{ certInfo.licenseRegisterNumber }}
+ {{ certInfo.registerCapital }}
+ {{ certInfo.registerAddress }}
+ {{ certInfo.legalPerson }}
+ {{ certInfo.establishDate }}
+ {{ certInfo.businessTerm }}
+ {{ certInfo.businessScope }}
+ {{ certInfo.organizeCode }}
+
+ {{ certInfo.taxpayerNatureName }}
+ {{ certInfo.taxRegisterCode }}
+
+ 营业执照扫描件 |
+ 组织机构代码证扫描件 |
+ 税务登记证扫描件
+
+
+
+
+
+
+
+
diff --git a/src/views/companyDetail/licenceInfo.vue b/src/views/companyDetail/licenceInfo.vue
new file mode 100644
index 0000000..e74e8aa
--- /dev/null
+++ b/src/views/companyDetail/licenceInfo.vue
@@ -0,0 +1,145 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 上传文件
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/views/companyDetail/manSystemInfo.vue b/src/views/companyDetail/manSystemInfo.vue
new file mode 100644
index 0000000..3748058
--- /dev/null
+++ b/src/views/companyDetail/manSystemInfo.vue
@@ -0,0 +1,145 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 上传文件
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/views/companyDetail/operationInfo.vue b/src/views/companyDetail/operationInfo.vue
new file mode 100644
index 0000000..6e70b6d
--- /dev/null
+++ b/src/views/companyDetail/operationInfo.vue
@@ -0,0 +1,286 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 上传文件
+
+
+
+
+
+
+
+
+ 上传文件
+
+
+
+
+
+
+
+
+ 上传文件
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/views/companyDetail/operationInfoDetail.vue b/src/views/companyDetail/operationInfoDetail.vue
new file mode 100644
index 0000000..f7346e7
--- /dev/null
+++ b/src/views/companyDetail/operationInfoDetail.vue
@@ -0,0 +1,81 @@
+
+
+
经营信息
+
+ {{ certInfo.threeCertificatesInOne }}
+ {{ certInfo.unifiedSocialCreditCode }}
+
+ 营业执照扫描件 |
+ 组织机构代码证扫描件 |
+ 税务登记证扫描件
+
+
+
+
经营许可信息
+
+ {{ certInfo.threeCertificatesInOne }}
+ {{ certInfo.unifiedSocialCreditCode }}
+
+ 税务登记证扫描件
+
+
+
+
+
+
+
+
diff --git a/src/api/distributor/distributor.js b/src/api/distributor/distributor.js
index 6adc712..78d9767 100644
--- a/src/api/distributor/distributor.js
+++ b/src/api/distributor/distributor.js
@@ -13,6 +13,18 @@
const addDistributorInfo = (data) => {
return instance.post('/distributorInfo/add', data)
}
+
+const certificateDetail = (data) => {
+ return instance.post('/distributorInfo/certificate/detail', data)
+}
+
+const personDetail = (data) => {
+ return instance.post('/distributorInfo/person/detail', data)
+}
+
+const businessDetail = (data) => {
+ return instance.post('/distributorInfo/business/detail', data)
+}
export {
- SelectList, listPage, addDistributorInfo
+ SelectList, listPage, addDistributorInfo, certificateDetail, personDetail, businessDetail
}
diff --git a/src/views/account/bankInfo.vue b/src/views/account/bankInfo.vue
deleted file mode 100644
index 03c8c37..0000000
--- a/src/views/account/bankInfo.vue
+++ /dev/null
@@ -1,151 +0,0 @@
-
-
-
-
-
-
-
diff --git a/src/views/account/baseInfo.vue b/src/views/account/baseInfo.vue
deleted file mode 100644
index 10d6adb..0000000
--- a/src/views/account/baseInfo.vue
+++ /dev/null
@@ -1,248 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/src/views/account/businessInfo.vue b/src/views/account/businessInfo.vue
deleted file mode 100644
index 4f5cc42..0000000
--- a/src/views/account/businessInfo.vue
+++ /dev/null
@@ -1,399 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/src/views/account/certInfo.vue b/src/views/account/certInfo.vue
deleted file mode 100644
index 97a6de7..0000000
--- a/src/views/account/certInfo.vue
+++ /dev/null
@@ -1,420 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 营业执照扫描件.pdf
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 组织机构代码证扫描件.pdf
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 税务登记证扫描件.pdf
-
-
-
-
-
-
-
-
-
-
-
diff --git a/src/views/account/information.vue b/src/views/account/information.vue
index c88bc93..4d69c24 100644
--- a/src/views/account/information.vue
+++ b/src/views/account/information.vue
@@ -73,17 +73,18 @@
-
-
diff --git a/src/views/account/manSystemInfo.vue b/src/views/account/manSystemInfo.vue
deleted file mode 100644
index 3748058..0000000
--- a/src/views/account/manSystemInfo.vue
+++ /dev/null
@@ -1,145 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 上传文件
-
-
-
-
-
-
-
-
-
-
-
diff --git a/src/views/account/operationInfo.vue b/src/views/account/operationInfo.vue
deleted file mode 100644
index 6e70b6d..0000000
--- a/src/views/account/operationInfo.vue
+++ /dev/null
@@ -1,286 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 上传文件
-
-
-
-
-
-
-
-
- 上传文件
-
-
-
-
-
-
-
-
- 上传文件
-
-
-
-
-
-
-
-
-
-
-
diff --git a/src/views/account/personInfo.vue b/src/views/account/personInfo.vue
deleted file mode 100644
index e0860ff..0000000
--- a/src/views/account/personInfo.vue
+++ /dev/null
@@ -1,527 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 证件照正面
-
-
-
-
-
-
-
-
- 证件照背面
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 证件照正面
-
-
-
-
-
-
-
-
- 证件照背面
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/src/views/account/qualifyInfo.vue b/src/views/account/qualifyInfo.vue
deleted file mode 100644
index be26c20..0000000
--- a/src/views/account/qualifyInfo.vue
+++ /dev/null
@@ -1,226 +0,0 @@
-
-
-
-
-
-
-
diff --git a/src/views/companyDetail/bankInfo.vue b/src/views/companyDetail/bankInfo.vue
new file mode 100644
index 0000000..03c8c37
--- /dev/null
+++ b/src/views/companyDetail/bankInfo.vue
@@ -0,0 +1,151 @@
+
+
+
+
+
+
+
diff --git a/src/views/companyDetail/baseInfo.vue b/src/views/companyDetail/baseInfo.vue
new file mode 100644
index 0000000..10d6adb
--- /dev/null
+++ b/src/views/companyDetail/baseInfo.vue
@@ -0,0 +1,248 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/views/companyDetail/businessInfo.vue b/src/views/companyDetail/businessInfo.vue
new file mode 100644
index 0000000..4f5cc42
--- /dev/null
+++ b/src/views/companyDetail/businessInfo.vue
@@ -0,0 +1,399 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/views/companyDetail/businessInfoDetail.vue b/src/views/companyDetail/businessInfoDetail.vue
new file mode 100644
index 0000000..fcecf33
--- /dev/null
+++ b/src/views/companyDetail/businessInfoDetail.vue
@@ -0,0 +1,65 @@
+
+
+
+ {{ businessInfo.businessTypeName }}
+ {{ businessInfo.mainCategory }}
+ {{ businessInfo.businessNatureName }}
+ {{ businessInfo.manageAddress }}
+ {{ businessInfo.officeNatureName }}
+ {{ businessInfo.officeSpace }}
+
+
+
主营品牌
+
+
+
+ {{ scope.$index + 1 }}
+
+
+
+
+
+
+ 查看附件
+
+
+
+
+ 查看附件
+
+
+
+
+
+
+
+
+
diff --git a/src/views/companyDetail/certInfo.vue b/src/views/companyDetail/certInfo.vue
new file mode 100644
index 0000000..97a6de7
--- /dev/null
+++ b/src/views/companyDetail/certInfo.vue
@@ -0,0 +1,420 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 营业执照扫描件.pdf
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 组织机构代码证扫描件.pdf
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 税务登记证扫描件.pdf
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/views/companyDetail/certInfoDetail.vue b/src/views/companyDetail/certInfoDetail.vue
new file mode 100644
index 0000000..81b89c1
--- /dev/null
+++ b/src/views/companyDetail/certInfoDetail.vue
@@ -0,0 +1,86 @@
+
+
+
+ {{ certInfo.threeCertificatesInOne }}
+ {{ certInfo.unifiedSocialCreditCode }}
+ {{ certInfo.licenseRegisterNumber }}
+ {{ certInfo.registerCapital }}
+ {{ certInfo.registerAddress }}
+ {{ certInfo.legalPerson }}
+ {{ certInfo.establishDate }}
+ {{ certInfo.businessTerm }}
+ {{ certInfo.businessScope }}
+ {{ certInfo.organizeCode }}
+
+ {{ certInfo.taxpayerNatureName }}
+ {{ certInfo.taxRegisterCode }}
+
+ 营业执照扫描件 |
+ 组织机构代码证扫描件 |
+ 税务登记证扫描件
+
+
+
+
+
+
+
+
diff --git a/src/views/companyDetail/licenceInfo.vue b/src/views/companyDetail/licenceInfo.vue
new file mode 100644
index 0000000..e74e8aa
--- /dev/null
+++ b/src/views/companyDetail/licenceInfo.vue
@@ -0,0 +1,145 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 上传文件
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/views/companyDetail/manSystemInfo.vue b/src/views/companyDetail/manSystemInfo.vue
new file mode 100644
index 0000000..3748058
--- /dev/null
+++ b/src/views/companyDetail/manSystemInfo.vue
@@ -0,0 +1,145 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 上传文件
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/views/companyDetail/operationInfo.vue b/src/views/companyDetail/operationInfo.vue
new file mode 100644
index 0000000..6e70b6d
--- /dev/null
+++ b/src/views/companyDetail/operationInfo.vue
@@ -0,0 +1,286 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 上传文件
+
+
+
+
+
+
+
+
+ 上传文件
+
+
+
+
+
+
+
+
+ 上传文件
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/views/companyDetail/operationInfoDetail.vue b/src/views/companyDetail/operationInfoDetail.vue
new file mode 100644
index 0000000..f7346e7
--- /dev/null
+++ b/src/views/companyDetail/operationInfoDetail.vue
@@ -0,0 +1,81 @@
+
+
+
经营信息
+
+ {{ certInfo.threeCertificatesInOne }}
+ {{ certInfo.unifiedSocialCreditCode }}
+
+ 营业执照扫描件 |
+ 组织机构代码证扫描件 |
+ 税务登记证扫描件
+
+
+
+
经营许可信息
+
+ {{ certInfo.threeCertificatesInOne }}
+ {{ certInfo.unifiedSocialCreditCode }}
+
+ 税务登记证扫描件
+
+
+
+
+
+
+
+
diff --git a/src/views/companyDetail/personInfo.vue b/src/views/companyDetail/personInfo.vue
new file mode 100644
index 0000000..e0860ff
--- /dev/null
+++ b/src/views/companyDetail/personInfo.vue
@@ -0,0 +1,527 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 证件照正面
+
+
+
+
+
+
+
+
+ 证件照背面
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 证件照正面
+
+
+
+
+
+
+
+
+ 证件照背面
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/api/distributor/distributor.js b/src/api/distributor/distributor.js
index 6adc712..78d9767 100644
--- a/src/api/distributor/distributor.js
+++ b/src/api/distributor/distributor.js
@@ -13,6 +13,18 @@
const addDistributorInfo = (data) => {
return instance.post('/distributorInfo/add', data)
}
+
+const certificateDetail = (data) => {
+ return instance.post('/distributorInfo/certificate/detail', data)
+}
+
+const personDetail = (data) => {
+ return instance.post('/distributorInfo/person/detail', data)
+}
+
+const businessDetail = (data) => {
+ return instance.post('/distributorInfo/business/detail', data)
+}
export {
- SelectList, listPage, addDistributorInfo
+ SelectList, listPage, addDistributorInfo, certificateDetail, personDetail, businessDetail
}
diff --git a/src/views/account/bankInfo.vue b/src/views/account/bankInfo.vue
deleted file mode 100644
index 03c8c37..0000000
--- a/src/views/account/bankInfo.vue
+++ /dev/null
@@ -1,151 +0,0 @@
-
-
-
-
-
-
-
diff --git a/src/views/account/baseInfo.vue b/src/views/account/baseInfo.vue
deleted file mode 100644
index 10d6adb..0000000
--- a/src/views/account/baseInfo.vue
+++ /dev/null
@@ -1,248 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/src/views/account/businessInfo.vue b/src/views/account/businessInfo.vue
deleted file mode 100644
index 4f5cc42..0000000
--- a/src/views/account/businessInfo.vue
+++ /dev/null
@@ -1,399 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/src/views/account/certInfo.vue b/src/views/account/certInfo.vue
deleted file mode 100644
index 97a6de7..0000000
--- a/src/views/account/certInfo.vue
+++ /dev/null
@@ -1,420 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 营业执照扫描件.pdf
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 组织机构代码证扫描件.pdf
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 税务登记证扫描件.pdf
-
-
-
-
-
-
-
-
-
-
-
diff --git a/src/views/account/information.vue b/src/views/account/information.vue
index c88bc93..4d69c24 100644
--- a/src/views/account/information.vue
+++ b/src/views/account/information.vue
@@ -73,17 +73,18 @@
-
-
diff --git a/src/views/account/manSystemInfo.vue b/src/views/account/manSystemInfo.vue
deleted file mode 100644
index 3748058..0000000
--- a/src/views/account/manSystemInfo.vue
+++ /dev/null
@@ -1,145 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 上传文件
-
-
-
-
-
-
-
-
-
-
-
diff --git a/src/views/account/operationInfo.vue b/src/views/account/operationInfo.vue
deleted file mode 100644
index 6e70b6d..0000000
--- a/src/views/account/operationInfo.vue
+++ /dev/null
@@ -1,286 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 上传文件
-
-
-
-
-
-
-
-
- 上传文件
-
-
-
-
-
-
-
-
- 上传文件
-
-
-
-
-
-
-
-
-
-
-
diff --git a/src/views/account/personInfo.vue b/src/views/account/personInfo.vue
deleted file mode 100644
index e0860ff..0000000
--- a/src/views/account/personInfo.vue
+++ /dev/null
@@ -1,527 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 证件照正面
-
-
-
-
-
-
-
-
- 证件照背面
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 证件照正面
-
-
-
-
-
-
-
-
- 证件照背面
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/src/views/account/qualifyInfo.vue b/src/views/account/qualifyInfo.vue
deleted file mode 100644
index be26c20..0000000
--- a/src/views/account/qualifyInfo.vue
+++ /dev/null
@@ -1,226 +0,0 @@
-
-
-
-
-
-
-
diff --git a/src/views/companyDetail/bankInfo.vue b/src/views/companyDetail/bankInfo.vue
new file mode 100644
index 0000000..03c8c37
--- /dev/null
+++ b/src/views/companyDetail/bankInfo.vue
@@ -0,0 +1,151 @@
+
+
+
+
+
+
+
diff --git a/src/views/companyDetail/baseInfo.vue b/src/views/companyDetail/baseInfo.vue
new file mode 100644
index 0000000..10d6adb
--- /dev/null
+++ b/src/views/companyDetail/baseInfo.vue
@@ -0,0 +1,248 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/views/companyDetail/businessInfo.vue b/src/views/companyDetail/businessInfo.vue
new file mode 100644
index 0000000..4f5cc42
--- /dev/null
+++ b/src/views/companyDetail/businessInfo.vue
@@ -0,0 +1,399 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/views/companyDetail/businessInfoDetail.vue b/src/views/companyDetail/businessInfoDetail.vue
new file mode 100644
index 0000000..fcecf33
--- /dev/null
+++ b/src/views/companyDetail/businessInfoDetail.vue
@@ -0,0 +1,65 @@
+
+
+
+ {{ businessInfo.businessTypeName }}
+ {{ businessInfo.mainCategory }}
+ {{ businessInfo.businessNatureName }}
+ {{ businessInfo.manageAddress }}
+ {{ businessInfo.officeNatureName }}
+ {{ businessInfo.officeSpace }}
+
+
+
主营品牌
+
+
+
+ {{ scope.$index + 1 }}
+
+
+
+
+
+
+ 查看附件
+
+
+
+
+ 查看附件
+
+
+
+
+
+
+
+
+
diff --git a/src/views/companyDetail/certInfo.vue b/src/views/companyDetail/certInfo.vue
new file mode 100644
index 0000000..97a6de7
--- /dev/null
+++ b/src/views/companyDetail/certInfo.vue
@@ -0,0 +1,420 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 营业执照扫描件.pdf
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 组织机构代码证扫描件.pdf
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 税务登记证扫描件.pdf
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/views/companyDetail/certInfoDetail.vue b/src/views/companyDetail/certInfoDetail.vue
new file mode 100644
index 0000000..81b89c1
--- /dev/null
+++ b/src/views/companyDetail/certInfoDetail.vue
@@ -0,0 +1,86 @@
+
+
+
+ {{ certInfo.threeCertificatesInOne }}
+ {{ certInfo.unifiedSocialCreditCode }}
+ {{ certInfo.licenseRegisterNumber }}
+ {{ certInfo.registerCapital }}
+ {{ certInfo.registerAddress }}
+ {{ certInfo.legalPerson }}
+ {{ certInfo.establishDate }}
+ {{ certInfo.businessTerm }}
+ {{ certInfo.businessScope }}
+ {{ certInfo.organizeCode }}
+
+ {{ certInfo.taxpayerNatureName }}
+ {{ certInfo.taxRegisterCode }}
+
+ 营业执照扫描件 |
+ 组织机构代码证扫描件 |
+ 税务登记证扫描件
+
+
+
+
+
+
+
+
diff --git a/src/views/companyDetail/licenceInfo.vue b/src/views/companyDetail/licenceInfo.vue
new file mode 100644
index 0000000..e74e8aa
--- /dev/null
+++ b/src/views/companyDetail/licenceInfo.vue
@@ -0,0 +1,145 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 上传文件
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/views/companyDetail/manSystemInfo.vue b/src/views/companyDetail/manSystemInfo.vue
new file mode 100644
index 0000000..3748058
--- /dev/null
+++ b/src/views/companyDetail/manSystemInfo.vue
@@ -0,0 +1,145 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 上传文件
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/views/companyDetail/operationInfo.vue b/src/views/companyDetail/operationInfo.vue
new file mode 100644
index 0000000..6e70b6d
--- /dev/null
+++ b/src/views/companyDetail/operationInfo.vue
@@ -0,0 +1,286 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 上传文件
+
+
+
+
+
+
+
+
+ 上传文件
+
+
+
+
+
+
+
+
+ 上传文件
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/views/companyDetail/operationInfoDetail.vue b/src/views/companyDetail/operationInfoDetail.vue
new file mode 100644
index 0000000..f7346e7
--- /dev/null
+++ b/src/views/companyDetail/operationInfoDetail.vue
@@ -0,0 +1,81 @@
+
+
+
经营信息
+
+ {{ certInfo.threeCertificatesInOne }}
+ {{ certInfo.unifiedSocialCreditCode }}
+
+ 营业执照扫描件 |
+ 组织机构代码证扫描件 |
+ 税务登记证扫描件
+
+
+
+
经营许可信息
+
+ {{ certInfo.threeCertificatesInOne }}
+ {{ certInfo.unifiedSocialCreditCode }}
+
+ 税务登记证扫描件
+
+
+
+
+
+
+
+
diff --git a/src/views/companyDetail/personInfo.vue b/src/views/companyDetail/personInfo.vue
new file mode 100644
index 0000000..e0860ff
--- /dev/null
+++ b/src/views/companyDetail/personInfo.vue
@@ -0,0 +1,527 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 证件照正面
+
+
+
+
+
+
+
+
+ 证件照背面
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 证件照正面
+
+
+
+
+
+
+
+
+ 证件照背面
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/views/companyDetail/personInfoDetail.vue b/src/views/companyDetail/personInfoDetail.vue
new file mode 100644
index 0000000..02a6d43
--- /dev/null
+++ b/src/views/companyDetail/personInfoDetail.vue
@@ -0,0 +1,87 @@
+
+
+
+ {{ personInfo.legalPersonName }}
+ {{ personInfo.legalPersonPhone }}
+ {{ personInfo.legalPersonCertificateTypeName }} {{ personInfo.legalPersonCertificateCode }}
+
+ {{ personInfo.businessLeaderName }}
+ {{ personInfo.businessLeaderPhone }}
+ {{ personInfo.businessLeaderCertificateTypeName }} {{ personInfo.businessLeaderCertificateCode }}
+
+ {{ personInfo.backupPersonName }}
+ {{ personInfo.backupPersonPhone }}
+ {{ personInfo.backupPersonCertificateTypeName }} {{ personInfo.backupPersonCertificateCode }}
+
+ {{ personInfo.technicalLeaderName }}
+ {{ personInfo.technicalLeaderPhone }}
+ {{ personInfo.technicalLeaderCertificateTypeName }} {{ personInfo.technicalLeaderCertificateCode }}
+
+ {{ personInfo.saleLeaderName }}
+ {{ personInfo.saleLeaderPhone }}
+ {{ personInfo.saleLeaderCertificateTypeName }} {{ personInfo.saleLeaderCertificateCode }}
+
+ {{ personInfo.financeLeaderName }}
+ {{ personInfo.financeLeaderPhone }}
+ {{ personInfo.financeLeaderCertificateTypeName }} {{ personInfo.financeLeaderCertificateCode }}
+
+ 法人代表证件照正面 |
+ 法人代表证件照背面 |
+ 业务负责人证件照正面 |
+ 业务负责人证件照背面
+
+
+
+
+
+
+
+
diff --git a/src/api/distributor/distributor.js b/src/api/distributor/distributor.js
index 6adc712..78d9767 100644
--- a/src/api/distributor/distributor.js
+++ b/src/api/distributor/distributor.js
@@ -13,6 +13,18 @@
const addDistributorInfo = (data) => {
return instance.post('/distributorInfo/add', data)
}
+
+const certificateDetail = (data) => {
+ return instance.post('/distributorInfo/certificate/detail', data)
+}
+
+const personDetail = (data) => {
+ return instance.post('/distributorInfo/person/detail', data)
+}
+
+const businessDetail = (data) => {
+ return instance.post('/distributorInfo/business/detail', data)
+}
export {
- SelectList, listPage, addDistributorInfo
+ SelectList, listPage, addDistributorInfo, certificateDetail, personDetail, businessDetail
}
diff --git a/src/views/account/bankInfo.vue b/src/views/account/bankInfo.vue
deleted file mode 100644
index 03c8c37..0000000
--- a/src/views/account/bankInfo.vue
+++ /dev/null
@@ -1,151 +0,0 @@
-
-
-
-
-
-
-
diff --git a/src/views/account/baseInfo.vue b/src/views/account/baseInfo.vue
deleted file mode 100644
index 10d6adb..0000000
--- a/src/views/account/baseInfo.vue
+++ /dev/null
@@ -1,248 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/src/views/account/businessInfo.vue b/src/views/account/businessInfo.vue
deleted file mode 100644
index 4f5cc42..0000000
--- a/src/views/account/businessInfo.vue
+++ /dev/null
@@ -1,399 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/src/views/account/certInfo.vue b/src/views/account/certInfo.vue
deleted file mode 100644
index 97a6de7..0000000
--- a/src/views/account/certInfo.vue
+++ /dev/null
@@ -1,420 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 营业执照扫描件.pdf
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 组织机构代码证扫描件.pdf
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 税务登记证扫描件.pdf
-
-
-
-
-
-
-
-
-
-
-
diff --git a/src/views/account/information.vue b/src/views/account/information.vue
index c88bc93..4d69c24 100644
--- a/src/views/account/information.vue
+++ b/src/views/account/information.vue
@@ -73,17 +73,18 @@
-
-
diff --git a/src/views/account/manSystemInfo.vue b/src/views/account/manSystemInfo.vue
deleted file mode 100644
index 3748058..0000000
--- a/src/views/account/manSystemInfo.vue
+++ /dev/null
@@ -1,145 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 上传文件
-
-
-
-
-
-
-
-
-
-
-
diff --git a/src/views/account/operationInfo.vue b/src/views/account/operationInfo.vue
deleted file mode 100644
index 6e70b6d..0000000
--- a/src/views/account/operationInfo.vue
+++ /dev/null
@@ -1,286 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 上传文件
-
-
-
-
-
-
-
-
- 上传文件
-
-
-
-
-
-
-
-
- 上传文件
-
-
-
-
-
-
-
-
-
-
-
diff --git a/src/views/account/personInfo.vue b/src/views/account/personInfo.vue
deleted file mode 100644
index e0860ff..0000000
--- a/src/views/account/personInfo.vue
+++ /dev/null
@@ -1,527 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 证件照正面
-
-
-
-
-
-
-
-
- 证件照背面
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 证件照正面
-
-
-
-
-
-
-
-
- 证件照背面
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/src/views/account/qualifyInfo.vue b/src/views/account/qualifyInfo.vue
deleted file mode 100644
index be26c20..0000000
--- a/src/views/account/qualifyInfo.vue
+++ /dev/null
@@ -1,226 +0,0 @@
-
-
-
-
-
-
-
diff --git a/src/views/companyDetail/bankInfo.vue b/src/views/companyDetail/bankInfo.vue
new file mode 100644
index 0000000..03c8c37
--- /dev/null
+++ b/src/views/companyDetail/bankInfo.vue
@@ -0,0 +1,151 @@
+
+
+
+
+
+
+
diff --git a/src/views/companyDetail/baseInfo.vue b/src/views/companyDetail/baseInfo.vue
new file mode 100644
index 0000000..10d6adb
--- /dev/null
+++ b/src/views/companyDetail/baseInfo.vue
@@ -0,0 +1,248 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/views/companyDetail/businessInfo.vue b/src/views/companyDetail/businessInfo.vue
new file mode 100644
index 0000000..4f5cc42
--- /dev/null
+++ b/src/views/companyDetail/businessInfo.vue
@@ -0,0 +1,399 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/views/companyDetail/businessInfoDetail.vue b/src/views/companyDetail/businessInfoDetail.vue
new file mode 100644
index 0000000..fcecf33
--- /dev/null
+++ b/src/views/companyDetail/businessInfoDetail.vue
@@ -0,0 +1,65 @@
+
+
+
+ {{ businessInfo.businessTypeName }}
+ {{ businessInfo.mainCategory }}
+ {{ businessInfo.businessNatureName }}
+ {{ businessInfo.manageAddress }}
+ {{ businessInfo.officeNatureName }}
+ {{ businessInfo.officeSpace }}
+
+
+
主营品牌
+
+
+
+ {{ scope.$index + 1 }}
+
+
+
+
+
+
+ 查看附件
+
+
+
+
+ 查看附件
+
+
+
+
+
+
+
+
+
diff --git a/src/views/companyDetail/certInfo.vue b/src/views/companyDetail/certInfo.vue
new file mode 100644
index 0000000..97a6de7
--- /dev/null
+++ b/src/views/companyDetail/certInfo.vue
@@ -0,0 +1,420 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 营业执照扫描件.pdf
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 组织机构代码证扫描件.pdf
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 税务登记证扫描件.pdf
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/views/companyDetail/certInfoDetail.vue b/src/views/companyDetail/certInfoDetail.vue
new file mode 100644
index 0000000..81b89c1
--- /dev/null
+++ b/src/views/companyDetail/certInfoDetail.vue
@@ -0,0 +1,86 @@
+
+
+
+ {{ certInfo.threeCertificatesInOne }}
+ {{ certInfo.unifiedSocialCreditCode }}
+ {{ certInfo.licenseRegisterNumber }}
+ {{ certInfo.registerCapital }}
+ {{ certInfo.registerAddress }}
+ {{ certInfo.legalPerson }}
+ {{ certInfo.establishDate }}
+ {{ certInfo.businessTerm }}
+ {{ certInfo.businessScope }}
+ {{ certInfo.organizeCode }}
+
+ {{ certInfo.taxpayerNatureName }}
+ {{ certInfo.taxRegisterCode }}
+
+ 营业执照扫描件 |
+ 组织机构代码证扫描件 |
+ 税务登记证扫描件
+
+
+
+
+
+
+
+
diff --git a/src/views/companyDetail/licenceInfo.vue b/src/views/companyDetail/licenceInfo.vue
new file mode 100644
index 0000000..e74e8aa
--- /dev/null
+++ b/src/views/companyDetail/licenceInfo.vue
@@ -0,0 +1,145 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 上传文件
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/views/companyDetail/manSystemInfo.vue b/src/views/companyDetail/manSystemInfo.vue
new file mode 100644
index 0000000..3748058
--- /dev/null
+++ b/src/views/companyDetail/manSystemInfo.vue
@@ -0,0 +1,145 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 上传文件
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/views/companyDetail/operationInfo.vue b/src/views/companyDetail/operationInfo.vue
new file mode 100644
index 0000000..6e70b6d
--- /dev/null
+++ b/src/views/companyDetail/operationInfo.vue
@@ -0,0 +1,286 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 上传文件
+
+
+
+
+
+
+
+
+ 上传文件
+
+
+
+
+
+
+
+
+ 上传文件
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/views/companyDetail/operationInfoDetail.vue b/src/views/companyDetail/operationInfoDetail.vue
new file mode 100644
index 0000000..f7346e7
--- /dev/null
+++ b/src/views/companyDetail/operationInfoDetail.vue
@@ -0,0 +1,81 @@
+
+
+
经营信息
+
+ {{ certInfo.threeCertificatesInOne }}
+ {{ certInfo.unifiedSocialCreditCode }}
+
+ 营业执照扫描件 |
+ 组织机构代码证扫描件 |
+ 税务登记证扫描件
+
+
+
+
经营许可信息
+
+ {{ certInfo.threeCertificatesInOne }}
+ {{ certInfo.unifiedSocialCreditCode }}
+
+ 税务登记证扫描件
+
+
+
+
+
+
+
+
diff --git a/src/views/companyDetail/personInfo.vue b/src/views/companyDetail/personInfo.vue
new file mode 100644
index 0000000..e0860ff
--- /dev/null
+++ b/src/views/companyDetail/personInfo.vue
@@ -0,0 +1,527 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 证件照正面
+
+
+
+
+
+
+
+
+ 证件照背面
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 证件照正面
+
+
+
+
+
+
+
+
+ 证件照背面
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/views/companyDetail/personInfoDetail.vue b/src/views/companyDetail/personInfoDetail.vue
new file mode 100644
index 0000000..02a6d43
--- /dev/null
+++ b/src/views/companyDetail/personInfoDetail.vue
@@ -0,0 +1,87 @@
+
+
+
+ {{ personInfo.legalPersonName }}
+ {{ personInfo.legalPersonPhone }}
+ {{ personInfo.legalPersonCertificateTypeName }} {{ personInfo.legalPersonCertificateCode }}
+
+ {{ personInfo.businessLeaderName }}
+ {{ personInfo.businessLeaderPhone }}
+ {{ personInfo.businessLeaderCertificateTypeName }} {{ personInfo.businessLeaderCertificateCode }}
+
+ {{ personInfo.backupPersonName }}
+ {{ personInfo.backupPersonPhone }}
+ {{ personInfo.backupPersonCertificateTypeName }} {{ personInfo.backupPersonCertificateCode }}
+
+ {{ personInfo.technicalLeaderName }}
+ {{ personInfo.technicalLeaderPhone }}
+ {{ personInfo.technicalLeaderCertificateTypeName }} {{ personInfo.technicalLeaderCertificateCode }}
+
+ {{ personInfo.saleLeaderName }}
+ {{ personInfo.saleLeaderPhone }}
+ {{ personInfo.saleLeaderCertificateTypeName }} {{ personInfo.saleLeaderCertificateCode }}
+
+ {{ personInfo.financeLeaderName }}
+ {{ personInfo.financeLeaderPhone }}
+ {{ personInfo.financeLeaderCertificateTypeName }} {{ personInfo.financeLeaderCertificateCode }}
+
+ 法人代表证件照正面 |
+ 法人代表证件照背面 |
+ 业务负责人证件照正面 |
+ 业务负责人证件照背面
+
+
+
+
+
+
+
+
diff --git a/src/views/companyDetail/qualifyInfo.vue b/src/views/companyDetail/qualifyInfo.vue
new file mode 100644
index 0000000..be26c20
--- /dev/null
+++ b/src/views/companyDetail/qualifyInfo.vue
@@ -0,0 +1,226 @@
+
+
+
+
+
+
+
diff --git a/src/api/distributor/distributor.js b/src/api/distributor/distributor.js
index 6adc712..78d9767 100644
--- a/src/api/distributor/distributor.js
+++ b/src/api/distributor/distributor.js
@@ -13,6 +13,18 @@
const addDistributorInfo = (data) => {
return instance.post('/distributorInfo/add', data)
}
+
+const certificateDetail = (data) => {
+ return instance.post('/distributorInfo/certificate/detail', data)
+}
+
+const personDetail = (data) => {
+ return instance.post('/distributorInfo/person/detail', data)
+}
+
+const businessDetail = (data) => {
+ return instance.post('/distributorInfo/business/detail', data)
+}
export {
- SelectList, listPage, addDistributorInfo
+ SelectList, listPage, addDistributorInfo, certificateDetail, personDetail, businessDetail
}
diff --git a/src/views/account/bankInfo.vue b/src/views/account/bankInfo.vue
deleted file mode 100644
index 03c8c37..0000000
--- a/src/views/account/bankInfo.vue
+++ /dev/null
@@ -1,151 +0,0 @@
-
-
-
-
-
-
-
diff --git a/src/views/account/baseInfo.vue b/src/views/account/baseInfo.vue
deleted file mode 100644
index 10d6adb..0000000
--- a/src/views/account/baseInfo.vue
+++ /dev/null
@@ -1,248 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/src/views/account/businessInfo.vue b/src/views/account/businessInfo.vue
deleted file mode 100644
index 4f5cc42..0000000
--- a/src/views/account/businessInfo.vue
+++ /dev/null
@@ -1,399 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/src/views/account/certInfo.vue b/src/views/account/certInfo.vue
deleted file mode 100644
index 97a6de7..0000000
--- a/src/views/account/certInfo.vue
+++ /dev/null
@@ -1,420 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 营业执照扫描件.pdf
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 组织机构代码证扫描件.pdf
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 税务登记证扫描件.pdf
-
-
-
-
-
-
-
-
-
-
-
diff --git a/src/views/account/information.vue b/src/views/account/information.vue
index c88bc93..4d69c24 100644
--- a/src/views/account/information.vue
+++ b/src/views/account/information.vue
@@ -73,17 +73,18 @@
-
-
diff --git a/src/views/account/manSystemInfo.vue b/src/views/account/manSystemInfo.vue
deleted file mode 100644
index 3748058..0000000
--- a/src/views/account/manSystemInfo.vue
+++ /dev/null
@@ -1,145 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 上传文件
-
-
-
-
-
-
-
-
-
-
-
diff --git a/src/views/account/operationInfo.vue b/src/views/account/operationInfo.vue
deleted file mode 100644
index 6e70b6d..0000000
--- a/src/views/account/operationInfo.vue
+++ /dev/null
@@ -1,286 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 上传文件
-
-
-
-
-
-
-
-
- 上传文件
-
-
-
-
-
-
-
-
- 上传文件
-
-
-
-
-
-
-
-
-
-
-
diff --git a/src/views/account/personInfo.vue b/src/views/account/personInfo.vue
deleted file mode 100644
index e0860ff..0000000
--- a/src/views/account/personInfo.vue
+++ /dev/null
@@ -1,527 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 证件照正面
-
-
-
-
-
-
-
-
- 证件照背面
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 证件照正面
-
-
-
-
-
-
-
-
- 证件照背面
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/src/views/account/qualifyInfo.vue b/src/views/account/qualifyInfo.vue
deleted file mode 100644
index be26c20..0000000
--- a/src/views/account/qualifyInfo.vue
+++ /dev/null
@@ -1,226 +0,0 @@
-
-
-
-
-
-
-
diff --git a/src/views/companyDetail/bankInfo.vue b/src/views/companyDetail/bankInfo.vue
new file mode 100644
index 0000000..03c8c37
--- /dev/null
+++ b/src/views/companyDetail/bankInfo.vue
@@ -0,0 +1,151 @@
+
+
+
+
+
+
+
diff --git a/src/views/companyDetail/baseInfo.vue b/src/views/companyDetail/baseInfo.vue
new file mode 100644
index 0000000..10d6adb
--- /dev/null
+++ b/src/views/companyDetail/baseInfo.vue
@@ -0,0 +1,248 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/views/companyDetail/businessInfo.vue b/src/views/companyDetail/businessInfo.vue
new file mode 100644
index 0000000..4f5cc42
--- /dev/null
+++ b/src/views/companyDetail/businessInfo.vue
@@ -0,0 +1,399 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/views/companyDetail/businessInfoDetail.vue b/src/views/companyDetail/businessInfoDetail.vue
new file mode 100644
index 0000000..fcecf33
--- /dev/null
+++ b/src/views/companyDetail/businessInfoDetail.vue
@@ -0,0 +1,65 @@
+
+
+
+ {{ businessInfo.businessTypeName }}
+ {{ businessInfo.mainCategory }}
+ {{ businessInfo.businessNatureName }}
+ {{ businessInfo.manageAddress }}
+ {{ businessInfo.officeNatureName }}
+ {{ businessInfo.officeSpace }}
+
+
+
主营品牌
+
+
+
+ {{ scope.$index + 1 }}
+
+
+
+
+
+
+ 查看附件
+
+
+
+
+ 查看附件
+
+
+
+
+
+
+
+
+
diff --git a/src/views/companyDetail/certInfo.vue b/src/views/companyDetail/certInfo.vue
new file mode 100644
index 0000000..97a6de7
--- /dev/null
+++ b/src/views/companyDetail/certInfo.vue
@@ -0,0 +1,420 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 营业执照扫描件.pdf
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 组织机构代码证扫描件.pdf
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 税务登记证扫描件.pdf
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/views/companyDetail/certInfoDetail.vue b/src/views/companyDetail/certInfoDetail.vue
new file mode 100644
index 0000000..81b89c1
--- /dev/null
+++ b/src/views/companyDetail/certInfoDetail.vue
@@ -0,0 +1,86 @@
+
+
+
+ {{ certInfo.threeCertificatesInOne }}
+ {{ certInfo.unifiedSocialCreditCode }}
+ {{ certInfo.licenseRegisterNumber }}
+ {{ certInfo.registerCapital }}
+ {{ certInfo.registerAddress }}
+ {{ certInfo.legalPerson }}
+ {{ certInfo.establishDate }}
+ {{ certInfo.businessTerm }}
+ {{ certInfo.businessScope }}
+ {{ certInfo.organizeCode }}
+
+ {{ certInfo.taxpayerNatureName }}
+ {{ certInfo.taxRegisterCode }}
+
+ 营业执照扫描件 |
+ 组织机构代码证扫描件 |
+ 税务登记证扫描件
+
+
+
+
+
+
+
+
diff --git a/src/views/companyDetail/licenceInfo.vue b/src/views/companyDetail/licenceInfo.vue
new file mode 100644
index 0000000..e74e8aa
--- /dev/null
+++ b/src/views/companyDetail/licenceInfo.vue
@@ -0,0 +1,145 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 上传文件
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/views/companyDetail/manSystemInfo.vue b/src/views/companyDetail/manSystemInfo.vue
new file mode 100644
index 0000000..3748058
--- /dev/null
+++ b/src/views/companyDetail/manSystemInfo.vue
@@ -0,0 +1,145 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 上传文件
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/views/companyDetail/operationInfo.vue b/src/views/companyDetail/operationInfo.vue
new file mode 100644
index 0000000..6e70b6d
--- /dev/null
+++ b/src/views/companyDetail/operationInfo.vue
@@ -0,0 +1,286 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 上传文件
+
+
+
+
+
+
+
+
+ 上传文件
+
+
+
+
+
+
+
+
+ 上传文件
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/views/companyDetail/operationInfoDetail.vue b/src/views/companyDetail/operationInfoDetail.vue
new file mode 100644
index 0000000..f7346e7
--- /dev/null
+++ b/src/views/companyDetail/operationInfoDetail.vue
@@ -0,0 +1,81 @@
+
+
+
经营信息
+
+ {{ certInfo.threeCertificatesInOne }}
+ {{ certInfo.unifiedSocialCreditCode }}
+
+ 营业执照扫描件 |
+ 组织机构代码证扫描件 |
+ 税务登记证扫描件
+
+
+
+
经营许可信息
+
+ {{ certInfo.threeCertificatesInOne }}
+ {{ certInfo.unifiedSocialCreditCode }}
+
+ 税务登记证扫描件
+
+
+
+
+
+
+
+
diff --git a/src/views/companyDetail/personInfo.vue b/src/views/companyDetail/personInfo.vue
new file mode 100644
index 0000000..e0860ff
--- /dev/null
+++ b/src/views/companyDetail/personInfo.vue
@@ -0,0 +1,527 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 证件照正面
+
+
+
+
+
+
+
+
+ 证件照背面
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 证件照正面
+
+
+
+
+
+
+
+
+ 证件照背面
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/views/companyDetail/personInfoDetail.vue b/src/views/companyDetail/personInfoDetail.vue
new file mode 100644
index 0000000..02a6d43
--- /dev/null
+++ b/src/views/companyDetail/personInfoDetail.vue
@@ -0,0 +1,87 @@
+
+
+
+ {{ personInfo.legalPersonName }}
+ {{ personInfo.legalPersonPhone }}
+ {{ personInfo.legalPersonCertificateTypeName }} {{ personInfo.legalPersonCertificateCode }}
+
+ {{ personInfo.businessLeaderName }}
+ {{ personInfo.businessLeaderPhone }}
+ {{ personInfo.businessLeaderCertificateTypeName }} {{ personInfo.businessLeaderCertificateCode }}
+
+ {{ personInfo.backupPersonName }}
+ {{ personInfo.backupPersonPhone }}
+ {{ personInfo.backupPersonCertificateTypeName }} {{ personInfo.backupPersonCertificateCode }}
+
+ {{ personInfo.technicalLeaderName }}
+ {{ personInfo.technicalLeaderPhone }}
+ {{ personInfo.technicalLeaderCertificateTypeName }} {{ personInfo.technicalLeaderCertificateCode }}
+
+ {{ personInfo.saleLeaderName }}
+ {{ personInfo.saleLeaderPhone }}
+ {{ personInfo.saleLeaderCertificateTypeName }} {{ personInfo.saleLeaderCertificateCode }}
+
+ {{ personInfo.financeLeaderName }}
+ {{ personInfo.financeLeaderPhone }}
+ {{ personInfo.financeLeaderCertificateTypeName }} {{ personInfo.financeLeaderCertificateCode }}
+
+ 法人代表证件照正面 |
+ 法人代表证件照背面 |
+ 业务负责人证件照正面 |
+ 业务负责人证件照背面
+
+
+
+
+
+
+
+
diff --git a/src/views/companyDetail/qualifyInfo.vue b/src/views/companyDetail/qualifyInfo.vue
new file mode 100644
index 0000000..be26c20
--- /dev/null
+++ b/src/views/companyDetail/qualifyInfo.vue
@@ -0,0 +1,226 @@
+
+
+
+
+
+
+
diff --git a/src/views/distributor/dealerinformation.vue b/src/views/distributor/dealerinformation.vue
index 61ab563..d686355 100644
--- a/src/views/distributor/dealerinformation.vue
+++ b/src/views/distributor/dealerinformation.vue
@@ -75,17 +75,18 @@
-
-
diff --git a/src/views/account/baseInfo.vue b/src/views/account/baseInfo.vue
deleted file mode 100644
index 10d6adb..0000000
--- a/src/views/account/baseInfo.vue
+++ /dev/null
@@ -1,248 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/src/views/account/businessInfo.vue b/src/views/account/businessInfo.vue
deleted file mode 100644
index 4f5cc42..0000000
--- a/src/views/account/businessInfo.vue
+++ /dev/null
@@ -1,399 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/src/views/account/certInfo.vue b/src/views/account/certInfo.vue
deleted file mode 100644
index 97a6de7..0000000
--- a/src/views/account/certInfo.vue
+++ /dev/null
@@ -1,420 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 营业执照扫描件.pdf
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 组织机构代码证扫描件.pdf
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 税务登记证扫描件.pdf
-
-
-
-
-
-
-
-
-
-
-
diff --git a/src/views/account/information.vue b/src/views/account/information.vue
index c88bc93..4d69c24 100644
--- a/src/views/account/information.vue
+++ b/src/views/account/information.vue
@@ -73,17 +73,18 @@
-
-
diff --git a/src/views/account/manSystemInfo.vue b/src/views/account/manSystemInfo.vue
deleted file mode 100644
index 3748058..0000000
--- a/src/views/account/manSystemInfo.vue
+++ /dev/null
@@ -1,145 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 上传文件
-
-
-
-
-
-
-
-
-
-
-
diff --git a/src/views/account/operationInfo.vue b/src/views/account/operationInfo.vue
deleted file mode 100644
index 6e70b6d..0000000
--- a/src/views/account/operationInfo.vue
+++ /dev/null
@@ -1,286 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 上传文件
-
-
-
-
-
-
-
-
- 上传文件
-
-
-
-
-
-
-
-
- 上传文件
-
-
-
-
-
-
-
-
-
-
-
diff --git a/src/views/account/personInfo.vue b/src/views/account/personInfo.vue
deleted file mode 100644
index e0860ff..0000000
--- a/src/views/account/personInfo.vue
+++ /dev/null
@@ -1,527 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 证件照正面
-
-
-
-
-
-
-
-
- 证件照背面
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 证件照正面
-
-
-
-
-
-
-
-
- 证件照背面
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/src/views/account/qualifyInfo.vue b/src/views/account/qualifyInfo.vue
deleted file mode 100644
index be26c20..0000000
--- a/src/views/account/qualifyInfo.vue
+++ /dev/null
@@ -1,226 +0,0 @@
-
-
-
-
-
-
-
diff --git a/src/views/companyDetail/bankInfo.vue b/src/views/companyDetail/bankInfo.vue
new file mode 100644
index 0000000..03c8c37
--- /dev/null
+++ b/src/views/companyDetail/bankInfo.vue
@@ -0,0 +1,151 @@
+
+
+
+
+
+
+
diff --git a/src/views/companyDetail/baseInfo.vue b/src/views/companyDetail/baseInfo.vue
new file mode 100644
index 0000000..10d6adb
--- /dev/null
+++ b/src/views/companyDetail/baseInfo.vue
@@ -0,0 +1,248 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/views/companyDetail/businessInfo.vue b/src/views/companyDetail/businessInfo.vue
new file mode 100644
index 0000000..4f5cc42
--- /dev/null
+++ b/src/views/companyDetail/businessInfo.vue
@@ -0,0 +1,399 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/views/companyDetail/businessInfoDetail.vue b/src/views/companyDetail/businessInfoDetail.vue
new file mode 100644
index 0000000..fcecf33
--- /dev/null
+++ b/src/views/companyDetail/businessInfoDetail.vue
@@ -0,0 +1,65 @@
+
+
+
+ {{ businessInfo.businessTypeName }}
+ {{ businessInfo.mainCategory }}
+ {{ businessInfo.businessNatureName }}
+ {{ businessInfo.manageAddress }}
+ {{ businessInfo.officeNatureName }}
+ {{ businessInfo.officeSpace }}
+
+
+
主营品牌
+
+
+
+ {{ scope.$index + 1 }}
+
+
+
+
+
+
+ 查看附件
+
+
+
+
+ 查看附件
+
+
+
+
+
+
+
+
+
diff --git a/src/views/companyDetail/certInfo.vue b/src/views/companyDetail/certInfo.vue
new file mode 100644
index 0000000..97a6de7
--- /dev/null
+++ b/src/views/companyDetail/certInfo.vue
@@ -0,0 +1,420 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 营业执照扫描件.pdf
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 组织机构代码证扫描件.pdf
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 税务登记证扫描件.pdf
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/views/companyDetail/certInfoDetail.vue b/src/views/companyDetail/certInfoDetail.vue
new file mode 100644
index 0000000..81b89c1
--- /dev/null
+++ b/src/views/companyDetail/certInfoDetail.vue
@@ -0,0 +1,86 @@
+
+
+
+ {{ certInfo.threeCertificatesInOne }}
+ {{ certInfo.unifiedSocialCreditCode }}
+ {{ certInfo.licenseRegisterNumber }}
+ {{ certInfo.registerCapital }}
+ {{ certInfo.registerAddress }}
+ {{ certInfo.legalPerson }}
+ {{ certInfo.establishDate }}
+ {{ certInfo.businessTerm }}
+ {{ certInfo.businessScope }}
+ {{ certInfo.organizeCode }}
+
+ {{ certInfo.taxpayerNatureName }}
+ {{ certInfo.taxRegisterCode }}
+
+ 营业执照扫描件 |
+ 组织机构代码证扫描件 |
+ 税务登记证扫描件
+
+
+
+
+
+
+
+
diff --git a/src/views/companyDetail/licenceInfo.vue b/src/views/companyDetail/licenceInfo.vue
new file mode 100644
index 0000000..e74e8aa
--- /dev/null
+++ b/src/views/companyDetail/licenceInfo.vue
@@ -0,0 +1,145 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 上传文件
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/views/companyDetail/manSystemInfo.vue b/src/views/companyDetail/manSystemInfo.vue
new file mode 100644
index 0000000..3748058
--- /dev/null
+++ b/src/views/companyDetail/manSystemInfo.vue
@@ -0,0 +1,145 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 上传文件
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/views/companyDetail/operationInfo.vue b/src/views/companyDetail/operationInfo.vue
new file mode 100644
index 0000000..6e70b6d
--- /dev/null
+++ b/src/views/companyDetail/operationInfo.vue
@@ -0,0 +1,286 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 上传文件
+
+
+
+
+
+
+
+
+ 上传文件
+
+
+
+
+
+
+
+
+ 上传文件
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/views/companyDetail/operationInfoDetail.vue b/src/views/companyDetail/operationInfoDetail.vue
new file mode 100644
index 0000000..f7346e7
--- /dev/null
+++ b/src/views/companyDetail/operationInfoDetail.vue
@@ -0,0 +1,81 @@
+
+
+
经营信息
+
+ {{ certInfo.threeCertificatesInOne }}
+ {{ certInfo.unifiedSocialCreditCode }}
+
+ 营业执照扫描件 |
+ 组织机构代码证扫描件 |
+ 税务登记证扫描件
+
+
+
+
经营许可信息
+
+ {{ certInfo.threeCertificatesInOne }}
+ {{ certInfo.unifiedSocialCreditCode }}
+
+ 税务登记证扫描件
+
+
+
+
+
+
+
+
diff --git a/src/views/companyDetail/personInfo.vue b/src/views/companyDetail/personInfo.vue
new file mode 100644
index 0000000..e0860ff
--- /dev/null
+++ b/src/views/companyDetail/personInfo.vue
@@ -0,0 +1,527 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 证件照正面
+
+
+
+
+
+
+
+
+ 证件照背面
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 证件照正面
+
+
+
+
+
+
+
+
+ 证件照背面
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/views/companyDetail/personInfoDetail.vue b/src/views/companyDetail/personInfoDetail.vue
new file mode 100644
index 0000000..02a6d43
--- /dev/null
+++ b/src/views/companyDetail/personInfoDetail.vue
@@ -0,0 +1,87 @@
+
+
+
+ {{ personInfo.legalPersonName }}
+ {{ personInfo.legalPersonPhone }}
+ {{ personInfo.legalPersonCertificateTypeName }} {{ personInfo.legalPersonCertificateCode }}
+
+ {{ personInfo.businessLeaderName }}
+ {{ personInfo.businessLeaderPhone }}
+ {{ personInfo.businessLeaderCertificateTypeName }} {{ personInfo.businessLeaderCertificateCode }}
+
+ {{ personInfo.backupPersonName }}
+ {{ personInfo.backupPersonPhone }}
+ {{ personInfo.backupPersonCertificateTypeName }} {{ personInfo.backupPersonCertificateCode }}
+
+ {{ personInfo.technicalLeaderName }}
+ {{ personInfo.technicalLeaderPhone }}
+ {{ personInfo.technicalLeaderCertificateTypeName }} {{ personInfo.technicalLeaderCertificateCode }}
+
+ {{ personInfo.saleLeaderName }}
+ {{ personInfo.saleLeaderPhone }}
+ {{ personInfo.saleLeaderCertificateTypeName }} {{ personInfo.saleLeaderCertificateCode }}
+
+ {{ personInfo.financeLeaderName }}
+ {{ personInfo.financeLeaderPhone }}
+ {{ personInfo.financeLeaderCertificateTypeName }} {{ personInfo.financeLeaderCertificateCode }}
+
+ 法人代表证件照正面 |
+ 法人代表证件照背面 |
+ 业务负责人证件照正面 |
+ 业务负责人证件照背面
+
+
+
+
+
+
+
+
diff --git a/src/views/companyDetail/qualifyInfo.vue b/src/views/companyDetail/qualifyInfo.vue
new file mode 100644
index 0000000..be26c20
--- /dev/null
+++ b/src/views/companyDetail/qualifyInfo.vue
@@ -0,0 +1,226 @@
+
+
+
+
+
+
+
diff --git a/src/views/distributor/dealerinformation.vue b/src/views/distributor/dealerinformation.vue
index 61ab563..d686355 100644
--- a/src/views/distributor/dealerinformation.vue
+++ b/src/views/distributor/dealerinformation.vue
@@ -75,17 +75,18 @@
+
+
diff --git a/src/api/distributor/distributor.js b/src/api/distributor/distributor.js
index 6adc712..78d9767 100644
--- a/src/api/distributor/distributor.js
+++ b/src/api/distributor/distributor.js
@@ -13,6 +13,18 @@
const addDistributorInfo = (data) => {
return instance.post('/distributorInfo/add', data)
}
+
+const certificateDetail = (data) => {
+ return instance.post('/distributorInfo/certificate/detail', data)
+}
+
+const personDetail = (data) => {
+ return instance.post('/distributorInfo/person/detail', data)
+}
+
+const businessDetail = (data) => {
+ return instance.post('/distributorInfo/business/detail', data)
+}
export {
- SelectList, listPage, addDistributorInfo
+ SelectList, listPage, addDistributorInfo, certificateDetail, personDetail, businessDetail
}
diff --git a/src/views/account/bankInfo.vue b/src/views/account/bankInfo.vue
deleted file mode 100644
index 03c8c37..0000000
--- a/src/views/account/bankInfo.vue
+++ /dev/null
@@ -1,151 +0,0 @@
-
-
-
-
-
-
-
diff --git a/src/views/account/baseInfo.vue b/src/views/account/baseInfo.vue
deleted file mode 100644
index 10d6adb..0000000
--- a/src/views/account/baseInfo.vue
+++ /dev/null
@@ -1,248 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/src/views/account/businessInfo.vue b/src/views/account/businessInfo.vue
deleted file mode 100644
index 4f5cc42..0000000
--- a/src/views/account/businessInfo.vue
+++ /dev/null
@@ -1,399 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/src/views/account/certInfo.vue b/src/views/account/certInfo.vue
deleted file mode 100644
index 97a6de7..0000000
--- a/src/views/account/certInfo.vue
+++ /dev/null
@@ -1,420 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 营业执照扫描件.pdf
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 组织机构代码证扫描件.pdf
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 税务登记证扫描件.pdf
-
-
-
-
-
-
-
-
-
-
-
diff --git a/src/views/account/information.vue b/src/views/account/information.vue
index c88bc93..4d69c24 100644
--- a/src/views/account/information.vue
+++ b/src/views/account/information.vue
@@ -73,17 +73,18 @@
-
-
diff --git a/src/views/account/manSystemInfo.vue b/src/views/account/manSystemInfo.vue
deleted file mode 100644
index 3748058..0000000
--- a/src/views/account/manSystemInfo.vue
+++ /dev/null
@@ -1,145 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 上传文件
-
-
-
-
-
-
-
-
-
-
-
diff --git a/src/views/account/operationInfo.vue b/src/views/account/operationInfo.vue
deleted file mode 100644
index 6e70b6d..0000000
--- a/src/views/account/operationInfo.vue
+++ /dev/null
@@ -1,286 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 上传文件
-
-
-
-
-
-
-
-
- 上传文件
-
-
-
-
-
-
-
-
- 上传文件
-
-
-
-
-
-
-
-
-
-
-
diff --git a/src/views/account/personInfo.vue b/src/views/account/personInfo.vue
deleted file mode 100644
index e0860ff..0000000
--- a/src/views/account/personInfo.vue
+++ /dev/null
@@ -1,527 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 证件照正面
-
-
-
-
-
-
-
-
- 证件照背面
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 证件照正面
-
-
-
-
-
-
-
-
- 证件照背面
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/src/views/account/qualifyInfo.vue b/src/views/account/qualifyInfo.vue
deleted file mode 100644
index be26c20..0000000
--- a/src/views/account/qualifyInfo.vue
+++ /dev/null
@@ -1,226 +0,0 @@
-
-
-
-
-
-
-
diff --git a/src/views/companyDetail/bankInfo.vue b/src/views/companyDetail/bankInfo.vue
new file mode 100644
index 0000000..03c8c37
--- /dev/null
+++ b/src/views/companyDetail/bankInfo.vue
@@ -0,0 +1,151 @@
+
+
+
+
+
+
+
diff --git a/src/views/companyDetail/baseInfo.vue b/src/views/companyDetail/baseInfo.vue
new file mode 100644
index 0000000..10d6adb
--- /dev/null
+++ b/src/views/companyDetail/baseInfo.vue
@@ -0,0 +1,248 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/views/companyDetail/businessInfo.vue b/src/views/companyDetail/businessInfo.vue
new file mode 100644
index 0000000..4f5cc42
--- /dev/null
+++ b/src/views/companyDetail/businessInfo.vue
@@ -0,0 +1,399 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/views/companyDetail/businessInfoDetail.vue b/src/views/companyDetail/businessInfoDetail.vue
new file mode 100644
index 0000000..fcecf33
--- /dev/null
+++ b/src/views/companyDetail/businessInfoDetail.vue
@@ -0,0 +1,65 @@
+
+
+
+ {{ businessInfo.businessTypeName }}
+ {{ businessInfo.mainCategory }}
+ {{ businessInfo.businessNatureName }}
+ {{ businessInfo.manageAddress }}
+ {{ businessInfo.officeNatureName }}
+ {{ businessInfo.officeSpace }}
+
+
+
主营品牌
+
+
+
+ {{ scope.$index + 1 }}
+
+
+
+
+
+
+ 查看附件
+
+
+
+
+ 查看附件
+
+
+
+
+
+
+
+
+
diff --git a/src/views/companyDetail/certInfo.vue b/src/views/companyDetail/certInfo.vue
new file mode 100644
index 0000000..97a6de7
--- /dev/null
+++ b/src/views/companyDetail/certInfo.vue
@@ -0,0 +1,420 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 营业执照扫描件.pdf
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 组织机构代码证扫描件.pdf
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 税务登记证扫描件.pdf
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/views/companyDetail/certInfoDetail.vue b/src/views/companyDetail/certInfoDetail.vue
new file mode 100644
index 0000000..81b89c1
--- /dev/null
+++ b/src/views/companyDetail/certInfoDetail.vue
@@ -0,0 +1,86 @@
+
+
+
+ {{ certInfo.threeCertificatesInOne }}
+ {{ certInfo.unifiedSocialCreditCode }}
+ {{ certInfo.licenseRegisterNumber }}
+ {{ certInfo.registerCapital }}
+ {{ certInfo.registerAddress }}
+ {{ certInfo.legalPerson }}
+ {{ certInfo.establishDate }}
+ {{ certInfo.businessTerm }}
+ {{ certInfo.businessScope }}
+ {{ certInfo.organizeCode }}
+
+ {{ certInfo.taxpayerNatureName }}
+ {{ certInfo.taxRegisterCode }}
+
+ 营业执照扫描件 |
+ 组织机构代码证扫描件 |
+ 税务登记证扫描件
+
+
+
+
+
+
+
+
diff --git a/src/views/companyDetail/licenceInfo.vue b/src/views/companyDetail/licenceInfo.vue
new file mode 100644
index 0000000..e74e8aa
--- /dev/null
+++ b/src/views/companyDetail/licenceInfo.vue
@@ -0,0 +1,145 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 上传文件
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/views/companyDetail/manSystemInfo.vue b/src/views/companyDetail/manSystemInfo.vue
new file mode 100644
index 0000000..3748058
--- /dev/null
+++ b/src/views/companyDetail/manSystemInfo.vue
@@ -0,0 +1,145 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 上传文件
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/views/companyDetail/operationInfo.vue b/src/views/companyDetail/operationInfo.vue
new file mode 100644
index 0000000..6e70b6d
--- /dev/null
+++ b/src/views/companyDetail/operationInfo.vue
@@ -0,0 +1,286 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 上传文件
+
+
+
+
+
+
+
+
+ 上传文件
+
+
+
+
+
+
+
+
+ 上传文件
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/views/companyDetail/operationInfoDetail.vue b/src/views/companyDetail/operationInfoDetail.vue
new file mode 100644
index 0000000..f7346e7
--- /dev/null
+++ b/src/views/companyDetail/operationInfoDetail.vue
@@ -0,0 +1,81 @@
+
+
+
经营信息
+
+ {{ certInfo.threeCertificatesInOne }}
+ {{ certInfo.unifiedSocialCreditCode }}
+
+ 营业执照扫描件 |
+ 组织机构代码证扫描件 |
+ 税务登记证扫描件
+
+
+
+
经营许可信息
+
+ {{ certInfo.threeCertificatesInOne }}
+ {{ certInfo.unifiedSocialCreditCode }}
+
+ 税务登记证扫描件
+
+
+
+
+
+
+
+
diff --git a/src/views/companyDetail/personInfo.vue b/src/views/companyDetail/personInfo.vue
new file mode 100644
index 0000000..e0860ff
--- /dev/null
+++ b/src/views/companyDetail/personInfo.vue
@@ -0,0 +1,527 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 证件照正面
+
+
+
+
+
+
+
+
+ 证件照背面
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 证件照正面
+
+
+
+
+
+
+
+
+ 证件照背面
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/views/companyDetail/personInfoDetail.vue b/src/views/companyDetail/personInfoDetail.vue
new file mode 100644
index 0000000..02a6d43
--- /dev/null
+++ b/src/views/companyDetail/personInfoDetail.vue
@@ -0,0 +1,87 @@
+
+
+
+ {{ personInfo.legalPersonName }}
+ {{ personInfo.legalPersonPhone }}
+ {{ personInfo.legalPersonCertificateTypeName }} {{ personInfo.legalPersonCertificateCode }}
+
+ {{ personInfo.businessLeaderName }}
+ {{ personInfo.businessLeaderPhone }}
+ {{ personInfo.businessLeaderCertificateTypeName }} {{ personInfo.businessLeaderCertificateCode }}
+
+ {{ personInfo.backupPersonName }}
+ {{ personInfo.backupPersonPhone }}
+ {{ personInfo.backupPersonCertificateTypeName }} {{ personInfo.backupPersonCertificateCode }}
+
+ {{ personInfo.technicalLeaderName }}
+ {{ personInfo.technicalLeaderPhone }}
+ {{ personInfo.technicalLeaderCertificateTypeName }} {{ personInfo.technicalLeaderCertificateCode }}
+
+ {{ personInfo.saleLeaderName }}
+ {{ personInfo.saleLeaderPhone }}
+ {{ personInfo.saleLeaderCertificateTypeName }} {{ personInfo.saleLeaderCertificateCode }}
+
+ {{ personInfo.financeLeaderName }}
+ {{ personInfo.financeLeaderPhone }}
+ {{ personInfo.financeLeaderCertificateTypeName }} {{ personInfo.financeLeaderCertificateCode }}
+
+ 法人代表证件照正面 |
+ 法人代表证件照背面 |
+ 业务负责人证件照正面 |
+ 业务负责人证件照背面
+
+
+
+
+
+
+
+
diff --git a/src/views/companyDetail/qualifyInfo.vue b/src/views/companyDetail/qualifyInfo.vue
new file mode 100644
index 0000000..be26c20
--- /dev/null
+++ b/src/views/companyDetail/qualifyInfo.vue
@@ -0,0 +1,226 @@
+
+
+
+
+
+
+
diff --git a/src/views/distributor/dealerinformation.vue b/src/views/distributor/dealerinformation.vue
index 61ab563..d686355 100644
--- a/src/views/distributor/dealerinformation.vue
+++ b/src/views/distributor/dealerinformation.vue
@@ -75,17 +75,18 @@
+
+
diff --git a/src/views/distributor/distributorList.vue b/src/views/distributor/distributorList.vue
index a7ccb43..683549f 100644
--- a/src/views/distributor/distributorList.vue
+++ b/src/views/distributor/distributorList.vue
@@ -33,12 +33,16 @@
-
-
-
+
+
+
+
+ {{ scope.row.companyProvince }} / {{ scope.row.companyCity }} / {{ scope.row.companyArea }} / {{ scope.row.companyAddress }}
+
+
-
+
详情
@@ -47,22 +51,26 @@
-
+
+