index.vue 66 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378
  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 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 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="isAndroid" 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">
  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="isAndroid" 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 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. };
  848. },
  849. onLoad(e) {
  850. this.XCXIsSelect = this.$queue.getData("XCXIsSelect");
  851. var that = this
  852. //#ifdef APP-PLUS
  853. this.isAndroid = uni.getSystemInfoSync().platform == 'android'
  854. //#endif
  855. //#ifndef APP-PLUS
  856. this.isAndroid = true
  857. //#endif
  858. uni.$on('changeRole', function (res) {
  859. console.log(res.userType)
  860. if (res.userType == 1) {
  861. that.getUserInfo();
  862. that.getUserData();
  863. } else {
  864. that.getCompany();
  865. }
  866. that.$queue.changeTabbar(res.userType)
  867. })
  868. uni.$on('offLogin', function (res) {
  869. that.userId = "";
  870. that.userType = 1;
  871. that.money = 0;
  872. that.chatCount = 0;
  873. that.deliveryCount = 0;
  874. that.browseCount = 0;
  875. that.collectionCount = 0;
  876. that.postPushCount = 0;
  877. that.token = "";
  878. that.isLogin = true;
  879. that.userName = "登录";
  880. that.avatar = "../../static/logo.png";
  881. that.isVip = false;
  882. that.companyInfo = '';
  883. })
  884. console.log(uni.getStorageSync("userType"))
  885. this.$queue.changeTabbar(uni.getStorageSync("userType") || 1)
  886. },
  887. onUnload() {
  888. uni.$off('changeRole')
  889. },
  890. onShow() {
  891. this.token = uni.getStorageSync("token");
  892. console.log(this.token, "myToken");
  893. if (uni.getStorageSync("userType")) {
  894. this.userType = uni.getStorageSync("userType");
  895. }
  896. this.userId = uni.getStorageSync("userId");
  897. if (this.userId) {
  898. this.getUserInfo();
  899. this.getMyMoney();
  900. this.getUserData();
  901. if (this.userType == 1) {
  902. this.getJlInfo();
  903. } else {
  904. this.getCompanyStatus();
  905. }
  906. this.$Request.getT("/app/common/type/310").then((res) => {
  907. //消息未读提醒
  908. if (res.code == 0) {
  909. if (res.data && res.data.value) {
  910. this.arr.push(res.data.value);
  911. }
  912. }
  913. });
  914. this.$Request.getT("/app/common/type/337").then((res) => {
  915. //预约成功通知(通用)
  916. if (res.code == 0) {
  917. if (res.data && res.data.value) {
  918. this.arr.push(res.data.value);
  919. }
  920. }
  921. });
  922. this.$Request.getT("/app/common/type/338").then((res) => {
  923. //订单状态通知
  924. if (res.code == 0) {
  925. if (res.data && res.data.value) {
  926. this.arr.push(res.data.value);
  927. }
  928. }
  929. });
  930. // #ifdef MP-WEIXIN
  931. if (this.showModal) {
  932. this.openMsg();
  933. }
  934. // #endif
  935. }
  936. },
  937. methods: {
  938. // 入职公司
  939. goBusinessLicense(pageType) {
  940. uni.navigateTo({
  941. url: "/pages/my/ad?pageType=" + pageType,
  942. });
  943. },
  944. // 在线客服
  945. goChat() {
  946. let that = this;
  947. if (uni.getStorageSync("userType") == 1) {
  948. //用户端
  949. // #ifdef MP-WEIXIN
  950. wx.openCustomerServiceChat({
  951. extInfo: {
  952. url: that.$queue.getData("kefu"),
  953. },
  954. corpId: that.$queue.getData("kefuAppid"),
  955. success(res) {
  956. console.log(res);
  957. },
  958. });
  959. // #endif
  960. // #ifdef H5
  961. window.location.href = that.$queue.getData("kefu");
  962. // #endif
  963. // #ifdef APP
  964. let kefu = that.$queue.getData("kefu");
  965. console.log(kefu);
  966. plus.runtime.openURL(kefu, function (res) { });
  967. // #endif
  968. } else {
  969. //企业端
  970. // #ifdef MP-WEIXIN
  971. wx.openCustomerServiceChat({
  972. extInfo: {
  973. url: that.$queue.getData("kefuq"),
  974. },
  975. corpId: that.$queue.getData("kefuAppidq"),
  976. success(res) {
  977. console.log(res);
  978. },
  979. });
  980. // #endif
  981. // #ifdef H5
  982. window.location.href = that.$queue.getData("kefuq");
  983. // #endif
  984. // #ifdef APP
  985. let kefu = that.$queue.getData("kefuq");
  986. console.log(kefu);
  987. plus.runtime.openURL(kefu, function (res) { });
  988. // #endif
  989. }
  990. },
  991. showToast(title) {
  992. uni.showToast({
  993. title: title,
  994. icon: "none",
  995. });
  996. },
  997. goNavStatus(url) {
  998. if (this.companyStatus) {
  999. if (this.companyStatus == 1) {
  1000. uni.showToast({
  1001. title: "企业认证审核中,请审核通过后操作!",
  1002. icon: "none",
  1003. });
  1004. return;
  1005. }
  1006. if (this.companyStatus == 3) {
  1007. uni.showToast({
  1008. title: "企业认证审核未通过,请重新认证!",
  1009. icon: "none",
  1010. });
  1011. return;
  1012. }
  1013. uni.navigateTo({
  1014. url: url,
  1015. });
  1016. } else {
  1017. uni.showModal({
  1018. title: "提示",
  1019. content: "还未完成企业认证,请完成企业认证后操作",
  1020. success(ret) {
  1021. if (ret.confirm) {uni.navigateTo({
  1022. url: "/pages/my/businessLicense",
  1023. }) }
  1024. },
  1025. });
  1026. }
  1027. },
  1028. currenStatus() {
  1029. if (uni.getStorageSync("token")) {
  1030. this.show = true;
  1031. } else {
  1032. this.noLogin();
  1033. }
  1034. },
  1035. //修改用户身份状态
  1036. async updateUserResumes(userType) {
  1037. // 调用接口提交
  1038. uni.showLoading({
  1039. title: "切换中..."
  1040. });
  1041. this.$Request.postJson("/app/user/updateUserResumes", {
  1042. userType: userType
  1043. })
  1044. .then((res) => {
  1045. uni.hideLoading();
  1046. if (res.code === 0) {
  1047. uni.setStorageSync('userType', userType)
  1048. uni.switchTab({
  1049. url: '/pages/my/index'
  1050. });
  1051. } else {
  1052. uni.switchTab({
  1053. url: '/pages/my/index'
  1054. });
  1055. }
  1056. })
  1057. .catch((err) => {
  1058. uni.hideLoading();
  1059. console.error("提交失败:", err);
  1060. uni.showToast({
  1061. title: "网络异常",
  1062. icon: "none"
  1063. });
  1064. return 1
  1065. });
  1066. },
  1067. //查询简历信息
  1068. getJlInfo() {
  1069. this.$Request.getT("/app/resumes/selectResumesByUserId").then((res) => {
  1070. if (res.code == 0) {
  1071. if (res.data) {
  1072. this.resumesStatus = res.data.resumesStatus;
  1073. this.resumesId = res.data.resumesId;
  1074. if (this.resumesStatus == 1) {
  1075. this.list = [{
  1076. id: 2,
  1077. text: "在职-考虑机会",
  1078. fontSize: 24,
  1079. },
  1080. {
  1081. id: 3,
  1082. text: "在职-暂不考虑",
  1083. fontSize: 24,
  1084. },
  1085. ];
  1086. } else if (this.resumesStatus == 2) {
  1087. this.list = [{
  1088. id: 1,
  1089. text: "离职-正在找工作",
  1090. fontSize: 24,
  1091. },
  1092. {
  1093. id: 3,
  1094. text: "在职-暂不考虑",
  1095. fontSize: 24,
  1096. },
  1097. ];
  1098. } else {
  1099. this.list = [{
  1100. id: 1,
  1101. text: "离职-正在找工作",
  1102. fontSize: 24,
  1103. },
  1104. {
  1105. id: 2,
  1106. text: "在职-考虑机会",
  1107. fontSize: 24,
  1108. },
  1109. ];
  1110. }
  1111. } else {
  1112. uni.showToast({
  1113. title: "暂无简历,请添加简历",
  1114. icon: "none",
  1115. });
  1116. }
  1117. } else {
  1118. uni.showToast({
  1119. title: res.msg,
  1120. icon: "none",
  1121. });
  1122. }
  1123. });
  1124. },
  1125. //切换求职状态
  1126. click(e) {
  1127. console.log(this.list[e].text);
  1128. let that = this;
  1129. uni.showModal({
  1130. title: "提示",
  1131. content: "确认求职状态切换为:" + that.list[e].text + " 吗?",
  1132. confirmColor: "#016BF6",
  1133. complete(ret) {
  1134. if (ret.confirm) {
  1135. let data = {
  1136. resumesId: that.resumesId,
  1137. resumesStatus: that.list[e].id,
  1138. };
  1139. that.$Request.postT("/app/resumes/updateResumesStatus", data).then((res) => {
  1140. if (res.code == 0) {
  1141. uni.showToast({
  1142. title: "已切换",
  1143. });
  1144. that.getJlInfo();
  1145. } else {
  1146. uni.showToast({
  1147. title: res.msg,
  1148. icon: "none",
  1149. });
  1150. }
  1151. });
  1152. }
  1153. },
  1154. });
  1155. },
  1156. //招聘刷新
  1157. refreshJob() {
  1158. if (uni.getStorageSync("userId")) {
  1159. this.$Request.postT("/app/postPush/refreshPostPush").then((res) => {
  1160. if (res.code == 0) {
  1161. uni.showToast({
  1162. title: "刷新成功",
  1163. });
  1164. } else {
  1165. if (this.isCompanyVip) {
  1166. uni.showToast({
  1167. title: res.msg,
  1168. icon: "none",
  1169. });
  1170. } else {
  1171. uni.showModal({
  1172. title: "提示",
  1173. content: "今日可刷新次数已使用完,开通会员可享更多刷新次数以及其他特权",
  1174. confirmText: "开通会员",
  1175. confirmColor: "#016BF6",
  1176. complete(ree) {
  1177. if (ree.confirm) {
  1178. uni.navigateTo({
  1179. url: "/my/vip/index",
  1180. });
  1181. }
  1182. },
  1183. });
  1184. }
  1185. }
  1186. });
  1187. } else {
  1188. this.noLogin();
  1189. }
  1190. },
  1191. //简历刷新
  1192. refresh() {
  1193. if (uni.getStorageSync("userId")) {
  1194. this.$Request.getT("/app/resumes/selectResumesByUserId").then((res) => {
  1195. if (res.code == 0) {
  1196. if (res.data && res.data.resumesId) {
  1197. this.$Request
  1198. .postT("/app/resumes/refreshResumes", {
  1199. resumesId: res.data.resumesId,
  1200. })
  1201. .then((ret) => {
  1202. if (ret.code == 0) {
  1203. uni.showToast({
  1204. title: "刷新成功",
  1205. });
  1206. } else {
  1207. if (this.isVip) {
  1208. uni.showToast({
  1209. title: ret.msg,
  1210. icon: "none",
  1211. });
  1212. } else {
  1213. uni.showModal({
  1214. title: "提示",
  1215. content: "今日可刷新次数已使用完,开通会员可享更多刷新次数以及其他特权",
  1216. confirmText: "开通会员",
  1217. confirmColor: "#016BF6",
  1218. complete(ree) {
  1219. if (ree.confirm) {
  1220. uni.navigateTo({
  1221. url: "/my/vip/index",
  1222. });
  1223. }
  1224. },
  1225. });
  1226. }
  1227. }
  1228. });
  1229. } else {
  1230. uni.showModal({
  1231. title: "提示",
  1232. content: "暂无简历,请添加简历后重试",
  1233. confirmColor: "#016BF6",
  1234. complete(ree) {
  1235. if (ree.confirm) {
  1236. uni.navigateTo({
  1237. url: "/package/my/resume",
  1238. });
  1239. }
  1240. },
  1241. });
  1242. }
  1243. } else {
  1244. uni.showToast({
  1245. title: res.msg,
  1246. icon: "none",
  1247. });
  1248. }
  1249. });
  1250. } else {
  1251. this.noLogin();
  1252. }
  1253. },
  1254. /**
  1255. * 获取投递记录、收藏记录、浏览记录
  1256. */
  1257. getUserData() {
  1258. this.$Request.getT("/app/user/userData").then((res) => {
  1259. if (res.code == 0) {
  1260. this.browseCount = res.data.browseCount;
  1261. this.collectionCount = res.data.collectionCount;
  1262. this.deliveryCount = res.data.deliveryCount;
  1263. this.chatCount = res.data.chatCount;
  1264. this.interviewCount = res.data.interviewCount;
  1265. this.postPushCount = res.data.postPushCount;
  1266. }
  1267. });
  1268. },
  1269. /**
  1270. * @param {Object} url 跳转路径
  1271. * @param {Object} name 名称
  1272. */
  1273. gojiLuList(url, name) {
  1274. if (uni.getStorageSync("token")) {
  1275. uni.navigateTo({
  1276. url: url + "?title=" + name,
  1277. });
  1278. } else {
  1279. this.noLogin();
  1280. }
  1281. },
  1282. // 跳转到职位管理页面
  1283. goJobManagement() {
  1284. if (uni.getStorageSync("token")) {
  1285. uni.navigateTo({
  1286. url: "/pages/jobManagement/jobManagement",
  1287. });
  1288. } else {
  1289. this.noLogin();
  1290. }
  1291. },
  1292. // VIP升级页面跳转
  1293. goVipUpgrade() {
  1294. if (uni.getStorageSync("token")) {
  1295. uni.navigateTo({
  1296. url: "/pages/my/VIP/benefits",
  1297. //url: "/my/vip/index"
  1298. });
  1299. } else {
  1300. this.noLogin();
  1301. }
  1302. },
  1303. /**
  1304. * 退出登录
  1305. */
  1306. goOut() {
  1307. let that = this;
  1308. uni.showModal({
  1309. title: "提示",
  1310. content: "确定退出登录吗?",
  1311. confirmColor: "#016BF6",
  1312. success: function (res) {
  1313. if (res.confirm) {
  1314. console.log("用户点击确定");
  1315. uni.removeStorageSync("userName");
  1316. uni.removeStorageSync("avatar");
  1317. uni.removeStorageSync("userId");
  1318. uni.removeStorageSync("token");
  1319. uni.removeStorageSync("phone");
  1320. uni.removeStorageSync("zhiFuBaoName");
  1321. uni.removeStorageSync("zhiFuBao");
  1322. uni.removeStorageSync("invitationCode");
  1323. uni.removeStorageSync("unionId");
  1324. uni.removeStorageSync("openId");
  1325. uni.removeStorageSync("isVIP");
  1326. uni.removeStorageSync("companyId");
  1327. // uni.removeStorageSync('userType')
  1328. uni.setStorageSync("userType", 1);
  1329. uni.setStorageSync("weixinPhone", false);
  1330. that.userId = "";
  1331. that.userType = 1;
  1332. that.money = 0;
  1333. that.deliveryCount = 0;
  1334. that.browseCount = 0;
  1335. that.collectionCount = 0;
  1336. that.token = "";
  1337. uni.showToast({
  1338. title: "退出成功!",
  1339. icon: "none",
  1340. });
  1341. that.isLogin = true;
  1342. that.userName = "登录";
  1343. that.avatar = "../../static/logo.png";
  1344. that.isVip = false;
  1345. // uni.reLaunch({
  1346. // url: '/pages/public/selectIdentity/selectIdentity'
  1347. // })
  1348. } else if (res.cancel) {
  1349. console.log("用户点击取消");
  1350. }
  1351. },
  1352. });
  1353. },
  1354. /**
  1355. * 我的钻石
  1356. */
  1357. getMyMoney() {
  1358. this.$Request.get("/app/userMoney/selectMyMoney").then((res) => {
  1359. if (res.code == 0) {
  1360. this.money = res.data.money;
  1361. }
  1362. });
  1363. },
  1364. /**
  1365. * 获取个人信息
  1366. */
  1367. getUserInfo() {
  1368. this.$Request.get("/app/user/selectUserById").then((res) => {
  1369. if (res.code == 0) {
  1370. uni.setStorageSync("weChatNum", res.data?.weChatNum);
  1371. uni.setStorageSync("zhiRate", res.data?.zhiRate);
  1372. if (res.data?.avatar) {
  1373. this.avatar = res.data.avatar;
  1374. }
  1375. if (res.data?.userName) {
  1376. this.userName = res.data.userName;
  1377. }
  1378. uni.setStorageSync("userId", res.data?.userId);
  1379. if (res.data?.companyId) {
  1380. uni.setStorageSync("companyId", res.data.companyId);
  1381. }
  1382. if (res.data?.userType == 1 || res.data?.userType == null) {
  1383. this.userType = 1;
  1384. uni.setStorageSync("userType", 1);
  1385. if (res.data?.isUserVip == 1) {
  1386. //判断用户是否是vip
  1387. this.isVip = true;
  1388. uni.setStorageSync("isUserVip", 1);
  1389. } else {
  1390. this.isVip = false;
  1391. }
  1392. } else {
  1393. this.userType = 2;
  1394. uni.setStorageSync("userType", 2);
  1395. uni.setStorageSync("vipDueTimes", res.data.vipDueTimes ? res.data.vipDueTimes : 0);
  1396. uni.setStorageSync("vipPostTimes", res.data.vipPostTimes ? res.data.vipPostTimes : 0);
  1397. if (res.data.isCompanyVip == 1) {
  1398. //判断企业用户是否是vip
  1399. this.isCompanyVip = true;
  1400. uni.setStorageSync("isCompanyVip", 0);
  1401. } else {
  1402. this.isCompanyVip = false;
  1403. }
  1404. }
  1405. }
  1406. });
  1407. },
  1408. goNavNoLogin(e) {
  1409. // #ifdef MP-WEIXIN
  1410. if (uni.getStorageSync("sendMsg")) {
  1411. // console.log('授权+1')
  1412. wx.requestSubscribeMessage({
  1413. tmplIds: this.arr,
  1414. success(re) {
  1415. var datas = JSON.stringify(re);
  1416. if (datas.indexOf("accept") != -1) {
  1417. // console.log(re)
  1418. }
  1419. },
  1420. fail: (res) => {
  1421. // console.log(res)
  1422. },
  1423. });
  1424. }
  1425. // #endif
  1426. uni.navigateTo({
  1427. url: e,
  1428. });
  1429. },
  1430. //跳转
  1431. goNav(e) {
  1432. if (this.userId) {
  1433. // #ifdef MP-WEIXIN
  1434. if (uni.getStorageSync("sendMsg")) {
  1435. // console.log('授权+1')
  1436. wx.requestSubscribeMessage({
  1437. tmplIds: this.arr,
  1438. success(re) {
  1439. var datas = JSON.stringify(re);
  1440. if (datas.indexOf("accept") != -1) {
  1441. // console.log(re)
  1442. }
  1443. },
  1444. fail: (res) => {
  1445. // console.log(res)
  1446. },
  1447. });
  1448. }
  1449. // #endif
  1450. uni.navigateTo({
  1451. url: e,
  1452. });
  1453. } else {
  1454. this.noLogin();
  1455. }
  1456. },
  1457. //获取企业认证状态(1:审核中 2:通过 3:拒绝)
  1458. getCompanyStatus() {
  1459. this.$Request.get("/app/company/selectCompanyByUserId").then((res) => {
  1460. if (res.code == 0 && res.data) {
  1461. this.companyInfo = res.data
  1462. this.companyStatus = res.data.status;
  1463. uni.setStorageSync("companyStatus", this.companyStatus);
  1464. uni.setStorageSync("companyName", res.data.companyAllName);
  1465. } else {
  1466. this.companyStatus = "";
  1467. }
  1468. });
  1469. },
  1470. /**
  1471. * 获取用户企业实名数据
  1472. */
  1473. getCompany() {
  1474. this.$Request.get("/app/company/selectCompanyByUserId").then((res) => {
  1475. if (res.code == 0 && res.data) {
  1476. this.CompanyList = res.data;
  1477. if (this.CompanyList.status == 1) {
  1478. uni.showModal({
  1479. title: "提示",
  1480. content: "您提交的企业认证正在审核,是否查看修改?",
  1481. confirmColor: "#016BF6",
  1482. showCancel: false,
  1483. success: function (res) {
  1484. if (res.confirm) {
  1485. console.log("用户点击确定");
  1486. uni.navigateTo({
  1487. url: "/package/jobIntention/underReview",
  1488. });
  1489. } else if (res.cancel) {
  1490. console.log("用户点击取消");
  1491. }
  1492. },
  1493. });
  1494. } else if (this.CompanyList.status == 2) {
  1495. this.$Request
  1496. .postT("/app/user/updateUserEntity", {
  1497. userType: 2,
  1498. })
  1499. .then((res) => {
  1500. if (res.code == 0) {
  1501. // uni.setStorageSync('companyId', this.CompanyList.companyId)
  1502. this.getUserInfo();
  1503. }
  1504. });
  1505. this.getUserInfo();
  1506. // this.userType = 2
  1507. // uni.setStorageSync('userType', this.userType)
  1508. } else if (this.CompanyList.status == 3) {
  1509. uni.showModal({
  1510. title: "提示",
  1511. content: "您提交的企业认证已被拒绝,是否查看修改?",
  1512. confirmColor: "#016BF6",
  1513. success: function (res) {
  1514. if (res.confirm) {
  1515. console.log("用户点击确定");
  1516. uni.navigateTo({
  1517. url: "/package/jobIntention/underReview",
  1518. });
  1519. } else if (res.cancel) {
  1520. console.log("用户点击取消");
  1521. }
  1522. },
  1523. });
  1524. }
  1525. } else {
  1526. uni.showModal({
  1527. title: "提示",
  1528. content: "您还未企业认证,请先进行认证",
  1529. confirmColor: "#016BF6",
  1530. showCancel: false,
  1531. success: function (res) {
  1532. if (res.confirm) {
  1533. console.log("用户点击确定");
  1534. uni.navigateTo({
  1535. url: "/pages/my/businessLicense",
  1536. });
  1537. } else if (res.cancel) {
  1538. console.log("用户点击取消");
  1539. }
  1540. },
  1541. });
  1542. }
  1543. });
  1544. },
  1545. // 切换身份
  1546. bindQe() {
  1547. let that = this;
  1548. if (uni.getStorageSync("userId")) {
  1549. let index = 3 - this.userType
  1550. if (index == 1) {
  1551. //企业换个人
  1552. uni.showModal({
  1553. title: "提示",
  1554. content: "确认切换到求职者身份吗?",
  1555. confirmColor: "#016BF6",
  1556. complete(ret) {
  1557. if (ret.confirm) {
  1558. let data = {
  1559. userType: 1,
  1560. };
  1561. that.$Request.postT("/app/user/updateUserEntity", data).then((res) => {
  1562. if (res.code == 0) {
  1563. that.getUserInfo();
  1564. that.getUserData();
  1565. }
  1566. });
  1567. }
  1568. },
  1569. });
  1570. } else if (index == 2) {
  1571. //个人换企业
  1572. uni.showModal({
  1573. title: "提示",
  1574. content: "确认切换到招聘者身份吗?",
  1575. confirmColor: "#016BF6",
  1576. complete(ret) {
  1577. if (ret.confirm) {
  1578. that.getCompany();
  1579. }
  1580. },
  1581. });
  1582. }
  1583. } else {
  1584. this.noLogin();
  1585. }
  1586. },
  1587. // 开启订阅消息
  1588. openMsg() {
  1589. console.log("订阅消息");
  1590. var that = this;
  1591. uni.getSetting({
  1592. withSubscriptions: true, //是否获取用户订阅消息的订阅状态,默认false不返回
  1593. success(ret) {
  1594. console.log(ret.subscriptionsSetting, "------------------");
  1595. // if (ret.subscriptionsSetting.itemSettings && Object.keys(ret.subscriptionsSetting.itemSettings).length == 2) {
  1596. if (ret.subscriptionsSetting.itemSettings) {
  1597. uni.setStorageSync("sendMsg", true);
  1598. uni.openSetting({
  1599. // 打开设置页
  1600. success(rea) {
  1601. console.log(rea.authSetting);
  1602. },
  1603. });
  1604. } else {
  1605. // 用户没有点击“总是保持以上,不再询问”则每次都会调起订阅消息
  1606. console.log(99999);
  1607. uni.setStorageSync("sendMsg", false);
  1608. uni.showModal({
  1609. title: "提示",
  1610. content: "为了更好的体验,请绑定消息推送",
  1611. confirmText: "确定",
  1612. cancelText: "取消",
  1613. confirmColor: "#016BF6",
  1614. success: function (res) {
  1615. if (res.confirm) {
  1616. console.log(that.arr);
  1617. wx.requestSubscribeMessage({
  1618. tmplIds: that.arr,
  1619. success(re) {
  1620. console.log(JSON.stringify(re),
  1621. "++++++++++++++");
  1622. var datas = JSON.stringify(re);
  1623. if (datas.indexOf("accept") != -1) {
  1624. console.log(re);
  1625. uni.setStorageSync("sendMsg", true);
  1626. }
  1627. },
  1628. fail: (res) => {
  1629. console.log(res);
  1630. },
  1631. });
  1632. uni.setStorageSync("sendMsg", true);
  1633. console.log("确认");
  1634. that.showModal = false;
  1635. } else if (res.cancel) {
  1636. console.log("取消");
  1637. uni.setStorageSync("sendMsg", false);
  1638. that.showModal = true;
  1639. }
  1640. },
  1641. });
  1642. }
  1643. },
  1644. });
  1645. },
  1646. //未登录
  1647. noLogin() {
  1648. // uni.showModal({
  1649. // title: '提示',
  1650. // content: '您还未登录,请先登录',
  1651. // confirmColor:'#016BF6',
  1652. // success: function(res) {
  1653. // if (res.confirm) {
  1654. // console.log('用户点击确定');
  1655. // // uni.reLaunch({
  1656. // // url:'/pages/public/login'
  1657. // // })
  1658. // uni.navigateTo({
  1659. // url: '/pages/public/login'
  1660. // })
  1661. // } else if (res.cancel) {
  1662. // console.log('用户点击取消');
  1663. // }
  1664. // }
  1665. // })
  1666. uni.navigateTo({
  1667. url: "/pages/public/login",
  1668. });
  1669. },
  1670. },
  1671. };
  1672. </script>
  1673. <style lang="scss" scoped>
  1674. page {
  1675. background-color: #f5f7fa;
  1676. }
  1677. .report-content {
  1678. /* content */
  1679. width: 540rpx;
  1680. height: 590rpx;
  1681. /* 自动布局 */
  1682. display: flex;
  1683. flex-direction: column;
  1684. align-items: center;
  1685. justify-content: space-between;
  1686. gap: 33;
  1687. padding: 40rpx;
  1688. box-sizing: border-box;
  1689. .report-title {
  1690. width: 100%;
  1691. color: rgba(0, 0, 0, 1);
  1692. font-family: DM Sans;
  1693. font-size: 28rpx;
  1694. font-weight: 700;
  1695. line-height: 36rpx;
  1696. letter-spacing: 0%;
  1697. text-align: left;
  1698. }
  1699. .report-desc {
  1700. width: 100%;
  1701. color: rgba(158, 158, 158, 1);
  1702. font-family: DM Sans;
  1703. font-size: 28rpx;
  1704. font-weight: 400;
  1705. line-height: 36rpx;
  1706. letter-spacing: 0%;
  1707. text-align: left;
  1708. }
  1709. .report-desc-box {
  1710. width: 100%;
  1711. display: flex;
  1712. flex-direction: column;
  1713. justify-content: space-between;
  1714. gap: 20rpx;
  1715. padding: 66rpx 0;
  1716. box-sizing: border-box;
  1717. }
  1718. .report-desc-small {
  1719. width: 100%;
  1720. color: rgba(158, 158, 158, 1);
  1721. font-family: DM Sans;
  1722. font-size: 20rpx;
  1723. font-weight: 400;
  1724. line-height: 34rpx;
  1725. letter-spacing: 0%;
  1726. text-align: left;
  1727. padding-bottom: 66rpx;
  1728. }
  1729. .report-btn {
  1730. width: 100%;
  1731. border-radius: 999px;
  1732. background: linear-gradient(90.00deg, rgba(13, 39, 247, 1), rgba(19, 193, 234, 1) 100%);
  1733. color: rgba(255, 255, 255, 1);
  1734. font-family: DM Sans;
  1735. font-size: 32rpx;
  1736. font-weight: 400;
  1737. line-height: 48rpx;
  1738. letter-spacing: 0%;
  1739. text-align: center;
  1740. padding: 16rpx;
  1741. box-sizing: border-box;
  1742. }
  1743. }
  1744. .user-box {
  1745. position: absolute;
  1746. top: 0;
  1747. bottom: 0;
  1748. left: 0;
  1749. right: 0;
  1750. overflow: hidden;
  1751. display: flex;
  1752. flex-direction: column;
  1753. .user-top {
  1754. width: 100%;
  1755. flex-shrink: 0;
  1756. }
  1757. .user-content {
  1758. overflow: hidden;
  1759. overflow-y: auto;
  1760. width: 100%;
  1761. flex: 1;
  1762. .beian {
  1763. font-size: 20rpx;
  1764. color: #aaa;
  1765. text-align: center;
  1766. padding: 10rpx 0;
  1767. }
  1768. }
  1769. }
  1770. .status-txt {
  1771. color: #fff;
  1772. font-family: DM Sans;
  1773. font-size: 28rpx;
  1774. font-weight: 400;
  1775. line-height: 44rpx;
  1776. }
  1777. // 推广横幅
  1778. .promo-banner {
  1779. margin: 10rpx 40rpx 10rpx 40rpx;
  1780. background: var(--线性渐变,
  1781. linear-gradient(90deg, rgba(13, 39, 247, 1), rgba(19, 193, 234, 1) 100%));
  1782. border-radius: 24rpx;
  1783. padding: 16rpx 40rpx;
  1784. .banner-content {
  1785. display: flex;
  1786. justify-content: space-between;
  1787. align-items: center;
  1788. .banner-text {
  1789. flex: 1;
  1790. .banner-title {
  1791. color: rgba(255, 255, 255, 1);
  1792. font-family: HarmonyOS Sans SC;
  1793. font-size: 32rpx;
  1794. font-weight: 900;
  1795. line-height: 48rpx;
  1796. letter-spacing: 0%;
  1797. text-align: left;
  1798. display: block;
  1799. margin-bottom: 8rpx;
  1800. transform: skew(-10deg);
  1801. }
  1802. .banner-subtitle {
  1803. color: rgba(255, 255, 255, 0.7);
  1804. font-family: HarmonyOS Sans SC;
  1805. font-size: 26rpx;
  1806. font-weight: 400;
  1807. line-height: 36rpx;
  1808. letter-spacing: 0%;
  1809. text-align: left;
  1810. display: block;
  1811. }
  1812. }
  1813. .banner-button {
  1814. display: flex;
  1815. align-items: center;
  1816. justify-content: center;
  1817. width: 138rpx;
  1818. height: 48rpx;
  1819. border-radius: 26px;
  1820. background: #ffffff;
  1821. .button-text {
  1822. background: var(--线性渐变,
  1823. linear-gradient(90deg, rgba(13, 39, 247, 1), rgba(19, 193, 234, 1) 100%));
  1824. -webkit-background-clip: text;
  1825. -webkit-text-fill-color: transparent;
  1826. background-clip: text;
  1827. font-family: HarmonyOS Sans SC;
  1828. font-size: 26rpx;
  1829. font-weight: 500;
  1830. line-height: 18px;
  1831. letter-spacing: 0%;
  1832. text-align: left;
  1833. }
  1834. }
  1835. }
  1836. }
  1837. // VIP升级横幅
  1838. .vip-upgrade-banner {
  1839. margin: 20rpx 40rpx 10rpx 40rpx;
  1840. background: linear-gradient(165.89deg,
  1841. rgba(251, 231, 185, 1),
  1842. rgba(240, 176, 72, 1) 100%);
  1843. border-radius: 16rpx;
  1844. padding: 32rpx;
  1845. box-shadow: 0 4rpx 12rpx rgba(255, 154, 102, 0.3);
  1846. .vip-banner-content {
  1847. display: flex;
  1848. justify-content: space-between;
  1849. align-items: center;
  1850. .vip-banner-text {
  1851. flex: 1;
  1852. color: rgba(1, 107, 246, 1);
  1853. font-family: DM Sans;
  1854. font-size: 24rpx;
  1855. font-weight: 700;
  1856. line-height: 40rpx;
  1857. letter-spacing: 0px;
  1858. text-align: left;
  1859. }
  1860. .vip-upgrade-button {
  1861. display: flex;
  1862. align-items: center;
  1863. justify-content: center;
  1864. width: 100rpx;
  1865. height: 42rpx;
  1866. background: radial-gradient(184.79% 115.97% at 92% 113.99999999999999%,
  1867. rgba(255, 102, 0, 0.21),
  1868. rgba(255, 65, 86, 0.6) 100%);
  1869. border-radius: 28rpx;
  1870. color: rgba(255, 255, 255, 1);
  1871. font-family: HarmonyOS Sans SC;
  1872. font-size: 18rpx;
  1873. font-weight: 500;
  1874. line-height: 18rpx;
  1875. letter-spacing: 0%;
  1876. text-align: left;
  1877. box-shadow: 0 2rpx 8rpx rgba(255, 107, 107, 0.3);
  1878. }
  1879. }
  1880. }
  1881. .job-management-card {
  1882. margin: 0rpx 40rpx;
  1883. background: #ffffff;
  1884. border-radius: 12rpx;
  1885. padding: 12rpx 32rpx;
  1886. box-shadow: 0 2rpx 8rpx rgba(0, 0, 0, 0.05);
  1887. .job-management-content {
  1888. display: flex;
  1889. align-items: center;
  1890. justify-content: space-between;
  1891. .job-count-text {
  1892. display: flex;
  1893. align-items: center;
  1894. .count-number {
  1895. color: #016bf6;
  1896. font-size: 32rpx;
  1897. font-weight: 600;
  1898. margin-right: 8rpx;
  1899. }
  1900. .count-label {
  1901. color: #666666;
  1902. font-size: 28rpx;
  1903. font-weight: 400;
  1904. }
  1905. }
  1906. .arrow-icon {
  1907. display: flex;
  1908. align-items: center;
  1909. justify-content: center;
  1910. }
  1911. }
  1912. }
  1913. .my-center-page {
  1914. position: absolute;
  1915. left: 0;
  1916. right: 0;
  1917. top: 0;
  1918. bottom: 0;
  1919. }
  1920. .my-bg {
  1921. /* 容器 52 */
  1922. width: 100%;
  1923. height: 656rpx;
  1924. background: linear-gradient(90deg, rgba(13, 39, 247, 1), rgba(19, 193, 234, 1) 100%);
  1925. position: absolute;
  1926. top: 0;
  1927. left: 0;
  1928. right: 0;
  1929. z-index: -1;
  1930. .paopao {
  1931. position: absolute;
  1932. width: 662rpx;
  1933. height: 662rpx;
  1934. }
  1935. .paopao-one {
  1936. left: -221rpx;
  1937. top: -170rpx;
  1938. }
  1939. .paopao-two {
  1940. top: -374rpx;
  1941. right: 0rpx;
  1942. }
  1943. .paopao-three {
  1944. width: 320rpx;
  1945. height: 320rpx;
  1946. bottom: -170rpx;
  1947. left: -40rpx;
  1948. }
  1949. .my-bg-bottom {
  1950. background: linear-gradient(to top,
  1951. rgba(250, 250, 250, 1),
  1952. rgba(255, 255, 255, 0.5) 46%,
  1953. rgba(255, 255, 255, 0) 100%);
  1954. height: 328rpx;
  1955. position: absolute;
  1956. left: 0;
  1957. right: 0;
  1958. bottom: 0;
  1959. }
  1960. }
  1961. .info-box-btn {
  1962. width: 100%;
  1963. padding: 44rpx 0 40rpx 0;
  1964. box-sizing: border-box;
  1965. image {
  1966. width: 32rpx;
  1967. height: 32rpx;
  1968. }
  1969. }
  1970. .info {
  1971. width: 100%;
  1972. box-sizing: border-box;
  1973. .info-box {
  1974. width: 686rpx;
  1975. padding-bottom: 20rpx;
  1976. .info-box-header {
  1977. width: 100%;
  1978. margin-top: 20rpx;
  1979. height: 90rpx;
  1980. .info-box-header-l {
  1981. margin-right: 20rpx;
  1982. image {
  1983. width: 128rpx;
  1984. height: 128rpx;
  1985. border-radius: 50%;
  1986. display: block;
  1987. }
  1988. }
  1989. .info-box-header-r {
  1990. width: 80%;
  1991. .info-box-header-r-name {
  1992. color: rgba(255, 255, 255, 1);
  1993. font-family: DM Sans;
  1994. font-size: 48rpx;
  1995. font-weight: 400;
  1996. line-height: 72rpx;
  1997. text-align: left;
  1998. }
  1999. .info-box-header-r-bj {
  2000. color: rgba(255, 255, 255, 1);
  2001. font-family: DM Sans;
  2002. font-size: 24rpx;
  2003. font-weight: 400;
  2004. line-height: 32rpx;
  2005. letter-spacing: 0%;
  2006. text-align: left;
  2007. margin-top: 8rpx;
  2008. image {
  2009. width: 32rpx;
  2010. height: 32rpx;
  2011. margin-left: 8rpx;
  2012. }
  2013. }
  2014. }
  2015. }
  2016. .info-box-num {
  2017. margin-top: 50rpx;
  2018. padding: 0 24rpx;
  2019. // padding: 0 100rpx;
  2020. box-sizing: border-box;
  2021. .info-box-num-td {
  2022. // width: 200rpx;
  2023. .info-box-num-td-num {
  2024. width: 100%;
  2025. text-align: center;
  2026. color: #fff;
  2027. font-size: 38rpx;
  2028. font-weight: bold;
  2029. }
  2030. .info-box-num-td-name {
  2031. width: 100%;
  2032. text-align: center;
  2033. color: #fff;
  2034. font-size: 24rpx;
  2035. font-weight: 400;
  2036. margin-top: 20rpx;
  2037. }
  2038. }
  2039. }
  2040. }
  2041. }
  2042. .vip {
  2043. width: 100%;
  2044. height: 127rpx;
  2045. margin-top: 30rpx;
  2046. .vip-box {
  2047. width: 686rpx;
  2048. height: 100%;
  2049. position: relative;
  2050. .vip-box-bg {
  2051. position: absolute;
  2052. top: 0;
  2053. left: 0;
  2054. width: 100%;
  2055. height: 100%;
  2056. z-index: 1;
  2057. }
  2058. .vip-box-cont {
  2059. z-index: 2;
  2060. }
  2061. }
  2062. }
  2063. .jobServer {
  2064. width: 100%;
  2065. // height: 235rpx;
  2066. margin-top: 16rpx;
  2067. z-index: 1;
  2068. .jobServer-box {
  2069. width: 686rpx;
  2070. height: 100%;
  2071. // background-color: #fff;
  2072. // background: linear-gradient(90deg, rgba(13, 39, 247, 1), rgba(19, 193, 234, 1) 100%);
  2073. border-radius: 24rpx;
  2074. z-index: 1;
  2075. .jobServer-box-c {
  2076. width: 626rpx;
  2077. height: 100%;
  2078. }
  2079. .jobServer-box-title {
  2080. margin-top: 20rpx;
  2081. width: 100%;
  2082. color: rgba(29, 33, 41, 1);
  2083. font-family: DM Sans;
  2084. font-size: 28rpx;
  2085. font-weight: 500;
  2086. line-height: 44rpx;
  2087. }
  2088. .jobServer-box-btn {
  2089. width: 100%;
  2090. margin-top: 30rpx;
  2091. .item-width {
  2092. width: 110rpx !important;
  2093. }
  2094. .jobServer-box-btn-item {
  2095. width: 120rpx;
  2096. color: rgba(56, 58, 63, 1);
  2097. font-family: DM Sans;
  2098. font-size: 24rpx;
  2099. font-weight: 400;
  2100. line-height: 36rpx;
  2101. letter-spacing: 0%;
  2102. text-align: center;
  2103. image {
  2104. width: 62rpx;
  2105. height: 62rpx;
  2106. margin-bottom: 10rpx;
  2107. }
  2108. }
  2109. }
  2110. }
  2111. }
  2112. .utils {
  2113. width: 100%;
  2114. // height: 308rpx;
  2115. margin-top: 20rpx;
  2116. margin-bottom: 20rpx;
  2117. .utils-box {
  2118. width: 686rpx;
  2119. height: 100%;
  2120. background-color: #ffffff;
  2121. border-radius: 24rpx;
  2122. padding: 40rpx 20rpx;
  2123. box-sizing: border-box;
  2124. .utils-box-c {
  2125. width: 100%;
  2126. height: 100%;
  2127. .util-list {
  2128. display: grid;
  2129. grid-template-columns: repeat(4, 1fr);
  2130. gap: 30rpx 20rpx;
  2131. .util-item {
  2132. display: flex;
  2133. flex-direction: column;
  2134. justify-content: center;
  2135. align-items: center;
  2136. }
  2137. }
  2138. }
  2139. .utils-box-c-t {
  2140. width: 100%;
  2141. }
  2142. .utils-box-c-b {
  2143. background-color: #016bf6;
  2144. }
  2145. }
  2146. }
  2147. .money {
  2148. width: 100%;
  2149. height: 148rpx;
  2150. margin-top: 20rpx;
  2151. .money-box {
  2152. width: 686rpx;
  2153. height: 100%;
  2154. background-color: #ffffff;
  2155. border-radius: 24rpx;
  2156. .money-box-c {
  2157. width: 626rpx;
  2158. height: 90rpx;
  2159. }
  2160. .money-box-c-l {
  2161. width: 50%;
  2162. height: 100%;
  2163. border-right: 1rpx solid #e6e6e6;
  2164. box-sizing: border-box;
  2165. .money-box-c-l-name {
  2166. color: #333333;
  2167. font-size: 28rpx;
  2168. font-weight: bold;
  2169. width: 100%;
  2170. }
  2171. .money-box-c-l-price {
  2172. color: #1e1e1e;
  2173. font-size: 38rpx;
  2174. font-weight: bold;
  2175. width: 100%;
  2176. margin-top: 14rpx;
  2177. text {
  2178. font-size: 24rpx;
  2179. font-weight: 500;
  2180. }
  2181. }
  2182. }
  2183. .money-box-c-r {
  2184. width: 50%;
  2185. height: 100%;
  2186. .money-box-c-r-name {
  2187. width: 100%;
  2188. color: #333333;
  2189. font-size: 28rpx;
  2190. font-weight: bold;
  2191. padding-left: 30rpx;
  2192. }
  2193. .money-box-c-r-more {
  2194. width: 100%;
  2195. color: #999999;
  2196. font-size: 24rpx;
  2197. font-weight: 400;
  2198. padding-left: 30rpx;
  2199. margin-top: 20rpx;
  2200. }
  2201. }
  2202. }
  2203. }
  2204. // 更多功能区域
  2205. .more-functions {
  2206. margin: 48rpx 32rpx 0;
  2207. padding: 24rpx 48rpx 48rpx 48rpx;
  2208. /* background: #fff;
  2209. border-radius: 24rpx; */
  2210. .section-title {
  2211. color: rgba(29, 33, 41, 1);
  2212. font-family: DM Sans;
  2213. font-size: 28rpx;
  2214. font-weight: 500;
  2215. line-height: 44rpx;
  2216. letter-spacing: 0%;
  2217. text-align: left;
  2218. }
  2219. .function-grid {
  2220. margin-top: 24rpx;
  2221. display: flex;
  2222. // justify-content: space-between;
  2223. border-top: 0.5px solid rgba(238, 238, 238, 1);
  2224. padding-top: 16rpx;
  2225. gap: 70rpx;
  2226. .function-item {
  2227. display: flex;
  2228. flex-direction: column;
  2229. align-items: center;
  2230. gap: 16rpx;
  2231. .function-icon {
  2232. width: 48rpx;
  2233. height: 48rpx;
  2234. }
  2235. .function-text {
  2236. color: #333;
  2237. font-size: 24rpx;
  2238. font-weight: 500;
  2239. }
  2240. }
  2241. }
  2242. }
  2243. // 联系信息
  2244. .contact-info {
  2245. margin: 0 40rpx 120rpx 40rpx;
  2246. padding: 40rpx;
  2247. .contact-text,
  2248. .legal-text,
  2249. .icp-text {
  2250. display: block;
  2251. color: rgba(153, 153, 153, 1);
  2252. font-family: DM Sans;
  2253. font-size: 18rpx;
  2254. font-weight: 400;
  2255. line-height: 1.6;
  2256. letter-spacing: 0%;
  2257. text-align: center;
  2258. margin-bottom: 8rpx;
  2259. }
  2260. }
  2261. </style>