From 3c183859e9501f6675fc78343239a0b70ff53df0 Mon Sep 17 00:00:00 2001 From: wangchengming <15110151257@163.com> Date: Fri, 13 Dec 2024 16:55:59 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8F=90=E4=BA=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/index.html | 2 +- src/components/FootBar.vue | 41 +- src/components/NavBar.vue | 498 +++---- src/router/index.js | 78 +- src/views/About/CompanyIntroduction/Index.vue | 88 +- src/views/About/ContactUs/Index.vue | 10 +- src/views/Business/CapitalServices/Index.vue | 14 +- src/views/Business/Commercial/Index.vue | 12 +- src/views/Business/Construction/Index.vue | 10 +- .../Business/EnergyEnvironment/Index.vue | 12 +- .../Business/FutureAgriculture/Index.vue | 12 +- .../Business/GlobalSupplyChain/Index.vue | 16 +- src/views/Business/HealthIndustry/Index.vue | 12 +- src/views/Business/HighTech/Index.vue | 10 +- src/views/Home/Index.vue | 2 +- src/views/Invest/BusinessPartner/Index.vue | 1284 ++++++++--------- src/views/Invest/CooperationOffer/Index.vue | 4 +- src/views/Invest/Investor/Index.vue | 2 +- src/views/Recruit/SocialRecruit/Index.vue | 2 +- src/views/Recruit/TalentStrategy/Index.vue | 4 +- 20 files changed, 977 insertions(+), 1136 deletions(-) diff --git a/public/index.html b/public/index.html index 18c7d3a..1925f82 100644 --- a/public/index.html +++ b/public/index.html @@ -5,7 +5,7 @@ - 未来之星 + 坤合盛世 diff --git a/src/components/FootBar.vue b/src/components/FootBar.vue index 50a0b77..507ed8a 100644 --- a/src/components/FootBar.vue +++ b/src/components/FootBar.vue @@ -113,7 +113,7 @@
- - -
a.orders - b.orders); } catch (error) {} @@ -462,7 +462,7 @@ export default { try { const res = await this.$request.get( '/official/index/list', - { params: { pageNum: 1, pageSize: 2, captionName: '业务领域/资本服务/技术支持' } }, + { params: { pageNum: 1, pageSize: 2, captionName: '业务范围/资本服务/技术支持' } }, ); this.screen4.list = res.rows.sort((a, b) => a.orders - b.orders); } catch (error) {} @@ -490,7 +490,7 @@ export default { try { const res = await this.$request.get( '/official/index/list', - { params: { pageNum: 1, pageSize: 1, captionName: '业务领域/资本服务/joinus' } }, + { params: { pageNum: 1, pageSize: 1, captionName: '业务范围/资本服务/joinus' } }, ); this.screen5.joinUs.title = res.rows[0].businessName; this.screen5.joinUs.contentCn = res.rows[0].titleChinese; @@ -501,7 +501,7 @@ export default { try { const res = await this.$request.get( '/official/index/list', - { params: { pageNum: 1, pageSize: 1, captionName: '业务领域/资本服务/渠道描述' } }, + { params: { pageNum: 1, pageSize: 1, captionName: '业务范围/资本服务/渠道描述' } }, ); this.screen6.titleCn = res.rows[0].businessName; this.screen6.contentCn = res.rows[0].titleChinese; @@ -511,7 +511,7 @@ export default { try { const res = await this.$request.get( '/official/index/list', - { params: { pageNum: 1, pageSize: 4, captionName: '业务领域/资本服务/资本渠道' } }, + { params: { pageNum: 1, pageSize: 4, captionName: '业务范围/资本服务/资本渠道' } }, ); this.screen6.list = res.rows.sort((a, b) => a.orders - b.orders); } catch (error) {} diff --git a/src/views/Business/Commercial/Index.vue b/src/views/Business/Commercial/Index.vue index 35d4b39..8750fd2 100644 --- a/src/views/Business/Commercial/Index.vue +++ b/src/views/Business/Commercial/Index.vue @@ -20,7 +20,7 @@ class="text-posi-abs" style="--t:99rem;--l:0rem;--fs:72rem;--c:#111111;--ff:MicrosoftYaHeiLight;--tde:0.3s;" > - 商业管理 + 商业服务
@@ -284,7 +284,7 @@ export default { try { const res = await this.$request.get( '/official/index/list', - { params: { pageNum: 1, pageSize: 1, captionName: '业务领域/商业管理/主要内容' } }, + { params: { pageNum: 1, pageSize: 1, captionName: '业务范围/商业服务/主要内容' } }, ); this.screen2.title = res.rows[0].businessName; this.screen2.contentCn = res.rows[0].titleChinese; @@ -296,7 +296,7 @@ export default { try { const res = await this.$request.get( '/official/index/list', - { params: { pageNum: 1, pageSize: 1, captionName: '业务领域/商业管理/项目描述' } }, + { params: { pageNum: 1, pageSize: 1, captionName: '业务范围/商业服务/项目描述' } }, ); this.screen3.titleCn = res.rows[0].businessName; this.screen3.contentCn = res.rows[0].titleChinese; @@ -306,7 +306,7 @@ export default { try { const res = await this.$request.get( '/official/index/list', - { params: { pageNum: 1, pageSize: 6, captionName: '业务领域/商业管理/项目案例' } }, + { params: { pageNum: 1, pageSize: 6, captionName: '业务范围/商业服务/项目案例' } }, ); this.screen3.list = res.rows.sort((a, b) => a.orders - b.orders); } catch (error) {} @@ -315,7 +315,7 @@ export default { try { const res = await this.$request.get( '/official/index/list', - { params: { pageNum: 1, pageSize: 2, captionName: '业务领域/商业管理/技术支持' } }, + { params: { pageNum: 1, pageSize: 2, captionName: '业务范围/商业服务/技术支持' } }, ); this.screen4.list = res.rows.sort((a, b) => a.orders - b.orders); } catch (error) {} @@ -324,7 +324,7 @@ export default { try { const res = await this.$request.get( '/official/index/list', - { params: { pageNum: 1, pageSize: 1, captionName: '业务领域/商业管理/joinus' } }, + { params: { pageNum: 1, pageSize: 1, captionName: '业务范围/商业服务/joinus' } }, ); this.screen5.joinUs.title = res.rows[0].businessName; this.screen5.joinUs.contentCn = res.rows[0].titleChinese; diff --git a/src/views/Business/Construction/Index.vue b/src/views/Business/Construction/Index.vue index 38dd068..6fea0a4 100644 --- a/src/views/Business/Construction/Index.vue +++ b/src/views/Business/Construction/Index.vue @@ -284,7 +284,7 @@ export default { try { const res = await this.$request.get( '/official/index/list', - { params: { pageNum: 1, pageSize: 1, captionName: '业务领域/基础设施/主要内容' } }, + { params: { pageNum: 1, pageSize: 1, captionName: '业务范围/基础设施/主要内容' } }, ); this.screen2.title = res.rows[0].businessName; this.screen2.contentCn = res.rows[0].titleChinese; @@ -296,7 +296,7 @@ export default { try { const res = await this.$request.get( '/official/index/list', - { params: { pageNum: 1, pageSize: 1, captionName: '业务领域/基础设施/项目描述' } }, + { params: { pageNum: 1, pageSize: 1, captionName: '业务范围/基础设施/项目描述' } }, ); this.screen3.titleCn = res.rows[0].businessName; this.screen3.contentCn = res.rows[0].titleChinese; @@ -306,7 +306,7 @@ export default { try { const res = await this.$request.get( '/official/index/list', - { params: { pageNum: 1, pageSize: 6, captionName: '业务领域/基础设施/项目案例' } }, + { params: { pageNum: 1, pageSize: 6, captionName: '业务范围/基础设施/项目案例' } }, ); this.screen3.list = res.rows.sort((a, b) => a.orders - b.orders); } catch (error) {} @@ -315,7 +315,7 @@ export default { try { const res = await this.$request.get( '/official/index/list', - { params: { pageNum: 1, pageSize: 2, captionName: '业务领域/基础设施/技术支持' } }, + { params: { pageNum: 1, pageSize: 2, captionName: '业务范围/基础设施/技术支持' } }, ); this.screen4.list = res.rows.sort((a, b) => a.orders - b.orders); } catch (error) {} @@ -324,7 +324,7 @@ export default { try { const res = await this.$request.get( '/official/index/list', - { params: { pageNum: 1, pageSize: 1, captionName: '业务领域/基础设施/joinus' } }, + { params: { pageNum: 1, pageSize: 1, captionName: '业务范围/基础设施/joinus' } }, ); this.screen5.joinUs.title = res.rows[0].businessName; this.screen5.joinUs.contentCn = res.rows[0].titleChinese; diff --git a/src/views/Business/EnergyEnvironment/Index.vue b/src/views/Business/EnergyEnvironment/Index.vue index bfbc5bb..e0a76fb 100644 --- a/src/views/Business/EnergyEnvironment/Index.vue +++ b/src/views/Business/EnergyEnvironment/Index.vue @@ -20,7 +20,7 @@ class="text-posi-abs" style="--t:99rem;--l:0rem;--fs:72rem;--c:#111111;--ff:MicrosoftYaHeiLight;--tde:0.3s;" > - 能源与环境 + 能源环保 @@ -285,7 +285,7 @@ export default { try { const res = await this.$request.get( '/official/index/list', - { params: { pageNum: 1, pageSize: 1, captionName: '业务领域/能源与环境/主要内容' } }, + { params: { pageNum: 1, pageSize: 1, captionName: '业务范围/能源环保/主要内容' } }, ); this.screen2.title = res.rows[0].businessName; this.screen2.contentCn = res.rows[0].titleChinese; @@ -297,7 +297,7 @@ export default { try { const res = await this.$request.get( '/official/index/list', - { params: { pageNum: 1, pageSize: 1, captionName: '业务领域/能源与环境/项目描述' } }, + { params: { pageNum: 1, pageSize: 1, captionName: '业务范围/能源环保/项目描述' } }, ); this.screen3.titleCn = res.rows[0].businessName; this.screen3.contentCn = res.rows[0].titleChinese; @@ -307,7 +307,7 @@ export default { try { const res = await this.$request.get( '/official/index/list', - { params: { pageNum: 1, pageSize: 4, captionName: '业务领域/能源与环境/项目案例' } }, + { params: { pageNum: 1, pageSize: 4, captionName: '业务范围/能源环保/项目案例' } }, ); this.screen3.list = res.rows.sort((a, b) => a.orders - b.orders); } catch (error) {} @@ -316,7 +316,7 @@ export default { try { const res = await this.$request.get( '/official/index/list', - { params: { pageNum: 1, pageSize: 2, captionName: '业务领域/能源与环境/技术支持' } }, + { params: { pageNum: 1, pageSize: 2, captionName: '业务范围/能源环保/技术支持' } }, ); this.screen4.list = res.rows.sort((a, b) => a.orders - b.orders); } catch (error) {} @@ -325,7 +325,7 @@ export default { try { const res = await this.$request.get( '/official/index/list', - { params: { pageNum: 1, pageSize: 1, captionName: '业务领域/能源与环境/joinus' } }, + { params: { pageNum: 1, pageSize: 1, captionName: '业务范围/能源环保/joinus' } }, ); this.screen5.joinUs.title = res.rows[0].businessName; this.screen5.joinUs.contentCn = res.rows[0].titleChinese; diff --git a/src/views/Business/FutureAgriculture/Index.vue b/src/views/Business/FutureAgriculture/Index.vue index b01373b..693bcb9 100644 --- a/src/views/Business/FutureAgriculture/Index.vue +++ b/src/views/Business/FutureAgriculture/Index.vue @@ -20,7 +20,7 @@ class="text-posi-abs" style="--t:99rem;--l:0rem;--fs:72rem;--c:#111111;--ff:MicrosoftYaHeiLight;--tde:0.3s;" > - 未来农业 + 农业发展 @@ -284,7 +284,7 @@ export default { try { const res = await this.$request.get( '/official/index/list', - { params: { pageNum: 1, pageSize: 1, captionName: '业务领域/未来农业/主要内容' } }, + { params: { pageNum: 1, pageSize: 1, captionName: '业务范围/农业发展/主要内容' } }, ); this.screen2.title = res.rows[0].businessName; this.screen2.contentCn = res.rows[0].titleChinese; @@ -296,7 +296,7 @@ export default { try { const res = await this.$request.get( '/official/index/list', - { params: { pageNum: 1, pageSize: 1, captionName: '业务领域/未来农业/项目描述' } }, + { params: { pageNum: 1, pageSize: 1, captionName: '业务范围/农业发展/项目描述' } }, ); this.screen3.titleCn = res.rows[0].businessName; this.screen3.contentCn = res.rows[0].titleChinese; @@ -306,7 +306,7 @@ export default { try { const res = await this.$request.get( '/official/index/list', - { params: { pageNum: 1, pageSize: 6, captionName: '业务领域/未来农业/项目案例' } }, + { params: { pageNum: 1, pageSize: 6, captionName: '业务范围/农业发展/项目案例' } }, ); this.screen3.list = res.rows.sort((a, b) => a.orders - b.orders); } catch (error) {} @@ -315,7 +315,7 @@ export default { try { const res = await this.$request.get( '/official/index/list', - { params: { pageNum: 1, pageSize: 4, captionName: '业务领域/未来农业/技术支持' } }, + { params: { pageNum: 1, pageSize: 4, captionName: '业务范围/农业发展/技术支持' } }, ); this.screen4.list = res.rows.sort((a, b) => a.orders - b.orders); } catch (error) {} @@ -324,7 +324,7 @@ export default { try { const res = await this.$request.get( '/official/index/list', - { params: { pageNum: 1, pageSize: 1, captionName: '业务领域/未来农业/joinus' } }, + { params: { pageNum: 1, pageSize: 1, captionName: '业务范围/农业发展/joinus' } }, ); this.screen5.joinUs.title = res.rows[0].businessName; this.screen5.joinUs.contentCn = res.rows[0].titleChinese; diff --git a/src/views/Business/GlobalSupplyChain/Index.vue b/src/views/Business/GlobalSupplyChain/Index.vue index 337fac1..e6b3825 100644 --- a/src/views/Business/GlobalSupplyChain/Index.vue +++ b/src/views/Business/GlobalSupplyChain/Index.vue @@ -20,7 +20,7 @@ class="text-posi-abs" style="--t:99rem;--l:0rem;--fs:72rem;--c:#111111;--ff:MicrosoftYaHeiLight;--tde:0.3s;" > - 全球供应链 + 供应链管理 @@ -344,7 +344,7 @@ export default { try { const res = await this.$request.get( '/official/index/list', - { params: { pageNum: 1, pageSize: 1, captionName: '业务领域/全球供应链/主要内容' } }, + { params: { pageNum: 1, pageSize: 1, captionName: '业务范围/供应链管理/主要内容' } }, ); this.screen2.title = res.rows[0].businessName; this.screen2.contentCn = res.rows[0].titleChinese; @@ -356,7 +356,7 @@ export default { try { const res = await this.$request.get( '/official/index/list', - { params: { pageNum: 1, pageSize: 1, captionName: '业务领域/全球供应链/项目描述' } }, + { params: { pageNum: 1, pageSize: 1, captionName: '业务范围/供应链管理/项目描述' } }, ); this.screen3.titleCn = res.rows[0].businessName; this.screen3.contentCn = res.rows[0].titleChinese; @@ -366,7 +366,7 @@ export default { try { const res = await this.$request.get( '/official/index/list', - { params: { pageNum: 1, pageSize: 6, captionName: '业务领域/全球供应链/项目案例' } }, + { params: { pageNum: 1, pageSize: 6, captionName: '业务范围/供应链管理/项目案例' } }, ); this.screen3.list = res.rows.sort((a, b) => a.orders - b.orders); } catch (error) {} @@ -375,7 +375,7 @@ export default { try { const res = await this.$request.get( '/official/index/list', - { params: { pageNum: 1, pageSize: 2, captionName: '业务领域/全球供应链/技术支持' } }, + { params: { pageNum: 1, pageSize: 2, captionName: '业务范围/供应链管理/技术支持' } }, ); this.screen4.list = res.rows.sort((a, b) => a.orders - b.orders); } catch (error) {} @@ -384,7 +384,7 @@ export default { try { const res = await this.$request.get( '/official/index/list', - { params: { pageNum: 1, pageSize: 1, captionName: '业务领域/全球供应链/joinus' } }, + { params: { pageNum: 1, pageSize: 1, captionName: '业务范围/供应链管理/joinus' } }, ); this.screen5.joinUs.title = res.rows[0].businessName; this.screen5.joinUs.contentCn = res.rows[0].titleChinese; @@ -395,7 +395,7 @@ export default { try { const res = await this.$request.get( '/official/index/list', - { params: { pageNum: 1, pageSize: 1, captionName: '业务领域/全球供应链/供应链描述' } }, + { params: { pageNum: 1, pageSize: 1, captionName: '业务范围/供应链管理/供应链描述' } }, ); this.screen6.titleCn = res.rows[0].businessName; this.screen6.contentCn = res.rows[0].titleChinese; @@ -405,7 +405,7 @@ export default { try { const res = await this.$request.get( '/official/index/list', - { params: { pageNum: 1, pageSize: 5, captionName: '业务领域/全球供应链/供应链流程' } }, + { params: { pageNum: 1, pageSize: 5, captionName: '业务范围/供应链管理/供应链流程' } }, ); this.screen6.list = res.rows.sort((a, b) => a.orders - b.orders); } catch (error) {} diff --git a/src/views/Business/HealthIndustry/Index.vue b/src/views/Business/HealthIndustry/Index.vue index 059dc50..6663975 100644 --- a/src/views/Business/HealthIndustry/Index.vue +++ b/src/views/Business/HealthIndustry/Index.vue @@ -20,7 +20,7 @@ class="text-posi-abs" style="--t:99rem;--l:0rem;--fs:72rem;--c:#111111;--ff:MicrosoftYaHeiLight;--tde:0.3s;" > - 健康产业 + 大健康产业 @@ -284,7 +284,7 @@ export default { try { const res = await this.$request.get( '/official/index/list', - { params: { pageNum: 1, pageSize: 1, captionName: '业务领域/健康产业/主要内容' } }, + { params: { pageNum: 1, pageSize: 1, captionName: '业务范围/大健康产业/主要内容' } }, ); this.screen2.title = res.rows[0].businessName; this.screen2.contentCn = res.rows[0].titleChinese; @@ -296,7 +296,7 @@ export default { try { const res = await this.$request.get( '/official/index/list', - { params: { pageNum: 1, pageSize: 1, captionName: '业务领域/健康产业/项目描述' } }, + { params: { pageNum: 1, pageSize: 1, captionName: '业务范围/大健康产业/项目描述' } }, ); this.screen3.titleCn = res.rows[0].businessName; this.screen3.contentCn = res.rows[0].titleChinese; @@ -306,7 +306,7 @@ export default { try { const res = await this.$request.get( '/official/index/list', - { params: { pageNum: 1, pageSize: 6, captionName: '业务领域/健康产业/项目案例' } }, + { params: { pageNum: 1, pageSize: 6, captionName: '业务范围/大健康产业/项目案例' } }, ); this.screen3.list = res.rows.sort((a, b) => a.orders - b.orders); } catch (error) {} @@ -315,7 +315,7 @@ export default { try { const res = await this.$request.get( '/official/index/list', - { params: { pageNum: 1, pageSize: 2, captionName: '业务领域/健康产业/技术支持' } }, + { params: { pageNum: 1, pageSize: 2, captionName: '业务范围/大健康产业/技术支持' } }, ); this.screen4.list = res.rows.sort((a, b) => a.orders - b.orders); } catch (error) {} @@ -324,7 +324,7 @@ export default { try { const res = await this.$request.get( '/official/index/list', - { params: { pageNum: 1, pageSize: 1, captionName: '业务领域/健康产业/joinus' } }, + { params: { pageNum: 1, pageSize: 1, captionName: '业务范围/大健康产业/joinus' } }, ); this.screen5.joinUs.title = res.rows[0].businessName; this.screen5.joinUs.contentCn = res.rows[0].titleChinese; diff --git a/src/views/Business/HighTech/Index.vue b/src/views/Business/HighTech/Index.vue index a826391..9c29e41 100644 --- a/src/views/Business/HighTech/Index.vue +++ b/src/views/Business/HighTech/Index.vue @@ -323,7 +323,7 @@ export default { try { const res = await this.$request.get( '/official/index/list', - { params: { pageNum: 1, pageSize: 1, captionName: '业务领域/高新技术/主要内容' } }, + { params: { pageNum: 1, pageSize: 1, captionName: '业务范围/高新技术/主要内容' } }, ); this.screen2.title = res.rows[0].businessName; this.screen2.contentCn = res.rows[0].titleChinese; @@ -335,7 +335,7 @@ export default { try { const res = await this.$request.get( '/official/index/list', - { params: { pageNum: 1, pageSize: 1, captionName: '业务领域/高新技术/项目描述' } }, + { params: { pageNum: 1, pageSize: 1, captionName: '业务范围/高新技术/项目描述' } }, ); this.screen3.titleCn = res.rows[0].businessName; this.screen3.contentCn = res.rows[0].titleChinese; @@ -345,7 +345,7 @@ export default { try { const res = await this.$request.get( '/official/index/list', - { params: { pageNum: 1, pageSize: 6, captionName: '业务领域/高新技术/项目案例' } }, + { params: { pageNum: 1, pageSize: 6, captionName: '业务范围/高新技术/项目案例' } }, ); this.screen3.list = res.rows.sort((a, b) => a.orders - b.orders); } catch (error) {} @@ -354,7 +354,7 @@ export default { try { const res = await this.$request.get( '/official/index/list', - { params: { pageNum: 1, pageSize: 2, captionName: '业务领域/高新技术/技术支持' } }, + { params: { pageNum: 1, pageSize: 2, captionName: '业务范围/高新技术/技术支持' } }, ); this.screen4.list = res.rows.sort((a, b) => a.orders - b.orders); } catch (error) {} @@ -363,7 +363,7 @@ export default { try { const res = await this.$request.get( '/official/index/list', - { params: { pageNum: 1, pageSize: 1, captionName: '业务领域/高新技术/joinus' } }, + { params: { pageNum: 1, pageSize: 1, captionName: '业务范围/高新技术/joinus' } }, ); this.screen5.joinUs.title = res.rows[0].businessName; this.screen5.joinUs.contentCn = res.rows[0].titleChinese; diff --git a/src/views/Home/Index.vue b/src/views/Home/Index.vue index 3d2f8d4..82945f3 100644 --- a/src/views/Home/Index.vue +++ b/src/views/Home/Index.vue @@ -40,7 +40,7 @@ class="text-posi-abs" style="--r:1rem;--t:95rem;--ff:MicrosoftYaHeiSemibold;--fs:14rem;--fw:400;" > - 未来之星控股集团    —为世界创造价值 + 坤合盛世集团    —创造并实现共同价值 diff --git a/src/views/Invest/BusinessPartner/Index.vue b/src/views/Invest/BusinessPartner/Index.vue index 8d891f2..ba3b4d0 100644 --- a/src/views/Invest/BusinessPartner/Index.vue +++ b/src/views/Invest/BusinessPartner/Index.vue @@ -2,29 +2,15 @@
- +
-
+
-
- +
+
@@ -40,22 +26,16 @@ 成为合作伙伴
- +
- + - + @@ -70,51 +50,35 @@ - - - - - + + + + + + + + + + + + + + - + - +
- + 上传 @@ -158,22 +122,16 @@ 成为供应商
- +
- + - + @@ -192,17 +150,12 @@ - + - + @@ -219,19 +172,14 @@ - + - + @@ -240,24 +188,14 @@ - + - + @@ -269,54 +207,32 @@ - + - + + + + - + - + - - + + 上传 @@ -336,559 +252,585 @@ diff --git a/src/views/Invest/CooperationOffer/Index.vue b/src/views/Invest/CooperationOffer/Index.vue index d767c3b..39909db 100644 --- a/src/views/Invest/CooperationOffer/Index.vue +++ b/src/views/Invest/CooperationOffer/Index.vue @@ -230,7 +230,7 @@ export default { try { const res = await this.$request.get( '/official/index/list', - { params: { pageNum: 1, pageSize: 1, captionName: '投资与合作/合作邀约/banner' } }, + { params: { pageNum: 1, pageSize: 1, captionName: '投资与合作/合作机会/banner' } }, ); this.screen1.bannerUrl = res.rows[0].imageurl; } catch (error) {} @@ -239,7 +239,7 @@ export default { try { const res = await this.$request.get( '/official/index/list', - { params: { pageNum: 1, pageSize: 1, captionName: '投资与合作/合作邀约/简介' } }, + { params: { pageNum: 1, pageSize: 1, captionName: '投资与合作/合作机会/简介' } }, ); Object.assign(this.screen2, res.rows[0]); } catch (error) {} diff --git a/src/views/Invest/Investor/Index.vue b/src/views/Invest/Investor/Index.vue index a6ceb29..4b8d4dd 100644 --- a/src/views/Invest/Investor/Index.vue +++ b/src/views/Invest/Investor/Index.vue @@ -16,7 +16,7 @@ @tab-click="handleChosePane" >
diff --git a/src/views/Recruit/SocialRecruit/Index.vue b/src/views/Recruit/SocialRecruit/Index.vue index 509644a..64f65c4 100644 --- a/src/views/Recruit/SocialRecruit/Index.vue +++ b/src/views/Recruit/SocialRecruit/Index.vue @@ -248,7 +248,7 @@ export default { try { const res = await this.$request.get( '/official/index/list', - { params: { pageNum: 1, pageSize: 1, captionName: '人才招募/招募信息/banner' } }, + { params: { pageNum: 1, pageSize: 1, captionName: '人才招募/招募公告/banner' } }, ); this.screen1.bannerUrl = res.rows[0].imageurl; } catch (error) {} diff --git a/src/views/Recruit/TalentStrategy/Index.vue b/src/views/Recruit/TalentStrategy/Index.vue index ee7508c..5ab5f76 100644 --- a/src/views/Recruit/TalentStrategy/Index.vue +++ b/src/views/Recruit/TalentStrategy/Index.vue @@ -142,7 +142,7 @@ export default { try { const res = await this.$request.get( '/official/index/list', - { params: { pageNum: 1, pageSize: 1, captionName: '人才招募/人才战略/跨领域的综合发展' } }, + { params: { pageNum: 1, pageSize: 1, captionName: '人才招募/人才战略/多领域的综合发展' } }, ); Object.assign(this.screen2, res.rows[0]); } catch (error) {} @@ -151,7 +151,7 @@ export default { try { const res = await this.$request.get( '/official/index/list', - { params: { pageNum: 1, pageSize: 1, captionName: '人才招募/人才战略/创新与探索的氛围' } }, + { params: { pageNum: 1, pageSize: 1, captionName: '人才招募/人才战略/探索与创新的氛围' } }, ); Object.assign(this.screen3, res.rows[0]); } catch (error) {}