index.vue 67 KB

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