diff --git a/src/assets/img/intcIot.jpg b/src/assets/img/intcIot.jpg new file mode 100644 index 0000000..c4d127f Binary files /dev/null and b/src/assets/img/intcIot.jpg differ diff --git a/src/components/Logo.vue b/src/components/Logo.vue index 1246ea6..b02a452 100644 --- a/src/components/Logo.vue +++ b/src/components/Logo.vue @@ -7,9 +7,11 @@ import zlogo from './img/zlogo.png' import hrLogo from './img/hr-logo.png' import plusLogo from './img/plus-logo.png' + import iotLogo from './img/iot-logo.png' import mlogo from './img/m-logo.png' import mhrLogo from './img/m-hr-logo.png' import mplusLogo from './img/m-plus-logo.png' + import miotLogo from './img/m-iot-logo.png' export default { name: 'Logo', props: { @@ -43,6 +45,12 @@ if (this.type === 'mplus') { return mplusLogo } + if (this.type === 'iot') { + return iotLogo + } + if (this.type === 'miot') { + return miotLogo + } } }, methods: { diff --git a/src/components/img/hr-logo.png b/src/components/img/hr-logo.png index c67844b..f09fb06 100644 Binary files a/src/components/img/hr-logo.png and b/src/components/img/hr-logo.png differ diff --git a/src/components/img/iot-logo.png b/src/components/img/iot-logo.png new file mode 100644 index 0000000..0596343 Binary files /dev/null and b/src/components/img/iot-logo.png differ diff --git a/src/components/img/logo--.png b/src/components/img/logo--.png deleted file mode 100644 index 673ff96..0000000 Binary files a/src/components/img/logo--.png and /dev/null differ diff --git a/src/components/img/m-hr-logo.png b/src/components/img/m-hr-logo.png index 4be88a7..bb29bd0 100644 Binary files a/src/components/img/m-hr-logo.png and b/src/components/img/m-hr-logo.png differ diff --git a/src/components/img/m-iot-logo.png b/src/components/img/m-iot-logo.png new file mode 100644 index 0000000..72ab0ba Binary files /dev/null and b/src/components/img/m-iot-logo.png differ diff --git a/src/components/img/m-logo.png b/src/components/img/m-logo.png index f3bd6b1..0faed76 100644 Binary files a/src/components/img/m-logo.png and b/src/components/img/m-logo.png differ diff --git a/src/components/img/plus-logo.png b/src/components/img/plus-logo.png index 4eea420..4749792 100644 Binary files a/src/components/img/plus-logo.png and b/src/components/img/plus-logo.png differ diff --git a/src/components/img/zlogo.png b/src/components/img/zlogo.png index 3238795..0ea07d5 100644 Binary files a/src/components/img/zlogo.png and b/src/components/img/zlogo.png differ diff --git a/src/views/HomePage.vue b/src/views/HomePage.vue index bd952c0..2e45b9f 100644 --- a/src/views/HomePage.vue +++ b/src/views/HomePage.vue @@ -18,38 +18,49 @@

茅台预约  解放双手 +


+

+ 智聪物联  万物互联

技术引领  服务为基础  用户为核心  需求为导向

- 记账专家、健康帮手、预约助手 + 记账专家、健康帮手、预约助手、物联万物

- 满足您的记账需求、健康记录、茅台预约 + 满足您的记账需求、健康记录、茅台预约、物联平台

无需下载,永久免费! @@ -58,31 +69,31 @@
  • -
    记账管理
    +
    记账管理

    记账管理

    -

    最专业的个人记账服务。

    +

    最专业的个人记账服务

  • -
    健康档案
    +
    健康档案

    健康档案

    -

    满足健康档案记录需求。

    +

    满足健康档案记录需求

  • -
    茅台预约
    +
    茅台预约

    茅台预约

    -

    提供安全高效自动预约。

    +

    提供安全高效自动预约

  • -
    产品服务
    +
    产品服务
    -

    产品服务

    -

    全天尽享服务贴心之旅‌‌。

    +

    智聪物联

    +

    打造万物互联的统一平台

@@ -96,7 +107,7 @@ 智聪网络科技 技术领先 想您所想

- 提供个人资产记账、健康档案管理、i茅台预约服务 + 提供个人资产记账、健康档案管理、i茅台预约服务、物联平台服务

@@ -113,6 +124,11 @@ import feature2 from '../assets/img/feature2.svg' import feature3 from '../assets/img/feature3.svg' import feature4 from '../assets/img/feature4.svg' + import Invest from '../assets/img/invest.png' + import Health from '../assets/img/health.png' + import imaotai from '../assets/img/imaotai.png' + import intcIot from '../assets/img/intcIot.jpg' + import Util from '../Util' export default{ components: {Page, Logo, ZuiHeader, ZuiFooter,ZuiButton}, @@ -122,6 +138,10 @@ feature2: feature2, feature3: feature3, feature4: feature4, + imaotai: imaotai, + Health: Health, + Invest: Invest, + intcIot: intcIot, carouselPerPage: (Util.os.android || Util.os.iPhone|| Util.os.mobile|| Util.os.isapp|| Util.os.harmonyOS) ? 1 : 2 } }, diff --git a/src/views/less/home-page.less b/src/views/less/home-page.less index f0d8feb..75ebec0 100644 --- a/src/views/less/home-page.less +++ b/src/views/less/home-page.less @@ -39,12 +39,14 @@ .nav { padding-left: 0; list-style: none; - max-width: 1065px; + max-width: 1400px; margin: 20px auto 0 auto; + display: flex; + justify-content: center; + flex-wrap: wrap; a { - float: left; margin: 17px; - width: 320px; + width: 280px; color: #32ADC6; text-align: center; display: block; @@ -63,17 +65,41 @@ display: block; } } + &.zhichou { + color: #35A3BA; + border-color: #35A3BA; + } &.zhichou:hover { color: #fff; - background: #35A3BA; + background: linear-gradient(135deg, #35A3BA 0%, #2891A6 100%); + border-color: #35A3BA; } - &.hr:hover { - color: #fff; - background: #6AC2B5; + &.health { + color: #6AC2B5; + border-color: #6AC2B5; } - &.plus:hover { + &.health:hover { color: #fff; - background: #35A3BA; + background: linear-gradient(135deg, #6AC2B5 0%, #4FAD9E 100%); + border-color: #6AC2B5; + } + &.imaotai { + color: #9B59B6; + border-color: #9B59B6; + } + &.imaotai:hover { + color: #fff; + background: linear-gradient(135deg, #9B59B6 0%, #8E44AD 100%); + border-color: #9B59B6; + } + &.iot { + color: #FF6B35; + border-color: #FF6B35; + } + &.iot:hover { + color: #fff; + background: linear-gradient(135deg, #FF6B35 0%, #E85A2A 100%); + border-color: #FF6B35; } .watermark { top: 0; @@ -86,7 +112,13 @@ color: #35A3BA; } &.green { - color: #00d6b2; + color: #6AC2B5; + } + &.purple { + color: #9B59B6; + } + &.orange { + color: #FF6B35; } } .zui-logo { @@ -104,14 +136,6 @@ font-size: 18px; margin-top: 14px; } - &.hr { - color: #6AC2B5; - border-bolor: #6AC2B5; - } - &.plus { - color: #35A3BA; - border-color: #35A3BA; - } } } .join-zhichou { @@ -217,15 +241,19 @@ padding: 25px 15px; &.zhichou { color: #fff; - background: #32ADC6; + background: linear-gradient(135deg, #35A3BA 0%, #2891A6 100%); } - &.hr { + &.health { color: #fff; - background: #6AC2B5; + background: linear-gradient(135deg, #6AC2B5 0%, #4FAD9E 100%); } - &.plus { + &.imaotai { color: #fff; - background: #236579; + background: linear-gradient(135deg, #9B59B6 0%, #8E44AD 100%); + } + &.iot { + color: #fff; + background: linear-gradient(135deg, #FF6B35 0%, #E85A2A 100%); } .watermark { color: #fff !important;