index.vue 67 KB

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