Pārlūkot izejas kodu

职位详情&企业详情添加边距

Xiao_123 1 mēnesi atpakaļ
vecāks
revīzija
105afa1b84

+ 1 - 0
src/layout/company/navBar.vue

@@ -201,6 +201,7 @@ userStore.$subscribe((mutation, state) => {
 .nav-logo {
   float: left;
   cursor: pointer;
+  margin-bottom: 1px;
 }
 .nav {
   font-size: 0;

+ 1 - 1
src/layout/enterprise.vue

@@ -6,7 +6,7 @@
       <div class="content-box d-flex flex-column" :style="`width: ${ !isInWhiteList(route.path) ? 'calc(100% - 230px)' : '100%'}`">
         <div v-if="!isInWhiteList(route.path)" class="breadcrumbs_sticky">
           <div class=" d-flex align-center justify-space-between">
-            <v-breadcrumbs :items="system.breadcrumbs" elevation="3">
+            <v-breadcrumbs :items="system.breadcrumbs" elevation="3" density="compact">
               <template v-slot:item="{ item }">
                 <span class="text" :class="{active: !item.disabled}" @click="toPath(item)">{{ item.text }}</span>
               </template>

+ 1 - 0
src/views/recruit/personal/companyDetail/index.vue

@@ -173,6 +173,7 @@ const loginClose = () => {
   background-color: #fff;
   padding: 0 0 20px;
   min-height: 60vh;
+  margin-top: 62px;
 }
 .sticky {
   position: sticky;

+ 1 - 1
src/views/recruit/personal/position/components/details.vue

@@ -1,6 +1,6 @@
 <template>
   <div style="position: relative;">
-    <div class="banner px-6" id="share" :class="{'default-width': defaultWidth}">
+    <div class="banner px-6" id="share" :class="{'default-width': defaultWidth}" :style="{'margin-top': isRecommend || isEnterprise ? '0' : '62px'}">
       <div class="sticky" :style="{'top': isRecommend || isEnterprise ? '0' : '50px'}">
         <div class="banner-title d-flex justify-space-between align-center pt-5">
           <div class="d-flex align-center justify-between">