diff --git a/public/static/img/logo-dark.png b/public/static/img/logo-dark.png index c4bf473..e57d2d5 100644 Binary files a/public/static/img/logo-dark.png and b/public/static/img/logo-dark.png differ diff --git a/public/static/img/logo-light.png b/public/static/img/logo-light.png index c4bf473..e57d2d5 100644 Binary files a/public/static/img/logo-light.png and b/public/static/img/logo-light.png differ diff --git a/src/assets/bottomBg.png b/src/assets/bottomBg.png new file mode 100644 index 0000000..b02558f Binary files /dev/null and b/src/assets/bottomBg.png differ diff --git a/src/assets/css/common.css b/src/assets/css/common.css index 0f20334..6632db4 100644 --- a/src/assets/css/common.css +++ b/src/assets/css/common.css @@ -73,7 +73,7 @@ a:focus { } .wrapper1518 { width: 1518rem; - margin: 0 auto 0 0; + margin: 0 auto; } .wrapper1680 { width: 1680rem; diff --git a/src/assets/topBg.png b/src/assets/topBg.png new file mode 100644 index 0000000..9223cc6 Binary files /dev/null and b/src/assets/topBg.png differ diff --git a/src/components/NavBar.vue b/src/components/NavBar.vue index 214dde9..ffb3798 100644 --- a/src/components/NavBar.vue +++ b/src/components/NavBar.vue @@ -152,6 +152,7 @@ padding: 28rem 60rem; box-sizing: border-box; transition: background-color 0.3s; + height: 158rem; } .nav-left { width: 0; @@ -220,6 +221,7 @@ /* theme-dark --- start */ .nav-bar-dark { color: #ffffff; + background-image: url('@/assets/topBg.png'); } .nav-bar-dark .nav-submenus > div { background-color: rgba(255, 255, 255, 0.98); diff --git a/src/views/About/CompanyIntroduction/Index.vue b/src/views/About/CompanyIntroduction/Index.vue index 3cbdd02..9c7804a 100644 --- a/src/views/About/CompanyIntroduction/Index.vue +++ b/src/views/About/CompanyIntroduction/Index.vue @@ -41,7 +41,6 @@ name="fade-slide-left" > {{ item.type }} @@ -69,7 +66,6 @@ @@ -78,7 +74,6 @@ - @@ -133,7 +127,7 @@ /> - + --> - - - - - - - - - - - - - + + + + + + + + + + - @@ -90,323 +60,303 @@ > {{ nextCarousel4.businessName }} - - + --> + diff --git a/src/views/Invest/BusinessPartner/Index.vue b/src/views/Invest/BusinessPartner/Index.vue index ba3b4d0..77d0ea2 100644 --- a/src/views/Invest/BusinessPartner/Index.vue +++ b/src/views/Invest/BusinessPartner/Index.vue @@ -185,21 +185,21 @@ - + - + - + diff --git a/src/views/Invest/CooperationOffer/Index.vue b/src/views/Invest/CooperationOffer/Index.vue index 39909db..0033e88 100644 --- a/src/views/Invest/CooperationOffer/Index.vue +++ b/src/views/Invest/CooperationOffer/Index.vue @@ -136,7 +136,7 @@ 如果您有【产业/产品/项目】需要策划操盘、资源导入、资本加持,如果您需要拓展华北、华东、华南或者国际市场,请填写申请表或者发送您的合作方案至以下 - 邮箱:Info@futurestar.cc + 邮箱:Info@cnkhp.com 若您的来信真实、完整、有效,我们将在5个工作日内给予回复,期待您的加入! @@ -187,12 +187,12 @@ export default { children: [ { value: '资本服务' }, { value: '高新技术' }, - { value: '能源环保' }, - { value: '全球供应链' }, - { value: '商业发展' }, - { value: '未来农业' }, - { value: '健康产业' }, + { value: '大健康产业' }, { value: '基础设施' }, + { value: '能源环保' }, + { value: '供应链管理' }, + { value: '农业发展' }, + { value: '商业服务' }, ], }, share: {