feat: 一体机适配
This commit is contained in:
@@ -209,7 +209,7 @@
|
||||
</view>
|
||||
<!-- <view class="falls-card-matchingrate">
|
||||
<view class=""><matchingDegree :job="job"></matchingDegree></view>
|
||||
<uni-icons type="star" size="30"></uni-icons>
|
||||
<my-icons type="star" size="60"></my-icons>
|
||||
</view> -->
|
||||
</view>
|
||||
<view v-if="!job.education" class="recommend-card" :class="{ isBut: job.isBut }">
|
||||
@@ -541,6 +541,7 @@ function openFilter() {
|
||||
}
|
||||
showFilter.value = false;
|
||||
getJobList('refresh');
|
||||
emits('onShowTabbar', true);
|
||||
},
|
||||
cancel: () => {
|
||||
showFilter.value = false;
|
||||
@@ -1013,6 +1014,7 @@ defineExpose({ loadData });
|
||||
top:0;
|
||||
.match-item-container
|
||||
width:100%;
|
||||
height:400rpx;
|
||||
margin-top:30rpx;
|
||||
position :relative;
|
||||
z-index:1
|
||||
|
||||
Reference in New Issue
Block a user