index.vue 65 KB

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