瀏覽代碼

职位详情按钮大小&首页滚动区域调整

Xiao_123 10 月之前
父節點
當前提交
a8f494c692
共有 2 個文件被更改,包括 2 次插入2 次删除
  1. 1 1
      src/components/Position/item.vue
  2. 1 1
      src/views/recruit/position/components/details.vue

+ 1 - 1
src/components/Position/item.vue

@@ -85,7 +85,7 @@ const handleEnterprise = (item) => {
   emits('enterprise', item)
 }
 
-const height = ((192 * 3) - 12) + 'px'
+const height = ((210 * 2) + 12) + 'px'
 </script>
 
 <style lang="scss" scoped>

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

@@ -17,7 +17,7 @@
       </div>
       <div class="d-flex justify-end mb-5">
         <div class="banner-tools-btns">
-          <v-btn class="radius mr-2" variant="outlined" color="error" prepend-icon="mdi-share-outline" style="width: 187px; height: 36px;">分享有礼</v-btn>
+          <v-btn class="radius mr-2 button-item" variant="outlined" color="error" prepend-icon="mdi-share-outline" style="height: 36px;">分享有礼</v-btn>
           <v-btn
             class="button-item radius"
             color="warning"