index.vue 65 KB

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