index.vue 64 KB

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