This commit is contained in:
bin
2025-12-23 13:40:26 +08:00
parent 4ae11e31f4
commit e7f9d9c367
16 changed files with 604 additions and 36 deletions

View File

@@ -13,7 +13,6 @@
<view class="inner-left">
<image
class="bg-text2"
mode="widthFix"
@click="reloadBrowser()"
src="@/static/icon/index-text-bg2.png"
></image>
@@ -188,7 +187,7 @@
</view>
</view>
<!-- <view class="falls-card-company">
青岛
石河子
<dict-Label dictType="area" :value="job.jobLocationAreaCode"></dict-Label>
</view> -->
<view class="falls-card-pepleNumber">
@@ -857,6 +856,7 @@ defineExpose({ loadData });
margin-bottom:-13%
.bg-text2
width:100%;
height:145rpx;
.search-input
flex:1
margin-top:8%;