Browse Source

职位面板

lifanagju_citu 1 year ago
parent
commit
4bdb60030b
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/Home/personal/index.vue

+ 1 - 1
src/views/Home/personal/index.vue

@@ -3,8 +3,8 @@
     <headCarousel></headCarousel>
     <headCarousel></headCarousel>
     <headSearch></headSearch>
     <headSearch></headSearch>
     <hotJobs></hotJobs>
     <hotJobs></hotJobs>
-    <jobTypeCard></jobTypeCard>
     <div class="default-width mt-3">
     <div class="default-width mt-3">
+      <jobTypeCard class="mb-3"></jobTypeCard>
       <hotPromotedPositions></hotPromotedPositions>
       <hotPromotedPositions></hotPromotedPositions>
       <PopularEnterprises class="mt-10"></PopularEnterprises>
       <PopularEnterprises class="mt-10"></PopularEnterprises>
     </div>
     </div>