|
|
@@ -13,7 +13,8 @@
|
|
|
<view class="info-box-btn flex justify-end align-center" style="padding-right: 32rpx;"
|
|
|
v-if="token && XCXIsSelect != '否'">
|
|
|
<image src="@/static/images/jobApplicant/qiehuan.svg" mode="scaleToFill"
|
|
|
- style="margin-top: 40rpx;" @click="bindQe()" />
|
|
|
+ style="margin-top: 40rpx;margin-right:30rpx" @click="bindQe()" />
|
|
|
+ <u-icon @click="goNav('/pages/my/userinfo')" color="#ffffff" top="16rpx" size="34rpx" name="setting"></u-icon>
|
|
|
<!-- <image
|
|
|
src="../../static/images/my/icon/selectUser.png"
|
|
|
style="width: 40rpx; height: 100%; margin-right: 40rpx"
|