线上图片

main
lijingyu007 6 months ago
parent c2082188f2
commit 9bf4d4bf82
  1. 24
      pages/personal/personal.vue
  2. 4
      pages/personal/setup/applyType.vue

@ -1,6 +1,6 @@
<template> <template>
<view> <view>
<image src="../../static/index/dd.png" class="seticon" @click="goSetUp"></image> <image src="http://image.keyitest.cn/static/index/renliwb/newseticon.png" class="seticon" @click="goSetUp"></image>
<view class="topbg"> <view class="topbg">
<view style="display: flex;justify-content: space-between;"> <view style="display: flex;justify-content: space-between;">
<view v-if='phoneuserinfo' style="display: flex;align-items: center"> <view v-if='phoneuserinfo' style="display: flex;align-items: center">
@ -28,7 +28,7 @@
</block> </block>
<block v-else-if="applyInfo.applyId"> <block v-else-if="applyInfo.applyId">
<view class="userapply" @click="goUserApply"> <view class="userapply" @click="goUserApply">
<image src="../../static/crowd/PAYB.png" mode=""></image> <image src="http://image.keyitest.cn/static/index/renliwb/newqy2.png" mode=""></image>
<view class="userapplytext"> <view class="userapplytext">
个人 个人
</view> </view>
@ -36,7 +36,7 @@
</block> </block>
<block v-else-if="applyInfo.companyApplyId"> <block v-else-if="applyInfo.companyApplyId">
<view class="companyapply" @click="goCompanyApply"> <view class="companyapply" @click="goCompanyApply">
<image src="../../static/crowd/PAYB.png" mode=""></image> <image src="http://image.keyitest.cn/static/index/renliwb/newqy1.png" mode=""></image>
<view class="companyapplytext"> <view class="companyapplytext">
企业 企业
</view> </view>
@ -64,25 +64,25 @@
</view> </view>
<view class="cycontentgrid"> <view class="cycontentgrid">
<view class="cycontentit" @click="servier('myper')"> <view class="cycontentit" @click="servier('myper')">
<image src="../../static/index/zc.png" class="cycontentitimg" mode=""></image> <image src="http://image.keyitest.cn/static/index/renliwb/newmy1.png" class="cycontentitimg" mode=""></image>
<view class="cycontentittext"> <view class="cycontentittext">
钱包 钱包
</view> </view>
</view> </view>
<view class="cycontentit" @click="servier('bcrowd')"> <view class="cycontentit" @click="servier('bcrowd')">
<image src="../../static/index/zc.png" class="cycontentitimg" mode=""></image> <image src="http://image.keyitest.cn/static/index/renliwb/newmy2.png" class="cycontentitimg" mode=""></image>
<view class="cycontentittext"> <view class="cycontentittext">
我的众包 我的众包
</view> </view>
</view> </view>
<view class="cycontentit" @click="servier('myreview')"> <view class="cycontentit" @click="servier('myreview')">
<image src="../../static/index/zc.png" class="cycontentitimg" mode=""></image> <image src="http://image.keyitest.cn/static/index/renliwb/newmy3.png" class="cycontentitimg" mode=""></image>
<view class="cycontentittext"> <view class="cycontentittext">
我的评价 我的评价
</view> </view>
</view> </view>
<view class="cycontentit" @click="servier('message')"> <view class="cycontentit" @click="servier('message')">
<image src="../../static/index/zc.png" class="cycontentitimg" mode=""></image> <image src="http://image.keyitest.cn/static/index/renliwb/newmy4.png" class="cycontentitimg" mode=""></image>
<view class="cycontentittext"> <view class="cycontentittext">
消息中心 消息中心
</view> </view>
@ -99,13 +99,13 @@
</view> </view>
<view class="cycontentgrid"> <view class="cycontentgrid">
<view class="cycontentit" @click="orders"> <view class="cycontentit" @click="orders">
<image src="../../static/index/zc.png" class="cycontentitimg" mode=""></image> <image src="http://image.keyitest.cn/static/index/renliwb/newmy5.png" class="cycontentitimg" mode=""></image>
<view class="cycontentittext"> <view class="cycontentittext">
我的订单 我的订单
</view> </view>
</view> </view>
<view class="cycontentit" @click="servier('peixunban')" v-if="signuplistLength != 0"> <view class="cycontentit" @click="servier('peixunban')" v-if="signuplistLength != 0">
<image src="../../static/index/zc.png" class="cycontentitimg" mode=""></image> <image src="http://image.keyitest.cn/static/index/renliwb/newmy6.png" class="cycontentitimg" mode=""></image>
<view class="cycontentittext"> <view class="cycontentittext">
报名管理 报名管理
</view> </view>
@ -115,19 +115,19 @@
<view class="cycontentitcompanyws" v-if="applyInfo.companyDesc && applyInfo.companyDesc == '无'"> <view class="cycontentitcompanyws" v-if="applyInfo.companyDesc && applyInfo.companyDesc == '无'">
待完善 待完善
</view> </view>
<image src="../../static/index/zc.png" class="cycontentitimg" mode=""></image> <image src="http://image.keyitest.cn/static/index/renliwb/newmy7.png" class="cycontentitimg" mode=""></image>
<view class="cycontentittext"> <view class="cycontentittext">
企业简介 企业简介
</view> </view>
</view> </view>
<view v-else class="cycontentit" @click="servier('notes')"> <view v-else class="cycontentit" @click="servier('notes')">
<image src="../../static/index/zc.png" class="cycontentitimg" mode=""></image> <image src="http://image.keyitest.cn/static/index/renliwb/newmy7.png" class="cycontentitimg" mode=""></image>
<view class="cycontentittext"> <view class="cycontentittext">
个人简历 个人简历
</view> </view>
</view> </view>
<view class="cycontentit" @click="servier('usepeople')" v-if="useListLength != 0"> <view class="cycontentit" @click="servier('usepeople')" v-if="useListLength != 0">
<image src="../../static/index/zc.png" class="cycontentitimg" mode=""></image> <image src="http://image.keyitest.cn/static/index/renliwb/newmy8.png" class="cycontentitimg" mode=""></image>
<view class="cycontentittext"> <view class="cycontentittext">
用人记录 用人记录
</view> </view>

@ -4,13 +4,13 @@
请选择您的实名 请选择您的实名
</view> </view>
<view class="itembox itembox1" @click="goApply('/pages/personal/setup/certification')"> <view class="itembox itembox1" @click="goApply('/pages/personal/setup/certification')">
<image src="../../../static/index/dd.png" mode="" class="itemboximg"></image> <image src="http://image.keyitest.cn/static/index/renliwb/applytype1.png" mode="" class="itemboximg"></image>
<view class="itemboxtext"> <view class="itemboxtext">
个人实名 个人实名
</view> </view>
</view> </view>
<view class="itembox itembox2" @click="goApply('/pages/personal/setup/companyApply')"> <view class="itembox itembox2" @click="goApply('/pages/personal/setup/companyApply')">
<image src="../../../static/index/dd.png" mode="" class="itemboximg"></image> <image src="http://image.keyitest.cn/static/index/renliwb/applytype2.png" mode="" class="itemboximg"></image>
<view class="itemboxtext"> <view class="itemboxtext">
企业实名 企业实名
</view> </view>

Loading…
Cancel
Save