H5展示附近工作

This commit is contained in:
冯辉
2025-11-18 11:43:22 +08:00
parent 75ea9732fe
commit b6e3e2749e

View File

@@ -63,7 +63,6 @@
<!-- #endif --> <!-- #endif -->
<!-- <view class="chart button-click">职业图谱</view> --> <!-- <view class="chart button-click">职业图谱</view> -->
</view> </view>
<!-- #ifndef H5 -->
<view class="cards" v-if="shouldShowJobSeekerContent"> <view class="cards" v-if="shouldShowJobSeekerContent">
<view class="card press-button" @click="handleNearbyClick"> <view class="card press-button" @click="handleNearbyClick">
<view class="card-title">附近工作</view> <view class="card-title">附近工作</view>
@@ -74,7 +73,6 @@
<view class="card-text">优选职得信赖</view> <view class="card-text">优选职得信赖</view>
</view> --> </view> -->
</view> </view>
<!-- #endif -->
<!-- 服务功能网格 --> <!-- 服务功能网格 -->
<!-- #ifndef H5 --> <!-- #ifndef H5 -->