소스 검색

新增服务入口;

huan-jie 4 년 전
부모
커밋
cb1da67c8a
2개의 변경된 파일21개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      components/header.vue
  2. 20 0
      components/headers/dropDownData.js

+ 1 - 1
components/header.vue

@@ -471,7 +471,7 @@ export default {
         display: flex;
         box-sizing: content-box;
         width: 830px;
-        height: 360px;
+        height: 575px;
         background: #ffffff;
         border-radius: 6px;
         box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.06);

+ 20 - 0
components/headers/dropDownData.js

@@ -22,6 +22,26 @@ const DropDownData = (domainConfig) => {
         href: siteUrl+'/outsource/sitePublicity?from=top_nav'
       }], 
     },
+    {
+      title: "更多",
+      titleEn: "More",
+      list: [{
+        icon: require('../../assets/img/header/new/job@2x.png'),
+        title: "资源商城",
+        desc: "各种源码资源任您挑选",
+        href: siteUrl+'/work_down?from=top_nav'
+      }, {
+        icon: require('../../assets/img/header/new/kaifain@2x.png'),
+        title: "技能培训",
+        desc: "F2高级开发者为您授课",
+        href: siteUrl+'/frontend/skill/list?from=index'
+      }, {
+        icon: require('../../assets/img/header/new/project@2x.png'),
+        title: "咨询服务",
+        desc: "F3专业级开发者为您解答",
+        href: siteUrl+'/frontend/consult/list?from=top_nav'
+      }], 
+    },
     // {
     //   title: "招聘",
     //   titleEn: "Technical recruitment",