|
@@ -13,7 +13,7 @@
|
|
|
<view class="info-box-btn flex justify-end align-center" style="padding-right: 32rpx;"
|
|
<view class="info-box-btn flex justify-end align-center" style="padding-right: 32rpx;"
|
|
|
v-if="token && XCXIsSelect != '否'">
|
|
v-if="token && XCXIsSelect != '否'">
|
|
|
<image src="@/static/images/jobApplicant/qiehuan.svg" mode="scaleToFill"
|
|
<image src="@/static/images/jobApplicant/qiehuan.svg" mode="scaleToFill"
|
|
|
- style="margin-top: 40rpx" @click="bindQe()" />
|
|
|
|
|
|
|
+ style="margin-top: 40rpx;" @click="bindQe()" />
|
|
|
<!-- <image
|
|
<!-- <image
|
|
|
src="../../static/images/my/icon/selectUser.png"
|
|
src="../../static/images/my/icon/selectUser.png"
|
|
|
style="width: 40rpx; height: 100%; margin-right: 40rpx"
|
|
style="width: 40rpx; height: 100%; margin-right: 40rpx"
|
|
@@ -23,8 +23,8 @@
|
|
|
</image>
|
|
</image>
|
|
|
<image
|
|
<image
|
|
|
src="../../static/images/my/icon/set.png"
|
|
src="../../static/images/my/icon/set.png"
|
|
|
- style="width: 44rpx; height: 100%"
|
|
|
|
|
- mode=""
|
|
|
|
|
|
|
+ style="width: 36rpx; height: 36rpx;margin-top: 40rpx"
|
|
|
|
|
+ mode="aspectFill"
|
|
|
>
|
|
>
|
|
|
</image> -->
|
|
</image> -->
|
|
|
</view>
|
|
</view>
|
|
@@ -201,22 +201,22 @@
|
|
|
<view class="jobServer-box-btn-item flex justify-center flex-wrap"
|
|
<view class="jobServer-box-btn-item flex justify-center flex-wrap"
|
|
|
@click="goNav('/pages/my/onlineResume')">
|
|
@click="goNav('/pages/my/onlineResume')">
|
|
|
<image src="../../static/images/index/qwzn.svg" mode=""></image>
|
|
<image src="../../static/images/index/qwzn.svg" mode=""></image>
|
|
|
- <view class=""> 我的简历 </view>
|
|
|
|
|
|
|
+ <view class=""> 在线简历 </view>
|
|
|
</view>
|
|
</view>
|
|
|
<view class="jobServer-box-btn-item flex justify-center flex-wrap"
|
|
<view class="jobServer-box-btn-item flex justify-center flex-wrap"
|
|
|
@click="refresh()">
|
|
@click="refresh()">
|
|
|
<image src="../../static/images/index/cpbk.svg" mode=""></image>
|
|
<image src="../../static/images/index/cpbk.svg" mode=""></image>
|
|
|
- <view class=""> 简历刷新 </view>
|
|
|
|
|
|
|
+ <view class=""> 附件简历 </view>
|
|
|
</view>
|
|
</view>
|
|
|
<view class="jobServer-box-btn-item flex justify-center flex-wrap"
|
|
<view class="jobServer-box-btn-item flex justify-center flex-wrap"
|
|
|
- @click="goNav('/package/my/pingbi')">
|
|
|
|
|
|
|
+ @click="goNav('/package/jobIntention/tagManage')">
|
|
|
<image src="../../static/images/index/fwzx.svg" mode=""></image>
|
|
<image src="../../static/images/index/fwzx.svg" mode=""></image>
|
|
|
- <view class=""> 屏蔽公司 </view>
|
|
|
|
|
|
|
+ <view class=""> 求职意向 </view>
|
|
|
</view>
|
|
</view>
|
|
|
<view class="jobServer-box-btn-item flex justify-center flex-wrap"
|
|
<view class="jobServer-box-btn-item flex justify-center flex-wrap"
|
|
|
@click="gojiLuList('/package/records/records', '面试记录')">
|
|
@click="gojiLuList('/package/records/records', '面试记录')">
|
|
|
<image src="../../static/images/index/rmhd.svg" mode=""></image>
|
|
<image src="../../static/images/index/rmhd.svg" mode=""></image>
|
|
|
- <view class=""> 我的面试 </view>
|
|
|
|
|
|
|
+ <view class=""> 项目中心 </view>
|
|
|
</view>
|
|
</view>
|
|
|
</view>
|
|
</view>
|
|
|
</view>
|
|
</view>
|