diff --git a/src/views/companyDetail/businessInfoDetail.vue b/src/views/companyDetail/businessInfoDetail.vue index fcecf33..4703dea 100644 --- a/src/views/companyDetail/businessInfoDetail.vue +++ b/src/views/companyDetail/businessInfoDetail.vue @@ -1,9 +1,9 @@ - - - + + + - + @@ -46,7 +46,10 @@ officeSpace: '' }, busDetailBrands: [], - baseUrl: '' + baseUrl: '', + labelStyle: { + width: '15%' + } } }, methods: { diff --git a/src/views/companyDetail/businessInfoDetail.vue b/src/views/companyDetail/businessInfoDetail.vue index fcecf33..4703dea 100644 --- a/src/views/companyDetail/businessInfoDetail.vue +++ b/src/views/companyDetail/businessInfoDetail.vue @@ -1,9 +1,9 @@ - - - + + + - + @@ -46,7 +46,10 @@ officeSpace: '' }, busDetailBrands: [], - baseUrl: '' + baseUrl: '', + labelStyle: { + width: '15%' + } } }, methods: { diff --git a/src/views/companyDetail/extraInfoDetail.vue b/src/views/companyDetail/extraInfoDetail.vue new file mode 100644 index 0000000..5f46cfa --- /dev/null +++ b/src/views/companyDetail/extraInfoDetail.vue @@ -0,0 +1,79 @@ + + + + + diff --git a/src/views/companyDetail/businessInfoDetail.vue b/src/views/companyDetail/businessInfoDetail.vue index fcecf33..4703dea 100644 --- a/src/views/companyDetail/businessInfoDetail.vue +++ b/src/views/companyDetail/businessInfoDetail.vue @@ -1,9 +1,9 @@ - - - + + + - + @@ -46,7 +46,10 @@ officeSpace: '' }, busDetailBrands: [], - baseUrl: '' + baseUrl: '', + labelStyle: { + width: '15%' + } } }, methods: { diff --git a/src/views/companyDetail/extraInfoDetail.vue b/src/views/companyDetail/extraInfoDetail.vue new file mode 100644 index 0000000..5f46cfa --- /dev/null +++ b/src/views/companyDetail/extraInfoDetail.vue @@ -0,0 +1,79 @@ + + + + + diff --git a/src/views/companyDetail/operationInfoDetail.vue b/src/views/companyDetail/operationInfoDetail.vue index f7346e7..0c31700 100644 --- a/src/views/companyDetail/operationInfoDetail.vue +++ b/src/views/companyDetail/operationInfoDetail.vue @@ -1,22 +1,22 @@