|
@@ -35,7 +35,7 @@
|
|
<view class="white-bgc px-10 stickFilter">
|
|
<view class="white-bgc px-10 stickFilter">
|
|
<FilterList :list="filterList" idValue="label" @change="handleSearch"></FilterList>
|
|
<FilterList :list="filterList" idValue="label" @change="handleSearch"></FilterList>
|
|
</view>
|
|
</view>
|
|
- <PositionList :list="positionListData" :noMore="false" :showJobFairEntrance="true"></PositionList>
|
|
|
|
|
|
+ <PositionList :list="positionListData" :noMore="false" :showJobFairEntrance="false"></PositionList>
|
|
<uni-load-more :status="more" />
|
|
<uni-load-more :status="more" />
|
|
</view>
|
|
</view>
|
|
</scroll-view>
|
|
</scroll-view>
|