@@ -29,7 +29,7 @@
<!-- 招聘会职位列表 -->
<template v-else>
<SwiperAd v-if="swiperAdList.length && !query.enterpriseId" :list="swiperAdList" margin="0" borderRadius="0"></SwiperAd>
- <view class="stick ss-p-t-30" :style="`background-color: ${backgroundColor}`">
+ <view class="stick ss-p-y-30" :style="`background-color: ${backgroundColor}`">
<view style="position: relative;">
<uni-search-bar
v-model="query.keyword"