index.vue 68 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450
  1. <template>
  2. <view class="my-center-page">
  3. <view class="my-bg">
  4. <image src="@/static/images/my/icon/paopao.svg" mode="aspectFill" class="paopao paopao-one" />
  5. <image src="@/static/images/my/icon/paopao.svg" mode="aspectFill" class="paopao paopao-two" />
  6. <image src="@/static/images/my/icon/paopao.svg" mode="aspectFill" class="paopao paopao-three" />
  7. <view class="my-bg-bottom"></view>
  8. </view>
  9. <!-- 用户端 -->
  10. <block v-if="userType == 1">
  11. <view class="user-box">
  12. <view class="user-top">
  13. <view class="info-box-btn flex justify-end align-center" style="padding-right: 32rpx;"
  14. v-if="token && XCXIsSelect != '否'">
  15. <image src="@/static/images/jobApplicant/qiehuan.svg" mode="scaleToFill"
  16. style="margin-top: 40rpx;margin-right:30rpx" @click="goNav('switchRoles')" />
  17. <image src="@/static/images/jobApplicant/shezhi.svg" mode="scaleToFill"
  18. style="margin-top: 40rpx;" @click="goNav('/pages/my/setup')" />
  19. </view>
  20. </view>
  21. <view class="user-content">
  22. <view class="info flex justify-center"
  23. :style="{ paddingTop: token && XCXIsSelect != '否' ? '0' : '100rpx' }">
  24. <view class="info-box">
  25. <view @click="goNav('/package/jobIntention/basicInfo')"
  26. class="info-box-header flex justify-between align-end">
  27. <view class="flex align-center">
  28. <view class="info-box-header-l">
  29. <image :src="avatar ? avatar : '../../static/images/logo.jpg'" mode="aspectFill"></image>
  30. <view class="info-tip" v-if="score < 20">待完善</view>
  31. </view>
  32. <view class="info-box-header-r">
  33. <view class="info-box-header-r-name flex align-center">
  34. <view class="info-box-header-r-text">
  35. {{ userName }}
  36. </view>
  37. <!-- <image v-if="isVip == true" src="../../static/images/my/isVip.png"
  38. style="margin-left: 10rpx; width: 80rpx; height: 30rpx" mode=""></image> -->
  39. </view>
  40. <view v-if="token && XCXIsSelect != '否'"
  41. class="info-box-header-r-bj flex align-center">
  42. 基本信息
  43. <image src="@/static/images/jobApplicant/edit-user.svg"
  44. mode="scaleToFill" />
  45. </view>
  46. </view>
  47. </view>
  48. <!-- 简历完善度 -->
  49. <view class="resume-progress" v-if="token">
  50. <view class="text-tip flex align-center justify-between">
  51. <text>简历完善度</text>
  52. <text>{{ score }}%</text>
  53. </view>
  54. <view class="progress-box">
  55. <view class="progress-bar" :style="{ width: `${score}%` }"></view>
  56. </view>
  57. </view>
  58. <!-- <view
  59. class="flex align-center status-txt"
  60. @click="currenStatus()"
  61. v-if="token && XCXIsSelect != '否'"
  62. >
  63. <image
  64. src="@/static/images/jobApplicant/qiehuan.svg"
  65. style="width: 50rpx; height: 50rpx"
  66. mode=""
  67. ></image>
  68. {{
  69. resumesStatus == 0
  70. ? "离职-随时到岗"
  71. :
  72. resumesStatus == 1
  73. ? "离职-正在找工作"
  74. : resumesStatus == 2
  75. ? "在职-考虑机会"
  76. : "在职-暂不考虑"
  77. }}
  78. </view> -->
  79. </view>
  80. <view class="info-box-num flex align-center justify-between" v-if="XCXIsSelect != '否'">
  81. <view class="info-box-num-td" @click="gojiLuList('/package/records/records', '沟通记录')">
  82. <view class="info-box-num-td-num"> {{ chatCount }} </view>
  83. <view class="info-box-num-td-name"> 沟通过 </view>
  84. </view>
  85. <view class="info-box-num-td" @click="gojiLuList('/package/records/records', '投递记录')">
  86. <view class="info-box-num-td-num">
  87. {{ deliveryCount }}
  88. </view>
  89. <view class="info-box-num-td-name"> 已投简历 </view>
  90. </view>
  91. <view class="info-box-num-td" @click="gojiLuList('/package/records/records', '面试记录')">
  92. <view class="info-box-num-td-num">
  93. {{ interviewCount }}
  94. </view>
  95. <view class="info-box-num-td-name"> 待面试 </view>
  96. </view>
  97. <view class="info-box-num-td" @click="gojiLuList('/package/records/records', '我的收藏')">
  98. <view class="info-box-num-td-num">
  99. {{ collectionCount }}
  100. </view>
  101. <view class="info-box-num-td-name"> 收藏 </view>
  102. </view>
  103. </view>
  104. </view>
  105. </view>
  106. <!-- 推广横幅 -->
  107. <view class="promo-banner" @click="goBusinessLicense(0)">
  108. <view class="banner-content">
  109. <view class="banner-text">
  110. <text class="banner-title">牛人找资金</text>
  111. <text class="banner-subtitle">带上你的超级项目,这里有无限的可能</text>
  112. </view>
  113. <view class="banner-button">
  114. <text class="button-text">立即参与</text>
  115. </view>
  116. </view>
  117. </view>
  118. <!-- vip -->
  119. <!-- <view
  120. class="vip flex justify-center"
  121. @click="goNav('/my/vip/index')"
  122. v-if="XCXIsSelect != '否'"
  123. >
  124. <view class="vip-box">
  125. <image
  126. class="vip-box-bg"
  127. src="../../static/images/my/icon/vip.png"
  128. mode=""
  129. ></image>
  130. <view class="vip-box-cont flex justify-center">
  131. <view
  132. class="flex justify-between align-center"
  133. style="width: 626rpx; z-index: 9; margin-top: 30rpx"
  134. >
  135. <view class="flex align-center">
  136. <image
  137. src="../../static/images/my/icon/vip2.png"
  138. style="width: 32rpx; height: 29rpx; margin-right: 5rpx"
  139. mode=""
  140. ></image>
  141. <image
  142. src="../../static/images/my/icon/vip3.png"
  143. style="width: 140rpx; height: 29rpx; margin-right: 20rpx"
  144. mode=""
  145. ></image>
  146. <text style="color: #914016; font-size: 24rpx">开通享受特权找工作</text>
  147. </view>
  148. <view
  149. class="flex align-center"
  150. style="
  151. color: #914016;
  152. font-size: 24rpx;
  153. font-weight: bold;
  154. z-index: 999;
  155. margin-right: 10rpx;
  156. "
  157. >
  158. {{ isVip == true ? "已开通" : "去开通" }}
  159. <u-icon name="play-right-fill" color="#914016" size="18"></u-icon>
  160. </view>
  161. </view>
  162. </view>
  163. </view>
  164. </view> -->
  165. <!-- 求职服务 -->
  166. <view class="jobServer flex justify-center" v-if="XCXIsSelect != '否'"
  167. :style="XCXIsSelect == '否' ? 'margin-top:30rpx' : ''">
  168. <view class="jobServer-box flex justify-center">
  169. <view class="jobServer-box-c">
  170. <!-- <view class="jobServer-box-title"> 求职服务 </view> -->
  171. <view class="jobServer-box-btn flex justify-between">
  172. <view class="jobServer-box-btn-item flex justify-center flex-wrap"
  173. @click="goNav('/pages/my/onlineResume')">
  174. <image src="../../static/images/index/qwzn.svg" mode=""></image>
  175. <view class=""> 在线简历 </view>
  176. <view class="info-tip" v-if="score < 20">待完善</view>
  177. </view>
  178. <view class="jobServer-box-btn-item flex justify-center flex-wrap"
  179. @click="goNav('/pages/my/attachment')">
  180. <image src="../../static/images/index/cpbk.svg" mode=""></image>
  181. <view class=""> 附件简历 </view>
  182. </view>
  183. <view class="jobServer-box-btn-item flex justify-center flex-wrap"
  184. @click="goNav('/package/jobIntention/tagManage')">
  185. <image src="../../static/images/index/fwzx.svg" mode=""></image>
  186. <view class=""> 求职意向 </view>
  187. </view>
  188. <view class="jobServer-box-btn-item flex justify-center flex-wrap"
  189. @click="gojiLuList('/package/records/records', '面试记录')">
  190. <image src="../../static/images/index/rmhd.svg" mode=""></image>
  191. <view class=""> 项目中心 </view>
  192. </view>
  193. </view>
  194. </view>
  195. </view>
  196. </view>
  197. <!-- 更多工具 -->
  198. <!-- 更多功能区域 -->
  199. <view class="more-functions">
  200. <view class="section-title">更多功能</view>
  201. <view class="function-grid">
  202. <!-- <view class="function-item">
  203. <image src="../../static/images/index/moreSkill2.svg" class="function-icon"></image>
  204. <text class="function-text">精选公司</text>
  205. </view> -->
  206. <view class="function-item" @click="goNav('/pages/my/ruleCenter')">
  207. <image src="../../static/images/index/moreSkill3.svg" class="function-icon"></image>
  208. <text class="function-text">规则中心</text>
  209. </view>
  210. <view class="function-item" @click="goChat">
  211. <image src="../../static/images/index/moreSkill4.svg" class="function-icon"></image>
  212. <text class="function-text">联系客服</text>
  213. </view>
  214. <view class="function-item" @click="showReportModal = true">
  215. <image src="../../static/images/index/wyts.svg" class="function-icon"></image>
  216. <text class="function-text">我要投诉</text>
  217. </view>
  218. <view class="function-item" @click="goNav('/pages/my/headhunter')">
  219. <image src="../../static/images/index/moreSkill1.svg" class="function-icon"></image>
  220. <text class="function-text">猎头服务</text>
  221. </view>
  222. <view class="function-item" @click="goNav('/package/my/hiddenManagement/index')">
  223. <image src="@/static/images/svg/building.svg" class="function-icon"></image>
  224. <text class="function-text">屏蔽管理</text>
  225. </view>
  226. <!-- <view v-if="token" class="function-item" @click="goOut()">
  227. <image src="../../static/images/my/icon/utils/utils8.png"
  228. class="function-icon"></image>
  229. <view class="function-text">
  230. 退出登录
  231. </view>
  232. </view> -->
  233. </view>
  234. </view>
  235. <view v-if="false" class="utils flex justify-center">
  236. <view class="utils-box">
  237. <view class="utils-box-c">
  238. <view class="util-list">
  239. <!-- <view class="flex justify-center flex-wrap" style="width: 102rpx;" @click="goNav('/package/my/resume')">
  240. <image src="../../static/images/my/icon/utils/utils1.png"
  241. style="width: 54rpx;height: 54rpx;" mode=""></image>
  242. <view class="" style="color: #1A1A1A;font-size: 24rpx;margin-top: 15rpx;">
  243. 我的简历
  244. </view>
  245. </view> -->
  246. <view class="util-item" @click="goNavNoLogin('/pages/my/invitationUser')">
  247. <image src="../../static/images/my/icon/utils/utils2.png"
  248. style="width: 54rpx; height: 54rpx" mode=""></image>
  249. <view class="" style="color: #1a1a1a; font-size: 24rpx; margin-top: 15rpx">
  250. 邀请好友
  251. </view>
  252. </view>
  253. <view v-if="XCXIsSelect != '否'" class="util-item"
  254. @click="goNavNoLogin('/my/setting/feedbackIndex')">
  255. <image src="../../static/images/my/icon/utils/help.png"
  256. style="width: 54rpx; height: 54rpx" mode=""></image>
  257. <view class="" style="color: #1a1a1a; font-size: 24rpx; margin-top: 15rpx">
  258. 帮助中心
  259. </view>
  260. </view>
  261. <view v-if="iosAudit == 0" class="util-item" @click="goChat">
  262. <image src="../../static/images/my/icon/utils/utils4.png"
  263. style="width: 54rpx; height: 54rpx" mode=""></image>
  264. <view class="" style="color: #1a1a1a; font-size: 24rpx; margin-top: 15rpx">
  265. 联系客服
  266. </view>
  267. </view>
  268. <view class="util-item" @click="goNavNoLogin('/my/setting/mimi')">
  269. <image src="../../static/images/my/icon/utils/utils5.png"
  270. style="width: 54rpx; height: 54rpx" mode=""></image>
  271. <view class="" style="color: #1a1a1a; font-size: 24rpx; margin-top: 15rpx">
  272. 隐私协议
  273. </view>
  274. </view>
  275. <!-- <view class="flex justify-center flex-wrap" style="width: 112rpx;" @click="goNav('/my/setting/xieyi')">
  276. <image src="../../static/images/my/icon/utils/utils6.png"
  277. style="width: 54rpx;height: 54rpx;" mode=""></image>
  278. <view class="" style="color: #1A1A1A;font-size: 24rpx;margin-top: 15rpx;">
  279. 用户协议
  280. </view>
  281. </view> -->
  282. <view class="util-item" @click="goNavNoLogin('/my/setting/xieyi')">
  283. <image src="../../static/images/my/icon/utils/utils6.png"
  284. style="width: 54rpx; height: 54rpx" mode=""></image>
  285. <view class="" style="color: #1a1a1a; font-size: 24rpx; margin-top: 15rpx">
  286. 用户协议
  287. </view>
  288. </view>
  289. <view class="util-item" @click="goNavNoLogin('/my/setting/about')">
  290. <!-- goNavNoLogin('/my/setting/about') -->
  291. <!-- pages/my/jobApplicant/startPage -->
  292. <image src="../../static/images/my/icon/utils/utils7.png"
  293. style="width: 54rpx; height: 54rpx" mode=""></image>
  294. <view class="" style="color: #1a1a1a; font-size: 24rpx; margin-top: 15rpx">
  295. 关于我们
  296. </view>
  297. </view>
  298. <view v-if="token" class="util-item" @click="goOut()">
  299. <image src="../../static/images/my/icon/utils/utils8.png"
  300. style="width: 54rpx; height: 54rpx" mode=""></image>
  301. <view class="" style="color: #1a1a1a; font-size: 24rpx; margin-top: 15rpx">
  302. 退出登录
  303. </view>
  304. </view>
  305. <view class="util-item" @click="goNav('/pages/my/ruleCenter')">
  306. <image src="../../static/images/my/icon/utils/utils5.png"
  307. style="width: 54rpx; height: 54rpx" mode=""></image>
  308. <view class="" style="color: #1a1a1a; font-size: 24rpx; margin-top: 15rpx">
  309. 规则中心
  310. </view>
  311. </view>
  312. <!-- <view class="flex justify-center flex-wrap" style="width: 112rpx;height: 0;" v-if="!token">
  313. </view>
  314. <view class="flex justify-center flex-wrap" style="width: 112rpx;height: 0;">
  315. </view> -->
  316. </view>
  317. </view>
  318. </view>
  319. </view>
  320. <view class="beian">客服电话 400-000-0100 工作时间08:00-22:00</view>
  321. <view class="beian">人力资源服务许可证 营业执照 深圳市人社局监督电话</view>
  322. <view class="beian">粤ICP备2025494494号-2A</view>
  323. </view>
  324. </view>
  325. </block>
  326. <!-- 企业端 -->
  327. <block v-else>
  328. <view class="user-box">
  329. <view class="user-top">
  330. <view class="info flex justify-center">
  331. <view class="info-box">
  332. <view v-if="XCXIsSelect != '否'" class="info-box-btn flex justify-end align-center">
  333. <image src="@/static/images/jobApplicant/qiehuan.svg" mode="scaleToFill"
  334. style="margin-top: 40rpx;margin-right:30rpx" @click="goNav('switchRoles')" />
  335. <image src="@/static/images/jobApplicant/shezhi.svg" mode="scaleToFill"
  336. style="margin-top: 40rpx;" @click="goNav('/pages/my/setup')" />
  337. </view>
  338. <view class="info-box-header flex align-center" @click="goNav('/pages/my/userinfo')">
  339. <view class="info-box-header-l">
  340. <image :src="avatar ? avatar : '../../static/images/logo.jpg'" mode="aspectFill"></image>
  341. </view>
  342. <view class="info-box-header-r">
  343. <view class="info-box-header-r-name flex align-center">
  344. {{ userName }}
  345. <image v-if="isUserVip"
  346. style="margin-left: 10rpx; width: 80rpx; height: 30rpx"
  347. src="../../static/images/my/isVip.png" mode=""></image>
  348. </view>
  349. <view v-if="XCXIsSelect != '否'" class="info-box-header-r-bj flex align-center">
  350. {{ companyInfo.companyAllName || "" }}
  351. <!-- <image src="@/static/images/jobApplicant/edit-user.svg" mode="scaleToFill" /> -->
  352. </view>
  353. </view>
  354. <view class="arrow-icon" style="margin-left: 10%;">
  355. <u-icon name="arrow-right" color="#FFF" size="24"></u-icon>
  356. </view>
  357. </view>
  358. <!-- 记录栏 -->
  359. <view class="info-box-num flex align-center justify-between" v-if="XCXIsSelect != '否'"
  360. style="padding: 0 100rpx;">
  361. <view class="info-box-num-td"
  362. @click="goNav('/pages/recruitmentData/communicationRecords?tab=0')">
  363. <view class="info-box-num-td-num"> {{ chatCount }} </view>
  364. <view class="info-box-num-td-name">沟通过</view>
  365. </view>
  366. <view class="info-box-num-td"
  367. @click="goNav('/pages/recruitmentData/communicationRecords?tab=1')">
  368. <view class="info-box-num-td-num"> {{ interviewCount }} </view>
  369. <view class="info-box-num-td-name">面试</view>
  370. </view>
  371. <view class="info-box-num-td"
  372. @click="goNav('/pages/recruitmentData/communicationRecords?tab=2')">
  373. <view class="info-box-num-td-num"> {{ collectionCount }} </view>
  374. <view class="info-box-num-td-name">收藏</view>
  375. </view>
  376. <!-- <view class="info-box-num-td" @click="goNav('/pages/my/onlineResume')">
  377. <view class="info-box-num-td-num"> 0 </view>
  378. <view class="info-box-num-td-name">分享</view>
  379. </view> -->
  380. </view>
  381. </view>
  382. </view>
  383. </view>
  384. <view class="user-content">
  385. <!-- 升级VIP -->
  386. <view v-if="iosAudit == 0" class="vip-upgrade-banner" @click="goVipUpgrade">
  387. <view class="vip-banner-content">
  388. <view class="vip-banner-text"> 升级VIP专享超值权益 </view>
  389. <view class="vip-upgrade-button"> 去升级 </view>
  390. </view>
  391. </view>
  392. <!-- 职位管理 -->
  393. <view class="job-management-card" @click="goJobManagement">
  394. <view class="job-management-content">
  395. <view class="job-count-text">
  396. <text class="count-number">{{ postPushCount || 0 }}</text>
  397. <text class="count-label">个在线职位</text>
  398. </view>
  399. <view class="arrow-icon">
  400. <u-icon name="arrow-right" color="#999" size="24"></u-icon>
  401. </view>
  402. </view>
  403. </view>
  404. <!-- vip -->
  405. <!-- <view
  406. class="vip flex justify-center"
  407. @click="goNav('/my/vip/index')"
  408. v-if="XCXIsSelect != '否'"
  409. >
  410. <view class="vip-box">
  411. <image
  412. class="vip-box-bg"
  413. src="../../static/images/my/icon/vip.png"
  414. mode=""
  415. ></image>
  416. <view class="vip-box-cont flex justify-center">
  417. <view
  418. class="flex justify-between align-center"
  419. style="width: 626rpx; z-index: 9; margin-top: 30rpx"
  420. >
  421. <view class="flex align-center">
  422. <image
  423. src="../../static/images/my/icon/vip2.png"
  424. style="width: 32rpx; height: 29rpx; margin-right: 5rpx"
  425. mode=""
  426. ></image>
  427. <image
  428. src="../../static/images/my/icon/vip4.png"
  429. style="width: 140rpx; height: 29rpx; margin-right: 20rpx"
  430. mode=""
  431. ></image>
  432. <text style="color: #914016; font-size: 24rpx">尊享超多特权</text>
  433. </view>
  434. <view
  435. class="flex align-center"
  436. style="
  437. color: #914016;
  438. font-size: 24rpx;
  439. font-weight: bold;
  440. z-index: 999;
  441. margin-right: 10rpx;
  442. "
  443. >
  444. {{ isUserVip == true ? "已开通" : "去开通" }}
  445. <u-icon name="play-right-fill" color="#914016" size="18"></u-icon>
  446. </view>
  447. </view>
  448. </view>
  449. </view>
  450. </view> -->
  451. <!-- 求职服务 -->
  452. <view class="jobServer flex justify-center" v-if="XCXIsSelect != '否'"
  453. :style="XCXIsSelect == '否' ? 'margin-top:30rpx' : ''">
  454. <view class="jobServer-box flex justify-center"
  455. style="padding: 0 80rpx;box-sizing: border-box;">
  456. <view class="jobServer-box-c">
  457. <!-- <view class="jobServer-box-title"> 招聘服务 </view> -->
  458. <view class="jobServer-box-btn flex justify-between">
  459. <view v-if="$queue.getData('companyId')"
  460. class="jobServer-box-btn-item flex justify-center flex-wrap"
  461. @click="goNav('/pages/recruitmentData/index')">
  462. <image src="../../static/images/index/shuju.svg" mode=""></image>
  463. <view class=""> 招聘数据 </view>
  464. </view>
  465. <view class="jobServer-box-btn-item flex justify-center flex-wrap"
  466. @click="goNavStatus('/pages/my/jobPosting')">
  467. <image src="../../static/images/index/qwzn.svg" mode=""></image>
  468. <view class=""> 发布招聘 </view>
  469. </view>
  470. <!-- <view class="jobServer-box-btn-item flex justify-center flex-wrap"
  471. @click="refreshJob()">
  472. <image src="../../static/images/index/cpbk.svg" mode=""></image>
  473. <view class=""> 招聘刷新 </view>
  474. </view> -->
  475. <view class="jobServer-box-btn-item flex justify-center flex-wrap"
  476. @click="$queue.getData('companyId') ? goNav('/my/renzheng/editCompany?companyId=' + $queue.getData('companyId')) : goNav('/pages/my/businessLicense')">
  477. <image src="../../static/images/index/fwzx.svg" mode=""></image>
  478. <view class=""> 公司主页 </view>
  479. </view>
  480. <!-- <view class="jobServer-box-btn-item flex justify-center flex-wrap"
  481. @click="goNav('/package/deliveryRecord/deliveryRecord')">
  482. <image src="../../static/images/index/rmhd.svg" mode=""></image>
  483. <view class=""> 已投简历 </view>
  484. </view> -->
  485. </view>
  486. </view>
  487. </view>
  488. </view>
  489. <!-- 推广横幅 -->
  490. <view class="promo-banner" @click="goBusinessLicense(1)">
  491. <view class="banner-content">
  492. <view class="banner-text">
  493. <text class="banner-title">资金找项目</text>
  494. <text class="banner-subtitle">亿职赞,为您提供前程似锦的优质项目!</text>
  495. </view>
  496. <view class="banner-button">
  497. <text class="button-text">立即参与</text>
  498. </view>
  499. </view>
  500. </view>
  501. <!-- 我的钱包 -->
  502. <!-- <view class="money flex justify-center" v-if="XCXIsSelect != '否'">
  503. <view class="money-box flex justify-center align-center">
  504. <view class="money-box-c flex justify-between">
  505. <view class="money-box-c-l flex flex-wrap" @click="goNav('/my/wallet/wallet')">
  506. <view class="money-box-c-l-name"> 我的钻石 </view>
  507. <view class="money-box-c-l-price flex align-center">
  508. {{ money }}
  509. <text style="margin-left: 10rpx">钻石</text>
  510. </view>
  511. </view>
  512. <view class="money-box-c-r flex flex-wrap" @click="goNav('/my/gird/browse')">
  513. <view class="money-box-c-r-name"> 浏览记录 </view>
  514. <view class="money-box-c-r-more"> 点击查看更多 </view>
  515. </view>
  516. </view>
  517. </view>
  518. </view> -->
  519. <!-- 我的招聘 -->
  520. <!-- <view
  521. class="jobServer flex justify-center"
  522. style="margin-top: 20rpx"
  523. v-if="XCXIsSelect != '否'"
  524. >
  525. <view class="jobServer-box flex justify-center">
  526. <view class="jobServer-box-c" @click="goNav('/my/order/index')">
  527. <view class="jobServer-box-title"> 我的招聘 </view>
  528. <view class="jobServer-box-btn flex justify-between">
  529. <view
  530. class="jobServer-box-btn-item flex justify-center flex-wrap item-width"
  531. @click.stop="goNav('/my/order/index?index=' + 1)"
  532. >
  533. <image
  534. src="../../static/images/my/my/my1.png"
  535. style="width: 46rpx; height: 38rpx"
  536. mode=""
  537. ></image>
  538. <view class=""> 待审核 </view>
  539. </view>
  540. <view
  541. class="jobServer-box-btn-item flex justify-center flex-wrap item-width"
  542. @click.stop="goNav('/my/order/index?index=' + 2)"
  543. >
  544. <image
  545. src="../../static/images/my/my/my2.png"
  546. style="width: 46rpx; height: 38rpx"
  547. mode=""
  548. ></image>
  549. <view class=""> 招聘中 </view>
  550. </view>
  551. <view
  552. class="jobServer-box-btn-item flex justify-center flex-wrap item-width"
  553. @click.stop="goNav('/my/order/index?index=' + 5)"
  554. >
  555. <image
  556. src="../../static/images/my/my/my3.png"
  557. style="width: 46rpx; height: 38rpx"
  558. mode=""
  559. ></image>
  560. <view class=""> 已关闭 </view>
  561. </view>
  562. <view
  563. class="jobServer-box-btn-item flex justify-center flex-wrap item-width"
  564. @click.stop="goNav('/my/order/index?index=' + 3)"
  565. >
  566. <image
  567. src="../../static/images/my/my/my4.png"
  568. style="width: 50rpx; height: 38rpx"
  569. mode=""
  570. ></image>
  571. <view class=""> 已拒绝 </view>
  572. </view>
  573. </view>
  574. </view>
  575. </view>
  576. </view> -->
  577. <!-- 更多工具 -->
  578. <view class="utils flex justify-center">
  579. <view class="utils-box flex justify-center">
  580. <view class="utils-box-c">
  581. <view class="util-list">
  582. <view class="util-item" @click="goNav('/pages/my/ruleCenter')">
  583. <image src="../../static/images/my/icon/utils/rulerCenter.png"
  584. style="width: 54rpx; height: 54rpx" mode=""></image>
  585. <view class="" style="color: #1a1a1a; font-size: 24rpx; margin-top: 15rpx">
  586. 规则中心
  587. </view>
  588. </view>
  589. <view v-if="iosAudit == 0" class="util-item"
  590. @click="goNav('/pages/my/VIP/benefits')">
  591. <image src="../../static/images/my/icon/utils/benefits.png"
  592. style="width: 54rpx; height: 54rpx" mode=""></image>
  593. <view class="" style="color: #1a1a1a; font-size: 24rpx; margin-top: 15rpx">
  594. 我的权益
  595. </view>
  596. </view>
  597. <!-- <view class="util-item" @click="showToast('功能开发中')">
  598. <image src="../../static/images/my/icon/utils/wallet.png"
  599. style="width: 54rpx; height: 54rpx" mode=""></image>
  600. <view class="" style="color: #1a1a1a; font-size: 24rpx; margin-top: 15rpx">
  601. 钱包
  602. </view>
  603. </view>
  604. <view class="util-item" @click="showToast('功能开发中')">
  605. <image src="../../static/images/my/icon/utils/invoice.png"
  606. style="width: 54rpx; height: 54rpx" mode=""></image>
  607. <view class="" style="color: #1a1a1a; font-size: 24rpx; margin-top: 15rpx">
  608. 发票
  609. </view>
  610. </view> -->
  611. <!-- <view class="util-item" @click="showToast('功能开发中')">
  612. <image src="../../static/images/my/icon/utils/user.png"
  613. style="width: 54rpx; height: 54rpx" mode=""></image>
  614. <view class="" style="color: #1a1a1a; font-size: 24rpx; margin-top: 15rpx">
  615. 个人主页
  616. </view>
  617. </view> -->
  618. <view v-if="$queue.getData('companyId')" class="util-item"
  619. @click="goNav('/pages/my/myCompany')">
  620. <image src="../../static/images/my/icon/utils/company.png"
  621. style="width: 54rpx; height: 54rpx" mode=""></image>
  622. <view class="" style="color: #1a1a1a; font-size: 24rpx; margin-top: 15rpx">
  623. 企业管理
  624. </view>
  625. </view>
  626. <view class="util-item" @click="goChat">
  627. <image src="../../static/images/my/icon/utils/kefu.png"
  628. style="width: 54rpx; height: 54rpx" mode=""></image>
  629. <view class="" style="color: #1a1a1a; font-size: 24rpx; margin-top: 15rpx">
  630. 我的客服
  631. </view>
  632. </view>
  633. <!-- <view class="util-item" @click="goNav('/my/setting/mimi')">
  634. <image src="../../static/images/my/icon/utils/privacy.png"
  635. style="width: 54rpx; height: 54rpx" mode=""></image>
  636. <view class="" style="color: #1a1a1a; font-size: 24rpx; margin-top: 15rpx">
  637. 隐私规则
  638. </view>
  639. </view> -->
  640. <!-- <view v-if="XCXIsSelect != '否'" class="util-item"
  641. @click="goNav('/package/myLove/myLove')">
  642. <image src="../../static/images/my/icon/utils/myLovere.png"
  643. style="width: 54rpx; height: 54rpx" mode=""></image>
  644. <view class="" style="color: #1a1a1a; font-size: 24rpx; margin-top: 15rpx">
  645. 我的收藏
  646. </view>
  647. </view>
  648. <view v-if="XCXIsSelect != '否'" class="util-item" @click="goNav('/my/jilu/jilu')">
  649. <image src="../../static/images/my/icon/utils/jilu.png"
  650. style="width: 54rpx; height: 54rpx" mode=""></image>
  651. <view class="" style="color: #1a1a1a; font-size: 24rpx; margin-top: 15rpx">
  652. 面试记录
  653. </view>
  654. </view>
  655. <view class="util-item" v-if="XCXIsSelect != '否'"
  656. @click="goNav('/my/renzheng/zhuanrang')">
  657. <image src="../../static/images/my/icon/utils/qy.png"
  658. style="width: 54rpx; height: 54rpx" mode=""></image>
  659. <view class="" style="color: #1a1a1a; font-size: 24rpx; margin-top: 15rpx">
  660. 转让企业
  661. </view>
  662. </view>
  663. <view v-if="XCXIsSelect != '否'" class="util-item"
  664. @click="goNav('/package/blackList/blackList')">
  665. <image src="../../static/images/my/icon/utils/utils3.png"
  666. style="width: 54rpx; height: 54rpx" mode=""></image>
  667. <view class="" style="color: #1a1a1a; font-size: 24rpx; margin-top: 15rpx">
  668. 黑名单
  669. </view>
  670. </view>
  671. <view class="util-item" @click="goNav('/pages/my/invitationUserqy')">
  672. <image src="../../static/images/my/icon/utils/utils2.png"
  673. style="width: 54rpx; height: 54rpx" mode=""></image>
  674. <view class="" style="color: #1a1a1a; font-size: 24rpx; margin-top: 15rpx">
  675. 邀请好友
  676. </view>
  677. </view>
  678. <view class="util-item" @click="goChat">
  679. <image src="../../static/images/my/icon/utils/utils4.png"
  680. style="width: 54rpx; height: 54rpx" mode=""></image>
  681. <view class="" style="color: #1a1a1a; font-size: 24rpx; margin-top: 15rpx">
  682. 联系客服
  683. </view>
  684. </view>
  685. <view class="util-item" @click="goNav('/my/setting/mimi')">
  686. <image src="../../static/images/my/icon/utils/utils5.png"
  687. style="width: 54rpx; height: 54rpx" mode=""></image>
  688. <view class="" style="color: #1a1a1a; font-size: 24rpx; margin-top: 15rpx">
  689. 隐私协议
  690. </view>
  691. </view>
  692. <view class="util-item" @click="goNav('/my/setting/xieyi')">
  693. <image src="../../static/images/my/icon/utils/utils6.png"
  694. style="width: 54rpx; height: 54rpx" mode=""></image>
  695. <view class="" style="color: #1a1a1a; font-size: 24rpx; margin-top: 15rpx">
  696. 用户协议
  697. </view>
  698. </view>
  699. <view class="util-item" @click="goNav('/my/setting/about')">
  700. <image src="../../static/images/my/icon/utils/utils7.png"
  701. style="width: 54rpx; height: 54rpx" mode=""></image>
  702. <view class="" style="color: #1a1a1a; font-size: 24rpx; margin-top: 15rpx">
  703. 关于我们
  704. </view>
  705. </view>
  706. <view v-if="XCXIsSelect != '否'" class="util-item"
  707. @click="goNav('/my/setting/feedbackIndex')">
  708. <image src="../../static/images/my/icon/utils/help.png"
  709. style="width: 54rpx; height: 54rpx" mode=""></image>
  710. <view class="" style="color: #1a1a1a; font-size: 24rpx; margin-top: 15rpx">
  711. 帮助中心
  712. </view>
  713. </view>-->
  714. <!-- <view v-if="token" class="util-item" @click="goOut()">
  715. <image src="../../static/images/my/icon/utils/utils8.png"
  716. style="width: 54rpx; height: 54rpx" mode=""></image>
  717. <view class="" style="color: #1a1a1a; font-size: 24rpx; margin-top: 15rpx">
  718. 退出登录
  719. </view>
  720. </view> -->
  721. </view>
  722. </view>
  723. </view>
  724. </view>
  725. <view class="beian">客服电话 400-000-0100 工作时间08:00-22:00</view>
  726. <view class="beian">人力资源服务许可证 营业执照 深圳市人社局监督电话</view>
  727. <view class="beian">粤ICP备2025494494号-2A</view>
  728. </view>
  729. </view>
  730. </block>
  731. <!-- 状态切换 -->
  732. <u-action-sheet :list="list" @click="click" :tips="tips" v-model="show"></u-action-sheet>
  733. <!-- Modal 弹框 -->
  734. <u-popup v-model="showReportModal" mode="center" border-radius="20">
  735. <view class="report-content">
  736. <view class="report-title">亿职赞的旅途中若出现任何不满,请通过以下方式进行投诉</view>
  737. <view class="report-desc-box">
  738. <view class="report-desc">投诉电话:18126311505</view>
  739. <view class="report-desc">投诉邮箱:service@bosszan.com</view>
  740. </view>
  741. <view class="report-desc-small">
  742. 我们将在核实后第一时间处理!<br>
  743. 十分感谢您的信任!
  744. </view>
  745. <view class="report-btn" @click="showReportModal = false">确认</view>
  746. </view>
  747. </u-popup>
  748. <u-popup v-model="showNotice" mode="center" :mask-close-able="false">
  749. <view class="flex flex-direction" style="background-color: rgba(0, 0, 0, 0.6);height: 85vh;">
  750. <view class="pop-image" v-if="userType == 1">
  751. <image src="/static/images/hxr.jpg"></image>
  752. </view>
  753. <view class="pop-image" v-if="userType == 2">
  754. <image src="/static/images/qy.jpg"></image>
  755. </view>
  756. <u-button @click="handleCloseNotice" class="pop-btn">确认</u-button>
  757. </view>
  758. </u-popup>
  759. </view>
  760. </template>
  761. <script>
  762. export default {
  763. data() {
  764. return {
  765. tips: {
  766. text: "切换状态",
  767. color: "#909399",
  768. fontSize: 28,
  769. },
  770. showReportModal: false,
  771. reportContent: '',
  772. contact: '',
  773. show: false,
  774. list: [{
  775. id: 1,
  776. text: "离职-正在找工作",
  777. fontSize: 24,
  778. },
  779. {
  780. id: 2,
  781. text: "在职-考虑机会",
  782. fontSize: 24,
  783. },
  784. {
  785. id: 3,
  786. text: "在职-暂不考虑",
  787. fontSize: 24,
  788. },
  789. {
  790. id: 4,
  791. text: "实习",
  792. fontSize: 24,
  793. },
  794. /* {
  795. id: '0',
  796. text: '离职-随时到岗',
  797. fontSize: 24,
  798. },
  799. {
  800. id: '1',
  801. text: '在职-月内到岗',
  802. fontSize: 24,
  803. },
  804. {
  805. id: '2',
  806. text: '在职-考虑机会',
  807. fontSize: 24,
  808. },
  809. {
  810. id: '3',
  811. text: '在职-暂不考虑',
  812. fontSize: 24,
  813. } */
  814. ],
  815. userType: 1,
  816. avatar: "",
  817. userName: "登录",
  818. XCXIsSelect: "否",
  819. userId: "",
  820. arr: [],
  821. showModal: true,
  822. CompanyList: {},
  823. money: "0",
  824. browseCount: 0,
  825. collectionCount: 0,
  826. deliveryCount: 0,
  827. chatCount: 0,
  828. interviewCount: 0,
  829. postPushCount: 0,//在线职位数量
  830. isVip: false, //用户是否是vip
  831. isUserVip: false, //企业是否是vip
  832. resumesStatus: 1, //求职状态
  833. resumesId: "",
  834. token: "",
  835. companyInfo: "",
  836. companyStatus: "", //企业认证状态(1:审核中 2:已通过 3:已拒绝 空:未认证)
  837. isAndroid: false,
  838. iosAudit: 1,
  839. showNotice:false,
  840. score: 0, // 简历完善度
  841. };
  842. },
  843. onLoad(e) {
  844. this.XCXIsSelect = this.$queue.getData("XCXIsSelect");
  845. var that = this
  846. //#ifdef APP-PLUS
  847. this.isAndroid = uni.getSystemInfoSync().platform == 'android'
  848. //#endif
  849. //#ifndef APP-PLUS
  850. this.isAndroid = true
  851. //#endif
  852. uni.$on('changeRole', function (res) {
  853. console.log(res.userType)
  854. if (res.userType == 1) {
  855. that.getUserInfo();
  856. that.getUserData();
  857. } else {
  858. that.getCompany();
  859. }
  860. that.$queue.changeTabbar(res.userType)
  861. })
  862. uni.$on('offLogin', function (res) {
  863. that.userId = "";
  864. that.userType = 1;
  865. that.money = 0;
  866. that.chatCount = 0;
  867. that.deliveryCount = 0;
  868. that.browseCount = 0;
  869. that.collectionCount = 0;
  870. that.postPushCount = 0;
  871. that.interviewCount = 0;
  872. that.token = "";
  873. that.isLogin = true;
  874. that.userName = "登录";
  875. that.avatar = "";
  876. that.isVip = false;
  877. that.companyInfo = '';
  878. })
  879. console.log(uni.getStorageSync("userType"))
  880. this.$queue.changeTabbar(uni.getStorageSync("userType") || 1);
  881. if (!this.$queue.getData('hadShowPoster')) {
  882. this.showNotice = true
  883. }
  884. },
  885. onUnload() {
  886. uni.$off('changeRole')
  887. },
  888. onShow() {
  889. this.token = uni.getStorageSync("token");
  890. console.log(this.token, "myToken");
  891. if (uni.getStorageSync("userType")) {
  892. this.userType = uni.getStorageSync("userType");
  893. }
  894. this.userId = uni.getStorageSync("userId");
  895. if (this.userId) {
  896. this.getUserInfo();
  897. this.getMyMoney();
  898. this.getUserData();
  899. if (this.userType == 1) {
  900. this.getJlInfo();
  901. } else {
  902. this.getCompanyStatus();
  903. }
  904. this.$Request.getT("/app/common/type/310").then((res) => {
  905. //消息未读提醒
  906. if (res.code == 0) {
  907. if (res.data && res.data.value) {
  908. this.arr.push(res.data.value);
  909. }
  910. }
  911. });
  912. this.$Request.getT("/app/common/type/337").then((res) => {
  913. //预约成功通知(通用)
  914. if (res.code == 0) {
  915. if (res.data && res.data.value) {
  916. this.arr.push(res.data.value);
  917. }
  918. }
  919. });
  920. this.$Request.getT("/app/common/type/338").then((res) => {
  921. //订单状态通知
  922. if (res.code == 0) {
  923. if (res.data && res.data.value) {
  924. this.arr.push(res.data.value);
  925. }
  926. }
  927. });
  928. // #ifdef MP-WEIXIN
  929. if (this.showModal) {
  930. this.openMsg();
  931. }
  932. // #endif
  933. }
  934. },
  935. methods: {
  936. // 入职公司
  937. goBusinessLicense(pageType) {
  938. uni.navigateTo({
  939. url: "/pages/my/ad?pageType=" + pageType,
  940. });
  941. },
  942. // 在线客服
  943. goChat() {
  944. let that = this;
  945. if (uni.getStorageSync("userType") == 1) {
  946. //用户端
  947. // #ifdef MP-WEIXIN
  948. wx.openCustomerServiceChat({
  949. extInfo: {
  950. url: that.$queue.getData("kefu"),
  951. },
  952. corpId: that.$queue.getData("kefuAppid"),
  953. success(res) {
  954. console.log(res);
  955. },
  956. });
  957. // #endif
  958. // #ifdef H5
  959. window.location.href = that.$queue.getData("kefu");
  960. // #endif
  961. // #ifdef APP
  962. let kefu = that.$queue.getData("kefu");
  963. console.log(kefu);
  964. plus.runtime.openURL(kefu, function (res) { });
  965. // #endif
  966. } else {
  967. //企业端
  968. // #ifdef MP-WEIXIN
  969. wx.openCustomerServiceChat({
  970. extInfo: {
  971. url: that.$queue.getData("kefuq"),
  972. },
  973. corpId: that.$queue.getData("kefuAppidq"),
  974. success(res) {
  975. console.log(res);
  976. },
  977. });
  978. // #endif
  979. // #ifdef H5
  980. window.location.href = that.$queue.getData("kefuq");
  981. // #endif
  982. // #ifdef APP
  983. let kefu = that.$queue.getData("kefuq");
  984. console.log(kefu);
  985. plus.runtime.openURL(kefu, function (res) { });
  986. // #endif
  987. }
  988. },
  989. showToast(title) {
  990. uni.showToast({
  991. title: title,
  992. icon: "none",
  993. });
  994. },
  995. goNavStatus(url) {
  996. if (this.companyStatus) {
  997. if (this.companyStatus == 1) {
  998. uni.showToast({
  999. title: "企业认证审核中,请审核通过后操作!",
  1000. icon: "none",
  1001. });
  1002. return;
  1003. }
  1004. if (this.companyStatus == 3) {
  1005. uni.showToast({
  1006. title: "企业认证审核未通过,请重新认证!",
  1007. icon: "none",
  1008. });
  1009. return;
  1010. }
  1011. uni.navigateTo({
  1012. url: url,
  1013. });
  1014. } else {
  1015. uni.showModal({
  1016. title: "提示",
  1017. content: "还未完成企业认证,请完成企业认证后操作",
  1018. success(ret) {
  1019. if (ret.confirm) {
  1020. uni.navigateTo({
  1021. url: "/pages/my/businessLicense",
  1022. })
  1023. }
  1024. },
  1025. });
  1026. }
  1027. },
  1028. currenStatus() {
  1029. if (uni.getStorageSync("token")) {
  1030. this.show = true;
  1031. } else {
  1032. this.noLogin();
  1033. }
  1034. },
  1035. //修改用户身份状态
  1036. async updateUserResumes(userType) {
  1037. // 调用接口提交
  1038. uni.showLoading({
  1039. title: "切换中..."
  1040. });
  1041. this.$Request.postJson("/app/user/updateUserResumes", {
  1042. userType: userType
  1043. })
  1044. .then((res) => {
  1045. uni.hideLoading();
  1046. if (res.code === 0) {
  1047. uni.setStorageSync('userType', userType)
  1048. uni.switchTab({
  1049. url: '/pages/my/index'
  1050. });
  1051. } else {
  1052. uni.switchTab({
  1053. url: '/pages/my/index'
  1054. });
  1055. }
  1056. })
  1057. .catch((err) => {
  1058. uni.hideLoading();
  1059. console.error("提交失败:", err);
  1060. uni.showToast({
  1061. title: "网络异常",
  1062. icon: "none"
  1063. });
  1064. return 1
  1065. });
  1066. },
  1067. //查询简历信息
  1068. getJlInfo() {
  1069. this.$Request.getT("/app/resumes/selectResumesByUserId").then((res) => {
  1070. if (res.code == 0) {
  1071. if (res.data) {
  1072. this.resumesStatus = res.data.resumesStatus;
  1073. this.resumesId = res.data.resumesId;
  1074. this.score = res.data.score;
  1075. if (this.resumesStatus == 1) {
  1076. this.list = [{
  1077. id: 2,
  1078. text: "在职-考虑机会",
  1079. fontSize: 24,
  1080. },
  1081. {
  1082. id: 3,
  1083. text: "在职-暂不考虑",
  1084. fontSize: 24,
  1085. },
  1086. ];
  1087. } else if (this.resumesStatus == 2) {
  1088. this.list = [{
  1089. id: 1,
  1090. text: "离职-正在找工作",
  1091. fontSize: 24,
  1092. },
  1093. {
  1094. id: 3,
  1095. text: "在职-暂不考虑",
  1096. fontSize: 24,
  1097. },
  1098. ];
  1099. } else {
  1100. this.list = [{
  1101. id: 1,
  1102. text: "离职-正在找工作",
  1103. fontSize: 24,
  1104. },
  1105. {
  1106. id: 2,
  1107. text: "在职-考虑机会",
  1108. fontSize: 24,
  1109. },
  1110. ];
  1111. }
  1112. } else {
  1113. uni.showToast({
  1114. title: "暂无简历,请添加简历",
  1115. icon: "none",
  1116. });
  1117. }
  1118. } else {
  1119. uni.showToast({
  1120. title: res.msg,
  1121. icon: "none",
  1122. });
  1123. }
  1124. });
  1125. },
  1126. //切换求职状态
  1127. click(e) {
  1128. console.log(this.list[e].text);
  1129. let that = this;
  1130. uni.showModal({
  1131. title: "提示",
  1132. content: "确认求职状态切换为:" + that.list[e].text + " 吗?",
  1133. confirmColor: "#016BF6",
  1134. complete(ret) {
  1135. if (ret.confirm) {
  1136. let data = {
  1137. resumesId: that.resumesId,
  1138. resumesStatus: that.list[e].id,
  1139. };
  1140. that.$Request.postT("/app/resumes/updateResumesStatus", data).then((res) => {
  1141. if (res.code == 0) {
  1142. uni.showToast({
  1143. title: "已切换",
  1144. });
  1145. that.getJlInfo();
  1146. } else {
  1147. uni.showToast({
  1148. title: res.msg,
  1149. icon: "none",
  1150. });
  1151. }
  1152. });
  1153. }
  1154. },
  1155. });
  1156. },
  1157. //招聘刷新
  1158. refreshJob() {
  1159. if (uni.getStorageSync("userId")) {
  1160. this.$Request.postT("/app/postPush/refreshPostPush").then((res) => {
  1161. if (res.code == 0) {
  1162. uni.showToast({
  1163. title: "刷新成功",
  1164. });
  1165. } else {
  1166. if (this.isUserVip) {
  1167. uni.showToast({
  1168. title: res.msg,
  1169. icon: "none",
  1170. });
  1171. } else {
  1172. uni.showModal({
  1173. title: "提示",
  1174. content: "今日可刷新次数已使用完,开通会员可享更多刷新次数以及其他特权",
  1175. confirmText: "开通会员",
  1176. confirmColor: "#016BF6",
  1177. complete(ree) {
  1178. if (ree.confirm) {
  1179. uni.navigateTo({
  1180. url: "/my/vip/index",
  1181. });
  1182. }
  1183. },
  1184. });
  1185. }
  1186. }
  1187. });
  1188. } else {
  1189. this.noLogin();
  1190. }
  1191. },
  1192. //简历刷新
  1193. refresh() {
  1194. if (uni.getStorageSync("userId")) {
  1195. this.$Request.getT("/app/resumes/selectResumesByUserId").then((res) => {
  1196. if (res.code == 0) {
  1197. if (res.data && res.data.resumesId) {
  1198. this.$Request
  1199. .postT("/app/resumes/refreshResumes", {
  1200. resumesId: res.data.resumesId,
  1201. })
  1202. .then((ret) => {
  1203. if (ret.code == 0) {
  1204. uni.showToast({
  1205. title: "刷新成功",
  1206. });
  1207. } else {
  1208. if (this.isVip) {
  1209. uni.showToast({
  1210. title: ret.msg,
  1211. icon: "none",
  1212. });
  1213. } else {
  1214. uni.showModal({
  1215. title: "提示",
  1216. content: "今日可刷新次数已使用完,开通会员可享更多刷新次数以及其他特权",
  1217. confirmText: "开通会员",
  1218. confirmColor: "#016BF6",
  1219. complete(ree) {
  1220. if (ree.confirm) {
  1221. uni.navigateTo({
  1222. url: "/my/vip/index",
  1223. });
  1224. }
  1225. },
  1226. });
  1227. }
  1228. }
  1229. });
  1230. } else {
  1231. uni.showModal({
  1232. title: "提示",
  1233. content: "暂无简历,请添加简历后重试",
  1234. confirmColor: "#016BF6",
  1235. complete(ree) {
  1236. if (ree.confirm) {
  1237. uni.navigateTo({
  1238. url: "/package/my/resume",
  1239. });
  1240. }
  1241. },
  1242. });
  1243. }
  1244. } else {
  1245. uni.showToast({
  1246. title: res.msg,
  1247. icon: "none",
  1248. });
  1249. }
  1250. });
  1251. } else {
  1252. this.noLogin();
  1253. }
  1254. },
  1255. /**
  1256. * 获取投递记录、收藏记录、浏览记录
  1257. */
  1258. getUserData() {
  1259. this.$Request.getT("/app/user/userData").then((res) => {
  1260. if (res.code == 0) {
  1261. this.browseCount = res.data.browseCount;
  1262. this.collectionCount = res.data.collectionCount;
  1263. this.deliveryCount = res.data.deliveryCount;
  1264. this.chatCount = res.data.chatCount;
  1265. this.interviewCount = res.data.interviewCount;
  1266. this.postPushCount = res.data.postPushCount;
  1267. this.iosAudit = res.data.iosAudit
  1268. }
  1269. });
  1270. },
  1271. /**
  1272. * @param {Object} url 跳转路径
  1273. * @param {Object} name 名称
  1274. */
  1275. gojiLuList(url, name) {
  1276. if (uni.getStorageSync("token")) {
  1277. uni.navigateTo({
  1278. url: url + "?title=" + name,
  1279. });
  1280. } else {
  1281. this.noLogin();
  1282. }
  1283. },
  1284. // 跳转到职位管理页面
  1285. goJobManagement() {
  1286. let status = '';
  1287. if (this.companyInfo && !this.companyInfo.companyCertification) {
  1288. status = 1;
  1289. }
  1290. if (uni.getStorageSync("token")) {
  1291. uni.navigateTo({
  1292. url: `/pages/jobManagement/jobManagement?status=${status}&companyId=${this.companyInfo.companyId}`,
  1293. });
  1294. } else {
  1295. this.noLogin();
  1296. }
  1297. },
  1298. // VIP升级页面跳转
  1299. goVipUpgrade() {
  1300. if (uni.getStorageSync("token")) {
  1301. uni.navigateTo({
  1302. url: "/pages/my/VIP/benefits",
  1303. //url: "/my/vip/index"
  1304. });
  1305. } else {
  1306. this.noLogin();
  1307. }
  1308. },
  1309. /**
  1310. * 退出登录
  1311. */
  1312. goOut() {
  1313. let that = this;
  1314. uni.showModal({
  1315. title: "提示",
  1316. content: "确定退出登录吗?",
  1317. confirmColor: "#016BF6",
  1318. success: function (res) {
  1319. if (res.confirm) {
  1320. console.log("用户点击确定");
  1321. uni.removeStorageSync("userName");
  1322. uni.removeStorageSync("avatar");
  1323. uni.removeStorageSync("userId");
  1324. uni.removeStorageSync("token");
  1325. uni.removeStorageSync("phone");
  1326. uni.removeStorageSync("zhiFuBaoName");
  1327. uni.removeStorageSync("zhiFuBao");
  1328. uni.removeStorageSync("invitationCode");
  1329. uni.removeStorageSync("unionId");
  1330. uni.removeStorageSync("openId");
  1331. uni.removeStorageSync("isVIP");
  1332. uni.removeStorageSync("companyId");
  1333. // uni.removeStorageSync('userType')
  1334. uni.setStorageSync("userType", 1);
  1335. uni.setStorageSync("weixinPhone", false);
  1336. that.userId = "";
  1337. that.userType = 1;
  1338. that.money = 0;
  1339. that.deliveryCount = 0;
  1340. that.browseCount = 0;
  1341. that.collectionCount = 0;
  1342. that.token = "";
  1343. uni.showToast({
  1344. title: "退出成功!",
  1345. icon: "none",
  1346. });
  1347. that.isLogin = true;
  1348. that.userName = "登录";
  1349. that.avatar = "";
  1350. that.isVip = false;
  1351. // uni.reLaunch({
  1352. // url: '/pages/public/selectIdentity/selectIdentity'
  1353. // })
  1354. } else if (res.cancel) {
  1355. console.log("用户点击取消");
  1356. }
  1357. },
  1358. });
  1359. },
  1360. /**
  1361. * 我的钻石
  1362. */
  1363. getMyMoney() {
  1364. this.$Request.get("/app/userMoney/selectMyMoney").then((res) => {
  1365. if (res.code == 0) {
  1366. this.money = res.data.money;
  1367. }
  1368. });
  1369. },
  1370. /**
  1371. * 获取个人信息
  1372. */
  1373. getUserInfo() {
  1374. this.$Request.get("/app/user/selectUserById").then((res) => {
  1375. if (res.code == 0) {
  1376. uni.setStorageSync("weChatNum", res.data?.weChatNum);
  1377. uni.setStorageSync("zhiRate", res.data?.zhiRate);
  1378. if (res.data?.avatar) {
  1379. this.avatar = res.data.avatar;
  1380. }
  1381. if (res.data?.userName) {
  1382. this.userName = res.data.userName;
  1383. }
  1384. uni.setStorageSync("userId", res.data?.userId);
  1385. if (res.data?.companyId) {
  1386. uni.setStorageSync("companyId", res.data.companyId);
  1387. }
  1388. if (res.data?.userType == 1 || res.data?.userType == null) {
  1389. this.userType = 1;
  1390. uni.setStorageSync("userType", 1);
  1391. if (res.data?.isUserVip == 1) {
  1392. //判断用户是否是vip
  1393. this.isVip = true;
  1394. uni.setStorageSync("isUserVip", 1);
  1395. } else {
  1396. this.isVip = false;
  1397. }
  1398. } else {
  1399. this.userType = 2;
  1400. uni.setStorageSync("userType", 2);
  1401. uni.setStorageSync("vipDueTimes", res.data.vipDueTimes ? res.data.vipDueTimes : 0);
  1402. uni.setStorageSync("vipPostTimes", res.data.vipPostTimes ? res.data.vipPostTimes : 0);
  1403. if (res.data.isUserVip == 1) {
  1404. //判断企业用户是否是vip
  1405. this.isUserVip = true;
  1406. uni.setStorageSync("isUserVip", 0);
  1407. } else {
  1408. this.isUserVip = false;
  1409. }
  1410. }
  1411. }
  1412. });
  1413. },
  1414. goNavNoLogin(e) {
  1415. // #ifdef MP-WEIXIN
  1416. if (uni.getStorageSync("sendMsg")) {
  1417. // console.log('授权+1')
  1418. wx.requestSubscribeMessage({
  1419. tmplIds: this.arr,
  1420. success(re) {
  1421. var datas = JSON.stringify(re);
  1422. if (datas.indexOf("accept") != -1) {
  1423. // console.log(re)
  1424. }
  1425. },
  1426. fail: (res) => {
  1427. // console.log(res)
  1428. },
  1429. });
  1430. }
  1431. // #endif
  1432. uni.navigateTo({
  1433. url: e,
  1434. });
  1435. },
  1436. //跳转
  1437. goNav(e) {
  1438. if (this.userId) {
  1439. // #ifdef MP-WEIXIN
  1440. if (uni.getStorageSync("sendMsg")) {
  1441. // console.log('授权+1')
  1442. wx.requestSubscribeMessage({
  1443. tmplIds: this.arr,
  1444. success(re) {
  1445. var datas = JSON.stringify(re);
  1446. if (datas.indexOf("accept") != -1) {
  1447. // console.log(re)
  1448. }
  1449. },
  1450. fail: (res) => {
  1451. // console.log(res)
  1452. },
  1453. });
  1454. }
  1455. // #endif
  1456. uni.navigateTo({
  1457. url: e,
  1458. });
  1459. } else {
  1460. this.noLogin();
  1461. }
  1462. },
  1463. //获取企业认证状态(1:审核中 2:通过 3:拒绝)
  1464. getCompanyStatus() {
  1465. this.$Request.get("/app/company/selectCompanyByUserId").then((res) => {
  1466. if (res.code == 0 && res.data) {
  1467. console.log('我获取了公司信息')
  1468. this.companyInfo = res.data
  1469. this.companyStatus = res.data.status;
  1470. uni.setStorageSync("companyStatus", this.companyStatus);
  1471. uni.setStorageSync("companyName", res.data.companyAllName);
  1472. if(res.data.companyId)
  1473. this.$queue.setData('companyId',res.data.companyId)
  1474. } else {
  1475. this.companyStatus = "";
  1476. this.companyInfo = {};
  1477. }
  1478. });
  1479. },
  1480. /**
  1481. * 获取用户企业实名数据
  1482. */
  1483. getCompany() {
  1484. this.$Request.get("/app/company/selectCompanyByUserId").then((res) => {
  1485. if (res.code == 0 && res.data) {
  1486. this.CompanyList = res.data;
  1487. if (this.CompanyList.status == 1) {
  1488. uni.showModal({
  1489. title: "提示",
  1490. content: "您提交的企业认证正在审核,是否查看修改?",
  1491. confirmColor: "#016BF6",
  1492. showCancel: false,
  1493. success: function (res) {
  1494. if (res.confirm) {
  1495. console.log("用户点击确定");
  1496. uni.navigateTo({
  1497. url: "/package/jobIntention/underReview",
  1498. });
  1499. } else if (res.cancel) {
  1500. console.log("用户点击取消");
  1501. }
  1502. },
  1503. });
  1504. } else if (this.CompanyList.status == 2) {
  1505. this.$Request
  1506. .postT("/app/user/updateUserEntity", {
  1507. userType: 2,
  1508. })
  1509. .then((res) => {
  1510. if (res.code == 0) {
  1511. // uni.setStorageSync('companyId', this.CompanyList.companyId)
  1512. this.getUserInfo();
  1513. }
  1514. });
  1515. this.getUserInfo();
  1516. // this.userType = 2
  1517. // uni.setStorageSync('userType', this.userType)
  1518. } else if (this.CompanyList.status == 3) {
  1519. uni.showModal({
  1520. title: "提示",
  1521. content: "您提交的企业认证已被拒绝,是否查看修改?",
  1522. confirmColor: "#016BF6",
  1523. success: function (res) {
  1524. if (res.confirm) {
  1525. console.log("用户点击确定");
  1526. uni.navigateTo({
  1527. url: "/package/jobIntention/underReview",
  1528. });
  1529. } else if (res.cancel) {
  1530. console.log("用户点击取消");
  1531. }
  1532. },
  1533. });
  1534. }
  1535. } else {
  1536. uni.showModal({
  1537. title: "提示",
  1538. content: "您还未企业认证,请先进行认证",
  1539. confirmColor: "#016BF6",
  1540. showCancel: false,
  1541. success: function (res) {
  1542. if (res.confirm) {
  1543. console.log("用户点击确定");
  1544. uni.navigateTo({
  1545. url: "/pages/my/businessLicense",
  1546. });
  1547. } else if (res.cancel) {
  1548. console.log("用户点击取消");
  1549. }
  1550. },
  1551. });
  1552. }
  1553. });
  1554. },
  1555. // 切换身份
  1556. bindQe() {
  1557. let that = this;
  1558. if (uni.getStorageSync("userId")) {
  1559. let index = 3 - this.userType
  1560. if (index == 1) {
  1561. //企业换个人
  1562. uni.showModal({
  1563. title: "提示",
  1564. content: "确认切换到求职者身份吗?",
  1565. confirmColor: "#016BF6",
  1566. complete(ret) {
  1567. if (ret.confirm) {
  1568. let data = {
  1569. userType: 1,
  1570. };
  1571. that.$Request.postT("/app/user/updateUserEntity", data).then((res) => {
  1572. if (res.code == 0) {
  1573. that.getUserInfo();
  1574. that.getUserData();
  1575. }
  1576. });
  1577. }
  1578. },
  1579. });
  1580. } else if (index == 2) {
  1581. //个人换企业
  1582. uni.showModal({
  1583. title: "提示",
  1584. content: "确认切换到招聘者身份吗?",
  1585. confirmColor: "#016BF6",
  1586. complete(ret) {
  1587. if (ret.confirm) {
  1588. that.getCompany();
  1589. }
  1590. },
  1591. });
  1592. }
  1593. } else {
  1594. this.noLogin();
  1595. }
  1596. },
  1597. // 开启订阅消息
  1598. openMsg() {
  1599. console.log("订阅消息");
  1600. var that = this;
  1601. uni.getSetting({
  1602. withSubscriptions: true, //是否获取用户订阅消息的订阅状态,默认false不返回
  1603. success(ret) {
  1604. console.log(ret.subscriptionsSetting, "------------------");
  1605. // if (ret.subscriptionsSetting.itemSettings && Object.keys(ret.subscriptionsSetting.itemSettings).length == 2) {
  1606. if (ret.subscriptionsSetting.itemSettings) {
  1607. uni.setStorageSync("sendMsg", true);
  1608. uni.openSetting({
  1609. // 打开设置页
  1610. success(rea) {
  1611. console.log(rea.authSetting);
  1612. },
  1613. });
  1614. } else {
  1615. // 用户没有点击“总是保持以上,不再询问”则每次都会调起订阅消息
  1616. console.log(99999);
  1617. uni.setStorageSync("sendMsg", false);
  1618. uni.showModal({
  1619. title: "提示",
  1620. content: "为了更好的体验,请绑定消息推送",
  1621. confirmText: "确定",
  1622. cancelText: "取消",
  1623. confirmColor: "#016BF6",
  1624. success: function (res) {
  1625. if (res.confirm) {
  1626. console.log(that.arr);
  1627. wx.requestSubscribeMessage({
  1628. tmplIds: that.arr,
  1629. success(re) {
  1630. console.log(JSON.stringify(re),
  1631. "++++++++++++++");
  1632. var datas = JSON.stringify(re);
  1633. if (datas.indexOf("accept") != -1) {
  1634. console.log(re);
  1635. uni.setStorageSync("sendMsg", true);
  1636. }
  1637. },
  1638. fail: (res) => {
  1639. console.log(res);
  1640. },
  1641. });
  1642. uni.setStorageSync("sendMsg", true);
  1643. console.log("确认");
  1644. that.showModal = false;
  1645. } else if (res.cancel) {
  1646. console.log("取消");
  1647. uni.setStorageSync("sendMsg", false);
  1648. that.showModal = true;
  1649. }
  1650. },
  1651. });
  1652. }
  1653. },
  1654. });
  1655. },
  1656. //未登录
  1657. noLogin() {
  1658. // uni.showModal({
  1659. // title: '提示',
  1660. // content: '您还未登录,请先登录',
  1661. // confirmColor:'#016BF6',
  1662. // success: function(res) {
  1663. // if (res.confirm) {
  1664. // console.log('用户点击确定');
  1665. // // uni.reLaunch({
  1666. // // url:'/pages/public/login'
  1667. // // })
  1668. // uni.navigateTo({
  1669. // url: '/pages/public/login'
  1670. // })
  1671. // } else if (res.cancel) {
  1672. // console.log('用户点击取消');
  1673. // }
  1674. // }
  1675. // })
  1676. this.$queue.toLogin()
  1677. },
  1678. // 关闭海报弹窗
  1679. handleCloseNotice() {
  1680. this.$queue.setData('hadShowPoster', '1')
  1681. this.showNotice = false
  1682. }
  1683. },
  1684. };
  1685. </script>
  1686. <style lang="scss" scoped>
  1687. page {
  1688. background-color: #f5f7fa;
  1689. }
  1690. // 完善提示
  1691. .info-tip {
  1692. position: absolute;
  1693. top: 0;
  1694. right: -30rpx;
  1695. padding: 8rpx;
  1696. border-radius: 4px;
  1697. background: rgba(255, 0, 0, 1);
  1698. font-size: 20rpx;
  1699. line-height: 1;
  1700. color: #fff;
  1701. }
  1702. .report-content {
  1703. /* content */
  1704. width: 540rpx;
  1705. height: 590rpx;
  1706. /* 自动布局 */
  1707. display: flex;
  1708. flex-direction: column;
  1709. align-items: center;
  1710. justify-content: space-between;
  1711. gap: 33;
  1712. padding: 40rpx;
  1713. box-sizing: border-box;
  1714. .report-title {
  1715. width: 100%;
  1716. color: rgba(0, 0, 0, 1);
  1717. font-family: DM Sans;
  1718. font-size: 28rpx;
  1719. font-weight: 700;
  1720. line-height: 36rpx;
  1721. letter-spacing: 0%;
  1722. text-align: left;
  1723. }
  1724. .report-desc {
  1725. width: 100%;
  1726. color: rgba(158, 158, 158, 1);
  1727. font-family: DM Sans;
  1728. font-size: 28rpx;
  1729. font-weight: 400;
  1730. line-height: 36rpx;
  1731. letter-spacing: 0%;
  1732. text-align: left;
  1733. }
  1734. .report-desc-box {
  1735. width: 100%;
  1736. display: flex;
  1737. flex-direction: column;
  1738. justify-content: space-between;
  1739. gap: 20rpx;
  1740. padding: 66rpx 0;
  1741. box-sizing: border-box;
  1742. }
  1743. .report-desc-small {
  1744. width: 100%;
  1745. color: rgba(158, 158, 158, 1);
  1746. font-family: DM Sans;
  1747. font-size: 20rpx;
  1748. font-weight: 400;
  1749. line-height: 34rpx;
  1750. letter-spacing: 0%;
  1751. text-align: left;
  1752. padding-bottom: 66rpx;
  1753. }
  1754. .report-btn {
  1755. width: 100%;
  1756. border-radius: 999px;
  1757. background: linear-gradient(90.00deg, rgba(13, 39, 247, 1), rgba(19, 193, 234, 1) 100%);
  1758. color: rgba(255, 255, 255, 1);
  1759. font-family: DM Sans;
  1760. font-size: 32rpx;
  1761. font-weight: 400;
  1762. line-height: 48rpx;
  1763. letter-spacing: 0%;
  1764. text-align: center;
  1765. padding: 16rpx;
  1766. box-sizing: border-box;
  1767. }
  1768. }
  1769. .user-box {
  1770. position: absolute;
  1771. top: 0;
  1772. bottom: 0;
  1773. left: 0;
  1774. right: 0;
  1775. overflow: hidden;
  1776. display: flex;
  1777. flex-direction: column;
  1778. .user-top {
  1779. width: 100%;
  1780. flex-shrink: 0;
  1781. }
  1782. .user-content {
  1783. overflow: hidden;
  1784. overflow-y: auto;
  1785. width: 100%;
  1786. flex: 1;
  1787. .beian {
  1788. font-size: 20rpx;
  1789. color: #aaa;
  1790. text-align: center;
  1791. padding: 10rpx 0;
  1792. }
  1793. }
  1794. }
  1795. // 推广横幅
  1796. .promo-banner {
  1797. margin: 10rpx 40rpx 10rpx 40rpx;
  1798. background: var(--线性渐变,
  1799. linear-gradient(90deg, rgba(13, 39, 247, 1), rgba(19, 193, 234, 1) 100%));
  1800. border-radius: 24rpx;
  1801. padding: 16rpx 40rpx;
  1802. .banner-content {
  1803. display: flex;
  1804. justify-content: space-between;
  1805. align-items: center;
  1806. .banner-text {
  1807. flex: 1;
  1808. .banner-title {
  1809. color: rgba(255, 255, 255, 1);
  1810. font-family: HarmonyOS Sans SC;
  1811. font-size: 32rpx;
  1812. font-weight: 900;
  1813. line-height: 48rpx;
  1814. letter-spacing: 0%;
  1815. text-align: left;
  1816. display: block;
  1817. margin-bottom: 8rpx;
  1818. transform: skew(-10deg);
  1819. }
  1820. .banner-subtitle {
  1821. color: rgba(255, 255, 255, 0.7);
  1822. font-family: HarmonyOS Sans SC;
  1823. font-size: 26rpx;
  1824. font-weight: 400;
  1825. line-height: 36rpx;
  1826. letter-spacing: 0%;
  1827. text-align: left;
  1828. display: block;
  1829. }
  1830. }
  1831. .banner-button {
  1832. display: flex;
  1833. align-items: center;
  1834. justify-content: center;
  1835. width: 138rpx;
  1836. height: 48rpx;
  1837. border-radius: 26px;
  1838. background: #ffffff;
  1839. .button-text {
  1840. background: var(--线性渐变,
  1841. linear-gradient(90deg, rgba(13, 39, 247, 1), rgba(19, 193, 234, 1) 100%));
  1842. -webkit-background-clip: text;
  1843. -webkit-text-fill-color: transparent;
  1844. background-clip: text;
  1845. font-family: HarmonyOS Sans SC;
  1846. font-size: 26rpx;
  1847. font-weight: 500;
  1848. line-height: 18px;
  1849. letter-spacing: 0%;
  1850. text-align: left;
  1851. }
  1852. }
  1853. }
  1854. }
  1855. // VIP升级横幅
  1856. .vip-upgrade-banner {
  1857. margin: 20rpx 40rpx 10rpx 40rpx;
  1858. background: linear-gradient(165.89deg,
  1859. rgba(251, 231, 185, 1),
  1860. rgba(240, 176, 72, 1) 100%);
  1861. border-radius: 16rpx;
  1862. padding: 32rpx;
  1863. box-shadow: 0 4rpx 12rpx rgba(255, 154, 102, 0.3);
  1864. .vip-banner-content {
  1865. display: flex;
  1866. justify-content: space-between;
  1867. align-items: center;
  1868. .vip-banner-text {
  1869. flex: 1;
  1870. color: rgba(1, 107, 246, 1);
  1871. font-family: DM Sans;
  1872. font-size: 24rpx;
  1873. font-weight: 700;
  1874. line-height: 40rpx;
  1875. letter-spacing: 0px;
  1876. text-align: left;
  1877. }
  1878. .vip-upgrade-button {
  1879. display: flex;
  1880. align-items: center;
  1881. justify-content: center;
  1882. width: 100rpx;
  1883. height: 42rpx;
  1884. background: radial-gradient(184.79% 115.97% at 92% 113.99999999999999%,
  1885. rgba(255, 102, 0, 0.21),
  1886. rgba(255, 65, 86, 0.6) 100%);
  1887. border-radius: 28rpx;
  1888. color: rgba(255, 255, 255, 1);
  1889. font-family: HarmonyOS Sans SC;
  1890. font-size: 18rpx;
  1891. font-weight: 500;
  1892. line-height: 18rpx;
  1893. letter-spacing: 0%;
  1894. text-align: left;
  1895. box-shadow: 0 2rpx 8rpx rgba(255, 107, 107, 0.3);
  1896. }
  1897. }
  1898. }
  1899. .job-management-card {
  1900. margin: 0rpx 40rpx;
  1901. background: #ffffff;
  1902. border-radius: 12rpx;
  1903. padding: 12rpx 32rpx;
  1904. box-shadow: 0 2rpx 8rpx rgba(0, 0, 0, 0.05);
  1905. .job-management-content {
  1906. display: flex;
  1907. align-items: center;
  1908. justify-content: space-between;
  1909. .job-count-text {
  1910. display: flex;
  1911. align-items: center;
  1912. .count-number {
  1913. color: #016bf6;
  1914. font-size: 32rpx;
  1915. font-weight: 600;
  1916. margin-right: 8rpx;
  1917. }
  1918. .count-label {
  1919. color: #666666;
  1920. font-size: 28rpx;
  1921. font-weight: 400;
  1922. }
  1923. }
  1924. .arrow-icon {
  1925. display: flex;
  1926. align-items: center;
  1927. justify-content: center;
  1928. }
  1929. }
  1930. }
  1931. .my-center-page {
  1932. position: absolute;
  1933. left: 0;
  1934. right: 0;
  1935. top: 0;
  1936. bottom: 0;
  1937. }
  1938. .my-bg {
  1939. /* 容器 52 */
  1940. width: 100%;
  1941. height: 656rpx;
  1942. background: linear-gradient(90deg, rgba(13, 39, 247, 1), rgba(19, 193, 234, 1) 100%);
  1943. position: absolute;
  1944. top: 0;
  1945. left: 0;
  1946. right: 0;
  1947. z-index: -1;
  1948. .paopao {
  1949. position: absolute;
  1950. width: 662rpx;
  1951. height: 662rpx;
  1952. }
  1953. .paopao-one {
  1954. left: -221rpx;
  1955. top: -170rpx;
  1956. }
  1957. .paopao-two {
  1958. top: -374rpx;
  1959. right: 0rpx;
  1960. }
  1961. .paopao-three {
  1962. width: 320rpx;
  1963. height: 320rpx;
  1964. bottom: -170rpx;
  1965. left: -40rpx;
  1966. }
  1967. .my-bg-bottom {
  1968. background: linear-gradient(to top,
  1969. rgba(250, 250, 250, 1),
  1970. rgba(255, 255, 255, 0.5) 46%,
  1971. rgba(255, 255, 255, 0) 100%);
  1972. height: 328rpx;
  1973. position: absolute;
  1974. left: 0;
  1975. right: 0;
  1976. bottom: 0;
  1977. }
  1978. }
  1979. .info-box-btn {
  1980. width: 100%;
  1981. padding: 60rpx 0 40rpx 0;
  1982. box-sizing: border-box;
  1983. image {
  1984. width: 60rpx;
  1985. height: 60rpx;
  1986. padding: 9rpx;
  1987. }
  1988. }
  1989. .info {
  1990. width: 100%;
  1991. box-sizing: border-box;
  1992. .info-box {
  1993. width: 686rpx;
  1994. padding-bottom: 20rpx;
  1995. .info-box-header {
  1996. width: 100%;
  1997. margin-top: 20rpx;
  1998. // height: 90rpx;
  1999. .info-box-header-l {
  2000. position: relative;
  2001. margin-right: 32rpx;
  2002. image {
  2003. width: 128rpx;
  2004. height: 128rpx;
  2005. border-radius: 50%;
  2006. display: block;
  2007. }
  2008. }
  2009. .info-box-header-r {
  2010. width: 80%;
  2011. .info-box-header-r-name {
  2012. color: rgba(255, 255, 255, 1);
  2013. font-family: DM Sans;
  2014. font-size: 48rpx;
  2015. font-weight: 400;
  2016. line-height: 72rpx;
  2017. text-align: left;
  2018. }
  2019. .info-box-header-r-bj {
  2020. color: rgba(255, 255, 255, 1);
  2021. font-family: DM Sans;
  2022. font-size: 24rpx;
  2023. font-weight: 400;
  2024. line-height: 32rpx;
  2025. letter-spacing: 0%;
  2026. text-align: left;
  2027. margin-top: 8rpx;
  2028. image {
  2029. width: 32rpx;
  2030. height: 32rpx;
  2031. margin-left: 8rpx;
  2032. }
  2033. }
  2034. }
  2035. // 简历完善度
  2036. .resume-progress {
  2037. width: 180rpx;
  2038. margin-bottom: 12rpx;
  2039. .text-tip {
  2040. font-size: 24rpx;
  2041. font-weight: 500;
  2042. line-height: 28rpx;
  2043. color: #fff;
  2044. margin-bottom: 8rpx;
  2045. }
  2046. .progress-box {
  2047. width: 100%;
  2048. height: 10rpx;
  2049. border-radius: 10rpx;
  2050. background: rgba(255, 255, 255, 0.5);
  2051. .progress-bar {
  2052. width: 0;
  2053. height: 100%;
  2054. border-radius: 4px;
  2055. background: linear-gradient(90.00deg, rgba(27, 234, 228, 1),rgba(1, 107, 251, 1) 100%);
  2056. }
  2057. }
  2058. }
  2059. }
  2060. .info-box-num {
  2061. margin-top: 50rpx;
  2062. padding: 0 24rpx;
  2063. // padding: 0 100rpx;
  2064. box-sizing: border-box;
  2065. .info-box-num-td {
  2066. // width: 200rpx;
  2067. .info-box-num-td-num {
  2068. width: 100%;
  2069. text-align: center;
  2070. color: #fff;
  2071. font-size: 38rpx;
  2072. font-weight: bold;
  2073. }
  2074. .info-box-num-td-name {
  2075. width: 100%;
  2076. text-align: center;
  2077. color: #fff;
  2078. font-size: 24rpx;
  2079. font-weight: 400;
  2080. margin-top: 20rpx;
  2081. }
  2082. }
  2083. }
  2084. }
  2085. }
  2086. .vip {
  2087. width: 100%;
  2088. height: 127rpx;
  2089. margin-top: 30rpx;
  2090. .vip-box {
  2091. width: 686rpx;
  2092. height: 100%;
  2093. position: relative;
  2094. .vip-box-bg {
  2095. position: absolute;
  2096. top: 0;
  2097. left: 0;
  2098. width: 100%;
  2099. height: 100%;
  2100. z-index: 1;
  2101. }
  2102. .vip-box-cont {
  2103. z-index: 2;
  2104. }
  2105. }
  2106. }
  2107. .jobServer {
  2108. width: 100%;
  2109. // height: 235rpx;
  2110. margin-top: 16rpx;
  2111. z-index: 1;
  2112. .jobServer-box {
  2113. width: 686rpx;
  2114. height: 100%;
  2115. // background-color: #fff;
  2116. // background: linear-gradient(90deg, rgba(13, 39, 247, 1), rgba(19, 193, 234, 1) 100%);
  2117. border-radius: 24rpx;
  2118. z-index: 1;
  2119. .jobServer-box-c {
  2120. width: 626rpx;
  2121. height: 100%;
  2122. }
  2123. .jobServer-box-title {
  2124. margin-top: 20rpx;
  2125. width: 100%;
  2126. color: rgba(29, 33, 41, 1);
  2127. font-family: DM Sans;
  2128. font-size: 28rpx;
  2129. font-weight: 500;
  2130. line-height: 44rpx;
  2131. }
  2132. .jobServer-box-btn {
  2133. width: 100%;
  2134. margin-top: 30rpx;
  2135. .item-width {
  2136. width: 110rpx !important;
  2137. }
  2138. .jobServer-box-btn-item {
  2139. position: relative;
  2140. width: 120rpx;
  2141. color: rgba(56, 58, 63, 1);
  2142. font-family: DM Sans;
  2143. font-size: 24rpx;
  2144. font-weight: 400;
  2145. line-height: 36rpx;
  2146. letter-spacing: 0%;
  2147. text-align: center;
  2148. image {
  2149. width: 62rpx;
  2150. height: 62rpx;
  2151. margin-bottom: 10rpx;
  2152. }
  2153. }
  2154. }
  2155. }
  2156. }
  2157. .utils {
  2158. width: 100%;
  2159. // height: 308rpx;
  2160. margin-top: 20rpx;
  2161. margin-bottom: 20rpx;
  2162. .utils-box {
  2163. width: 686rpx;
  2164. height: 100%;
  2165. background-color: #ffffff;
  2166. border-radius: 24rpx;
  2167. padding: 40rpx 20rpx;
  2168. box-sizing: border-box;
  2169. .utils-box-c {
  2170. width: 100%;
  2171. height: 100%;
  2172. .util-list {
  2173. display: grid;
  2174. grid-template-columns: repeat(4, 1fr);
  2175. gap: 30rpx 20rpx;
  2176. .util-item {
  2177. display: flex;
  2178. flex-direction: column;
  2179. justify-content: center;
  2180. align-items: center;
  2181. }
  2182. }
  2183. }
  2184. .utils-box-c-t {
  2185. width: 100%;
  2186. }
  2187. .utils-box-c-b {
  2188. background-color: #016bf6;
  2189. }
  2190. }
  2191. }
  2192. .money {
  2193. width: 100%;
  2194. height: 148rpx;
  2195. margin-top: 20rpx;
  2196. .money-box {
  2197. width: 686rpx;
  2198. height: 100%;
  2199. background-color: #ffffff;
  2200. border-radius: 24rpx;
  2201. .money-box-c {
  2202. width: 626rpx;
  2203. height: 90rpx;
  2204. }
  2205. .money-box-c-l {
  2206. width: 50%;
  2207. height: 100%;
  2208. border-right: 1rpx solid #e6e6e6;
  2209. box-sizing: border-box;
  2210. .money-box-c-l-name {
  2211. color: #333333;
  2212. font-size: 28rpx;
  2213. font-weight: bold;
  2214. width: 100%;
  2215. }
  2216. .money-box-c-l-price {
  2217. color: #1e1e1e;
  2218. font-size: 38rpx;
  2219. font-weight: bold;
  2220. width: 100%;
  2221. margin-top: 14rpx;
  2222. text {
  2223. font-size: 24rpx;
  2224. font-weight: 500;
  2225. }
  2226. }
  2227. }
  2228. .money-box-c-r {
  2229. width: 50%;
  2230. height: 100%;
  2231. .money-box-c-r-name {
  2232. width: 100%;
  2233. color: #333333;
  2234. font-size: 28rpx;
  2235. font-weight: bold;
  2236. padding-left: 30rpx;
  2237. }
  2238. .money-box-c-r-more {
  2239. width: 100%;
  2240. color: #999999;
  2241. font-size: 24rpx;
  2242. font-weight: 400;
  2243. padding-left: 30rpx;
  2244. margin-top: 20rpx;
  2245. }
  2246. }
  2247. }
  2248. }
  2249. // 更多功能区域
  2250. .more-functions {
  2251. margin: 48rpx 32rpx 0;
  2252. padding: 24rpx 48rpx 48rpx 48rpx;
  2253. /* background: #fff;
  2254. border-radius: 24rpx; */
  2255. .section-title {
  2256. color: rgba(29, 33, 41, 1);
  2257. font-family: DM Sans;
  2258. font-size: 28rpx;
  2259. font-weight: 500;
  2260. line-height: 44rpx;
  2261. letter-spacing: 0%;
  2262. text-align: left;
  2263. padding-bottom: 16rpx;
  2264. border-bottom: 0.5px solid rgba(238, 238, 238, 1);
  2265. }
  2266. .function-grid {
  2267. margin-top: 24rpx;
  2268. display: flex;
  2269. flex-wrap: wrap;
  2270. padding-top: 16rpx;
  2271. // gap: 70rpx;
  2272. margin: -12rpx -35rpx; // 兼容低版本系统不支持gap属性
  2273. .function-item {
  2274. display: flex;
  2275. flex-direction: column;
  2276. align-items: center;
  2277. margin: 12rpx 35rpx;
  2278. .function-icon {
  2279. width: 48rpx;
  2280. height: 48rpx;
  2281. margin-bottom: 16rpx;
  2282. }
  2283. .function-text {
  2284. color: #333;
  2285. font-size: 24rpx;
  2286. font-weight: 500;
  2287. }
  2288. }
  2289. }
  2290. }
  2291. // 联系信息
  2292. .contact-info {
  2293. margin: 0 40rpx 120rpx 40rpx;
  2294. padding: 40rpx;
  2295. .contact-text,
  2296. .legal-text,
  2297. .icp-text {
  2298. display: block;
  2299. color: rgba(153, 153, 153, 1);
  2300. font-family: DM Sans;
  2301. font-size: 18rpx;
  2302. font-weight: 400;
  2303. line-height: 1.6;
  2304. letter-spacing: 0%;
  2305. text-align: center;
  2306. margin-bottom: 8rpx;
  2307. }
  2308. }
  2309. .pop-image{
  2310. flex: 1;
  2311. width: 85vw;
  2312. image{
  2313. width: 100%;
  2314. height: 100%;
  2315. }
  2316. }
  2317. .pop-btn{
  2318. width: 100%;
  2319. margin-top: 20rpx;
  2320. border-radius: 40rpx;
  2321. }
  2322. .info-box-header-r-text{
  2323. width: 340rpx;
  2324. height: fit-content;
  2325. overflow: hidden;
  2326. white-space: nowrap;
  2327. text-overflow: ellipsis;
  2328. -o-text-overflow: ellipsis;
  2329. }
  2330. </style>