feat: 一体机适配

This commit is contained in:
2025-12-15 15:11:11 +08:00
parent 4983d9cbc7
commit 330eec226f
36 changed files with 2863 additions and 376 deletions

View File

@@ -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