index.vue 73 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759
  1. <template>
  2. <view>
  3. <block v-if="XCXIsSelect!='是'">
  4. <view class="banner flex justify-center">
  5. <view class="banner-box">
  6. <swiper :indicator-dots="false" style="width: 100%;height: 100%;" :autoplay="true" :interval="300"
  7. :duration="1000">
  8. <swiper-item v-for="(item,index) in bannerList" :key="index" @click="goNave(item.url)">
  9. <view class="swiper-item" style="width: 100%;height: 100%;">
  10. <image :src="item.imageUrl" style="width: 100%;height: 100%;border-radius: 24rpx;"
  11. mode="scaleToFill"></image>
  12. </view>
  13. </swiper-item>
  14. </swiper>
  15. </view>
  16. </view>
  17. <view class="" style="width: 100%;margin-top: 20rpx;" v-for="(item,index) in dataList" :key="index">
  18. <view class=""
  19. style="padding: 20rpx 20rpx;width: 686rpx;background-color: #ffffff;border-radius: 18rpx;margin: auto;">
  20. <view class="">
  21. <text>{{item.company?item.company.companyName:''}}</text>信息简介
  22. </view>
  23. <view class="flex flex-wrap" style="margin-top: 20rpx;">
  24. <text
  25. style="color: #666666;font-size: 26rpx;padding: 10rpx 25rpx 10rpx 25rpx;background-color: #F6F6F6;border-radius: 8rpx;margin-right: 20rpx;margin-bottom: 20rpx;"
  26. v-for="(ite,ind) in item.positionWelfare" :key="ind">{{ite}}</text>
  27. </view>
  28. <view class="" style="margin-top: 20rpx;">
  29. <text>{{item.company?item.company.companyName:''}}提供数据支持</text>
  30. </view>
  31. </view>
  32. </view>
  33. </block>
  34. <block v-else>
  35. <!-- 用户端 -->
  36. <block v-if="userType==1">
  37. <!-- <view class="topbg"> -->
  38. <!-- 顶部图片区 -->
  39. <!-- #ifdef H5 -->
  40. <!-- <view class="banner flex justify-center" style="padding-top: 20rpx;"
  41. v-if="bannerListuser.length!=0"> -->
  42. <!-- #endif -->
  43. <!-- #ifndef H5 -->
  44. <!-- <view class="banner flex justify-center" v-if="bannerListuser.length!=0"> -->
  45. <!-- #endif -->
  46. <!-- <view class="banner-box">
  47. <swiper :indicator-dots="false" style="width: 100%;height: 100%;" :autoplay="true"
  48. :interval="5000" :duration="300">
  49. <swiper-item v-for="(item,index) in bannerListuser" :key="index"
  50. @click="goNave(item.url)">
  51. <view class="swiper-item" style="width: 100%;height: 100%;">
  52. <image :src="item.imageUrl"
  53. style="width: 100%;height: 100%;border-radius: 24rpx;"
  54. mode="scaleToFill">
  55. </image>
  56. </view>
  57. </swiper-item>
  58. </swiper>
  59. </view>
  60. </view> -->
  61. <!-- 公告区 -->
  62. <!-- <view class="announcement" v-if="gongao.length!=0">
  63. <view class="announcementbox">
  64. <view class="anount">最新公告</view>
  65. <view class="anounts flex align-center" v-if="gongao.length>0">
  66. <view class="" style="width: 100%;">
  67. <u-notice-bar color="#333" bg-color="#e5fff2" padding="0rpx 24rpx 4rpx 24rpx"
  68. :volume-icon="false" style="height: 100%;" mode="vertical"
  69. :list="gongao"></u-notice-bar>
  70. </view>
  71. </view>
  72. <view class="anounts flex align-center" style="padding-left: 30rpx;" v-else>
  73. 暂无公告
  74. </view>
  75. </view>
  76. </view> -->
  77. <!-- 企业端 -->
  78. <!-- <view v-if="gridlist.length!=0">
  79. <u-grid :col="4" :border="false">
  80. <u-grid-item bg-color="#00DD9A">
  81. <view v-for="(item,index) in gridlist" :key="index" style="text-align: center;"
  82. @click="goNave(item.url)">
  83. <image :src="item.imageUrl"
  84. style="width:80rpx;height: 80rpx;border-radius: 50%;">
  85. </image>
  86. <view style="color: #FFFFFF;">{{item.name}}</view>
  87. </view>
  88. </u-grid-item>
  89. </u-grid>
  90. </view> -->
  91. <!-- </view> -->
  92. <view class="topbg-sticky">
  93. <image class="top-bg" src="/static/images/index/index-bg.png" mode="widthFix" />
  94. <!-- <view class="top-bg"></view> -->
  95. <!-- 标题-搜索 -->
  96. <view class="topbg-sticky-box" :style="{ paddingTop: (12 + statusBarHeight) + 'px' }">
  97. <view class="topbg-sticky-title flex justify-between align-center">
  98. <view class="topbg-sticky-title-left flex align-center">
  99. <image src="../../static/images/index/xingIcon.svg" class="xing-icon" />
  100. <view>星光不负逐梦人</view>
  101. </view>
  102. <view class="topbg-sticky-title-right flex align-center"
  103. @click="goNavs('/package/search/search')">
  104. <u-icon name="search" color="#ffffff" size="40"></u-icon>
  105. </view>
  106. </view>
  107. <view class="topbg-sticky-subtitle">亿职赞,愿你在追梦路上找到心仪工作</view>
  108. </view>
  109. <!-- tabs和筛选 -->
  110. <view class="topbg-type flex justify-center">
  111. <view class="topbg-type-box">
  112. <!-- 第一行:tabs -->
  113. <view class="topbg-type-box-row flex justify-between align-center">
  114. <view class="topbg-type-box-l flex align-center">
  115. <view class="topbg-type-box-l-i" :class="current==index?'active':''"
  116. @tap="current = index" v-for="(item,index) in typeList" :key="index">
  117. {{item.label}}
  118. </view>
  119. </view>
  120. <!-- 添加求职意向 -->
  121. <view class="topbg-yx-box-r flex align-center" @click="addDirection">
  122. <image src="../../static/images/index/Attachment.svg" class="attachment-icon" />
  123. </view>
  124. </view>
  125. <!-- 第二行:筛选 -->
  126. <view class="topbg-sx-box flex justify-between align-center">
  127. <!-- 分类 -->
  128. <view class="topbg-sx-box-l flex align-center">
  129. <view class="topbg-sx-box-l-i" :class="currentSx==index?'active3':''"
  130. @click="currentSx = index" v-for="(item,index) in sxTypeList" :key="index">
  131. {{item.name}}
  132. </view>
  133. </view>
  134. <view class="topbg-sx-box-r flex align-center">
  135. <!-- 城市 -->
  136. <view class="topbg-sx-box-r-i flex align-center" style="" @click="goNav('/package/screen/city?city='+city+'&county='+county+'&type='+'search')">
  137. <text style="margin-right: 10rpx;">{{county?county:city?city:'选择城市'}}</text>
  138. <u-icon name="arrow-down" color="#016bf6" size="16"></u-icon>
  139. </view>
  140. <!-- <text style="color: #CCCCCC;margin-left: 30rpx;margin-right: 30rpx;">|</text> -->
  141. <block v-if="current != typeList.length - 1">
  142. <!-- 筛选 -->
  143. <view class="topbg-sx-box-filter flex align-center" :class="{ activeColor: filledFieldsCount }">
  144. <text style="margin-right: 10rpx;"
  145. @click="goNavs('/package/screen/screen')">筛选{{filledFieldsCount}}</text>
  146. <u-icon name="arrow-down" :color="filledFieldsCount?'#016bf6':'#999999'" size="16"
  147. @click="goNavs('/package/screen/screen')"></u-icon>
  148. </view>
  149. </block>
  150. <block v-else>
  151. <!-- 筛选 -->
  152. <view class="topbg-sx-box-filter flex align-center" :class="{ activeColor: filledFieldsCount }">
  153. <text style="margin-right: 10rpx;"
  154. @click="goNavs('/package/screen/screenComp')">筛选{{filledFieldsCount}}</text>
  155. <u-icon name="arrow-down" color="filledFieldsCount?'#016bf6':'#999999'" size="16"
  156. @click="goNavs('/package/screen/screenComp')"></u-icon>
  157. </view>
  158. </block>
  159. </view>
  160. </view>
  161. <!-- 从事方向 -->
  162. <view class="direction-tip">
  163. <view class="direction-tip-title">请选择您可从事方向</view>
  164. <view class="direction-tip-subtitle">您的偏好选择将用于为您推荐更匹配的职位</view>
  165. <!-- 标签选择 -->
  166. <view class="direction-tags flex align-center flex-wrap">
  167. <view class="direction-tag"
  168. :class="preference.indexOf(item.id)>=0||(preference.length<=0&&item.id=='不限')?'active':''"
  169. @click="selectPreference(item)" v-for="(item,index) in directionList"
  170. :key="index">
  171. {{item.name}}
  172. </view>
  173. <!-- <view class="direction-tag-add" @click="addDirection">
  174. <text>对应职位相关标签</text>
  175. </view> -->
  176. <view class="direction-tag-plus" @click="goPreference">
  177. <u-icon name="plus" color="#999999" size="16"></u-icon>
  178. </view>
  179. </view>
  180. </view>
  181. </view>
  182. </view>
  183. <!-- 求职意向 -->
  184. <!-- <view class="topbg-yx flex justify-center flex-wrap">
  185. <view v-if="current != typeList.length - 1"
  186. class="topbg-yx-box flex justify-between align-center">
  187. <view class="topbg-yx-box-l ">
  188. <scroll-view scroll-x="true" class="topbg-scroll"
  189. :scroll-into-view="'bottomView'+currentjob" scroll-with-animation="true">
  190. <view class="topbg-yx-box-l-i" :id="'bottomView'+index"
  191. :class="currentjob==index?'active2':''" @click="currentjob=index"
  192. v-for="(item,index) in jobTypeList" :key="index">
  193. <view class="topbg-yx-box-l-i-c">
  194. <view class="topbg-yx-box-l-i-text">{{item.name}}</view>
  195. <view v-if="currentjob==index" class="topbg-yx-box-l-i-line"></view>
  196. </view>
  197. </view>
  198. </scroll-view>
  199. </view>
  200. </view>
  201. </view> -->
  202. <!-- <view
  203. style="width: 100%;height: 40rpx;background: #F2F2F7;border-radius: 40rpx 40rpx 0 0;margin-top: 20rpx;"
  204. v-if="current == typeList.length - 1 && companList.length>0"></view> -->
  205. </view>
  206. <!-- 岗位推荐 -->
  207. <block v-if="current != typeList.length - 1">
  208. <view class="gwList flex justify-center" v-if="dataList.length>0">
  209. <view class="gwList-box">
  210. <scroll-view scroll-y="true" style="width: 100%;height: 60vh;">
  211. <view class="gwList-box-item flex justify-center" @click="gotoInfo(item.postPushId)"
  212. v-for="(item,index) in dataList" :key="index">
  213. <view class="gwList-box-item-box">
  214. <!-- 标题-薪资 -->
  215. <view class="gwList-box-item-box-title flex justify-between align-center">
  216. <view class="title-left flex align-center">
  217. <view class="job-title-text"
  218. style="max-width: 450rpx;overflow:hidden;white-space: nowrap;text-overflow: ellipsis;-o-text-overflow:ellipsis;">
  219. <!-- <block v-if="isSameName(item.ruleClassifyName,item.stationName)">
  220. {{item.ruleClassifyName}}-
  221. </block> -->
  222. <block>
  223. {{item.ruleClassifyName}}
  224. </block>
  225. </view>
  226. <view v-if="item.isDue==1" class="salary-text-box">
  227. <image src="../../static/images/index/jipinIcom.svg"
  228. class="jipin-icon" />
  229. <text class="jipin-text">急聘</text>
  230. </view>
  231. </view>
  232. <text class="salary-text">{{item.salaryRange}}</text>
  233. </view>
  234. <!-- 公司名称-公司人数 -->
  235. <view class="gwList-box-item-box-name flex align-center">
  236. <text class="company-name"
  237. style="margin-right: 8rpx;">{{item.company?item.company.companyName:''}}</text>
  238. <text class="company-people"
  239. v-if="item.company">{{item.company?item.company.companyPeople:'0人'}}</text>
  240. </view>
  241. <!-- 职位标签 -->
  242. <view class="gwList-box-item-box-label flex align-center flex-wrap">
  243. <text class="job-tag">{{item.education}}</text>
  244. <text class="job-tag">{{item.experience}}</text>
  245. <text class="job-tag" v-for="(ite,ind) in item.welfareTag||[]"
  246. :key="ind">{{ite}}</text>
  247. </view>
  248. <!-- <view class="gwList-box-item-box-line"></view> -->
  249. <!-- 公司简介-位置 -->
  250. <view class="gwList-box-item-box-info flex justify-between align-center">
  251. <view class="gwList-box-item-box-info-l flex align-center">
  252. <image
  253. :src="item.hr&&item.hr.hrImg?item.hr.hrImg:'../../static/logo.png'"
  254. style="width: 58rpx;height: 58rpx;border-radius: 50%;" mode="">
  255. </image>
  256. <view class="company-info-text">
  257. {{item.user&&item.user.userName||'未知'}}·{{item.hr&&item.hr.hrPosition||'未知'}}
  258. </view>
  259. <view v-if="item.respondTime" class="reply-time">{{item.respondTime}}
  260. </view>
  261. </view>
  262. <view class="location-text">
  263. {{item.distance}} {{item.county}}
  264. </view>
  265. </view>
  266. </view>
  267. </view>
  268. </scroll-view>
  269. </view>
  270. </view>
  271. <!-- 暂无数据 -->
  272. <view class="gwList" v-else>
  273. <empty />
  274. </view>
  275. </block>
  276. <view class="companyListBox" v-if="current == typeList.length - 1 && companList.length>0">
  277. <companyListIndex @goInfo="goInfo" :item="item" v-for="(item,index) in companList" :key="index" />
  278. </view>
  279. <view class="gwList" v-if="current == typeList.length - 1 && companList.length==0">
  280. <empty />
  281. </view>
  282. </block>
  283. <!-- 企业版 -->
  284. <block v-else>
  285. <!-- 顶部banner图片 -->
  286. <!--
  287. <view class="banner flex justify-center">
  288. <view class="banner-box">
  289. <swiper :indicator-dots="false" style="width: 100%;height: 100%;" :autoplay="true"
  290. :interval="5000" :duration="300">
  291. <swiper-item v-for="(item,index) in bannerList" :key="index">
  292. <view class="swiper-item" style="width: 100%;height: 100%;">
  293. <image :src="item.imageUrl" style="width: 100%;height: 100%;border-radius: 24rpx;"
  294. mode="scaleToFill"></image>
  295. </view>
  296. </swiper-item>
  297. </swiper>
  298. </view>
  299. </view>
  300. -->
  301. <view class="topbg-sticky">
  302. <!-- <image class="top-bg" src="/static/images/index/index-bg1.png" mode="widthFix" /> -->
  303. <!-- <view class="top-bg"></view> -->
  304. <!-- 标题-搜索 -->
  305. <view class="topbg-sticky-box" :style="{ paddingTop: (12 + statusBarHeight) + 'px' }">
  306. <view class="topbg-sticky-title flex justify-between align-center">
  307. <view class="topbg-sticky-title-left flex align-center">
  308. <image src="../../static/images/index/xingIcon.svg" class="xing-icon" />
  309. <view>星光不负逐梦人</view>
  310. </view>
  311. </view>
  312. <view class="topbg-sticky-subtitle">亿职赞,愿你在逐梦路上找到心仪伙伴</view>
  313. </view>
  314. <!-- tabs和筛选 -->
  315. </view>
  316. <!-- 最新公告 -->
  317. <view class="announcement" v-if="gongao.length!=0">
  318. <view class="announcementbox">
  319. <view class="anount">最新公告</view>
  320. <view class="anounts flex align-center" v-if="gongao.length>0">
  321. <view class="" style="width: 100%;">
  322. <u-notice-bar color="#333" bg-color="#e5fff2" padding="0rpx 24rpx 4rpx 24rpx"
  323. :volume-icon="false" style="height: 100%;" mode="vertical"
  324. :list="gongao"></u-notice-bar>
  325. </view>
  326. </view>
  327. </view>
  328. </view>
  329. <view v-if="gridlist.length!=0">
  330. <u-grid :col="4" :border="false">
  331. <u-grid-item bg-color="#f2f2f7">
  332. <view v-for="(item,index) in gridlist" :key="index" style="text-align: center;"
  333. @click="goNave(item.url)">
  334. <image :src="item.imageUrl" style="width:80rpx;height: 80rpx;border-radius: 50%;">
  335. </image>
  336. <view style="color: #333333;">{{item.name}}</view>
  337. </view>
  338. </u-grid-item>
  339. </u-grid>
  340. </view>
  341. <!-- 筛选 -->
  342. <!-- :style="{ paddingTop: (12 + statusBarHeight) + 'px !important' }" -->
  343. <u-sticky @fixed="isfixed" @unfixed="isunfixed" h5-nav-height="0" bg-color="#F2F2F7" :enable="enable">
  344. <view class="qySx flex justify-center" :class="isfixeds==true?'isfixed':'isfixeds'">
  345. <image class="qySx-bg" src="/static/images/index/index-bg1.png" mode="widthFix"></image>
  346. <view class="qySx-box">
  347. <!-- 第一行:tabs -->
  348. <view class="qySx-box-row flex justify-between align-center">
  349. <view class="qySx-box-l flex align-center">
  350. <view class="qySx-box-l-i" :class="currentJobSx==index?'active':''"
  351. @tap="currentJobSx=index;getDomWidth()" v-for="(item,index) in jobSxTypeList"
  352. :key="index">
  353. {{item.name}}
  354. </view>
  355. </view>
  356. <!-- 发布招聘 -->
  357. <!-- <view class="qySx-box-r flex align-center" @click="goNavss('/package/addJob/addJob')">
  358. <image src="../../static/images/index/Attachment.svg" class="attachment-icon" />
  359. </view> -->
  360. <view class="qySx-box-r flex align-center"
  361. @click="goNavss('/pages/my/jobPosting?companyId='+companyId+'&status='+companyStatus+'&companyName='+companyName)">
  362. <image src="../../static/images/index/Attachment.svg" class="attachment-icon" />
  363. </view>
  364. </view>
  365. <!-- 第二行:筛选 -->
  366. <view class="qySx-sx-box flex justify-between align-center">
  367. <!-- 分类 -->
  368. <view class="qySx-sx-box-l flex align-center">
  369. <view class="qySx-sx-box-l-i" :class="currentJobSxs==index?'active3':''"
  370. @click="currentJobSxs=index" v-for="(item,index) in jobSxsTypeList"
  371. :key="index">
  372. {{item.name}}
  373. </view>
  374. </view>
  375. <view class="qySx-sx-box-r flex align-center">
  376. <!-- 城市 -->
  377. <view class="qySx-sx-box-r-i flex align-center">
  378. <text style="margin-right: 10rpx;"
  379. @click="goNav('/package/jobIntention/city')">{{city?city:'选择城市'}}</text>
  380. <u-icon name="arrow-down" color="#00B78F" size="16"
  381. @click="goNav('/package/jobIntention/city')"></u-icon>
  382. </view>
  383. <!-- 筛选 -->
  384. <view class="qySx-sx-box-filter flex align-center">
  385. <text style="margin-right: 10rpx;"
  386. @click="goNav('/package/screen/screen?type=2')">筛选</text>
  387. <u-icon name="arrow-down" color="#999999" size="16"
  388. @click="goNav('/package/screen/screen?type=2')"></u-icon>
  389. </view>
  390. </view>
  391. </view>
  392. </view>
  393. </view>
  394. </u-sticky>
  395. <!-- Vip推荐 -->
  396. <!-- <view class="vipRecommend">
  397. <view class="vipRecommend-box">
  398. <view class="vipRecommend-close" @click="closeVipRecommend">
  399. <image src="../../static/images/index/qiyeDelete.svg" class="close-icon" />
  400. </view>
  401. <view class="vipRecommend-content">
  402. <view class="vipRecommend-title">
  403. <text class="job-title">亚马逊运营总监</text>
  404. <text class="job-status">职位体验中</text>
  405. </view>
  406. <view class="vipRecommend-message">
  407. 今日已错过24位新增牛人
  408. </view>
  409. <view class="vipRecommend-hint">
  410. 升级VIP正式版,享更多查看沟通权益
  411. </view>
  412. </view>
  413. </view>
  414. </view> -->
  415. <!-- 简历列表 -->
  416. <view class="qyList flex justify-center">
  417. <view class="qyList-box">
  418. <view class="qyList-box-item flex justify-center" v-for="(item,index) in datasList" :key="index"
  419. @click="goNav('/pages/talentSearch/resumeDetail?resumesId='+item.resumesId+'&postPushId='+jobSxTypeList[currentJobSx].id)">
  420. <!-- /pages/index/game/orderDet -->
  421. <view class="qyList-box-item-box">
  422. <view class="qyList-box-item-info flex justify-between align-center">
  423. <view class="qyList-box-item-info-l">
  424. <view class="" style="color: #212121;font-size: 38rpx;font-weight: 800;">
  425. {{item.userName}}
  426. </view>
  427. <view class="flex align-center flex-wrap"
  428. style="color: #999999;font-size: 26rpx;margin-top: 10rpx;">
  429. <text>{{item.userAge}}岁</text>
  430. <text style="margin-left: 20rpx;margin-right: 20rpx;">|</text>
  431. <text>{{item.resumesWorkExperience || 0}}年</text>
  432. <text style="margin-left: 20rpx;margin-right: 20rpx;">|</text>
  433. <text>{{item.degree}}</text>
  434. <text style="margin-left: 20rpx;margin-right: 20rpx;">|</text>
  435. <text>期望{{item.minSalary}}-{{item.maxSalary}}元</text>
  436. </view>
  437. </view>
  438. <view class="qyList-box-item-info-r">
  439. <image :src="item.userAvatar?item.userAvatar:'../../static/logo.png'"
  440. style="width: 95rpx;height: 95rpx;border-radius: 50%;" mode=""></image>
  441. </view>
  442. </view>
  443. <view class="qyList-box-item-job flex align-center">
  444. <image src="../../static/images/qi.png"
  445. style="width: 30rpx;height: 32rpx;margin-right: 16rpx;" mode=""></image>
  446. <block v-if="item.workType">
  447. {{item.workType?item.workType:''}} /
  448. {{item.workType?item.workType:''}}
  449. </block>
  450. <block v-else>
  451. 暂无工作经历
  452. </block>
  453. </view>
  454. <view class="qyList-box-item-job flex align-center">
  455. <u-icon name="heart-fill" color="#016BF6" size="30" style="margin-right: 16rpx;">
  456. </u-icon>
  457. 求职期望:{{item.expectedPosition}}
  458. </view>
  459. <view class="resume-skills" v-if="item.skills && item.skills.length > 0">
  460. <!-- <text class="skills-label">技能标签:</text> -->
  461. <view class="skills-tags flex flex-wrap">
  462. <text class="tag-item" v-for="(skill, skillIdx) in item.skills.split(',')"
  463. :key="skillIdx">
  464. {{skill}}
  465. </text>
  466. </view>
  467. </view>
  468. <view class="qyList-box-item-rem" v-if="item.workContent">
  469. 优势:{{item.workContent}}
  470. </view>
  471. </view>
  472. </view>
  473. <empty :isShow="false" v-if="datasList.length==0" />
  474. </view>
  475. </view>
  476. </block>
  477. </block>
  478. <view v-if="goback==true" class="goback" @click="gotoBack">
  479. <image style="width: 88rpx;height: 88rpx;border-radius: 50%;" src="../../static/images/up.jpg" mode="">
  480. </image>
  481. </view>
  482. </view>
  483. </template>
  484. <script>
  485. import empty from '../../components/empty.vue'
  486. import permision from '@/js_sdk/wa-permission/permission.js'
  487. import companyListIndex from '@/components/companyListIndex/companyListIndex.vue'
  488. export default {
  489. components: {
  490. empty,
  491. companyListIndex
  492. },
  493. data() {
  494. return {
  495. statusBarHeight: 0, // 状态栏高度
  496. enable: true, //开启吸顶
  497. goback: false,
  498. county: '', //区
  499. city: '',
  500. companyName: "",
  501. companyId: "",
  502. datasList: [],
  503. isfixeds: false,
  504. userType: 1,
  505. dataList: [],
  506. current: 0,
  507. typeList: [],
  508. currentSx: 0,
  509. sxTypeList: [{
  510. id: 1,
  511. name: '推荐',
  512. },
  513. {
  514. id: 2,
  515. name: '最新',
  516. },
  517. {
  518. id: 3,
  519. name: '附近',
  520. }
  521. ],
  522. currentjob: 0,
  523. jobTypeList: [{
  524. projectName: '',
  525. name: '全部',
  526. }, ],
  527. currentJobSx: 0,
  528. jobSxTypeList: [{
  529. projectName: '',
  530. name: '全部',
  531. }],
  532. currentJobSxs: 0,
  533. jobSxsTypeList: [{
  534. id: 1,
  535. name: '推荐',
  536. },
  537. {
  538. id: 2,
  539. name: '最新',
  540. },
  541. //{
  542. // id: 2,
  543. // name: '优选',
  544. // }
  545. ],
  546. token: '',
  547. page: 1,
  548. limit: 10,
  549. latitude: '',
  550. longitude: '',
  551. totlo: '',
  552. education: '', //学历
  553. experience: '', //经验
  554. industry: '', //行业
  555. salaryRange: '', //薪资
  556. companyPeople: '', //公司规模
  557. preference: [],
  558. domeWidth: 0,
  559. showModal: true,
  560. arr: [],
  561. companyStatus: '',
  562. XCXIsSelect: '是',
  563. bannerList: [], //企业端轮播图
  564. bannerListuser: [], //用户端轮播图
  565. gridlist: [], //用户端分类
  566. gongao: [], //公告
  567. tuiguang: '', //分享标题
  568. bgImg: '', //分享图片
  569. companList: [], //公司列表
  570. directionList: [ //方向列表
  571. {
  572. id: '不限',
  573. name: '不限'
  574. }
  575. ],
  576. };
  577. },
  578. onShareAppMessage(res) {
  579. return {
  580. path: '/pages/index/index?invitation=' + uni.getStorageSync(
  581. 'invitationCode'), //这是为了传参 onload(data){let id=data.id;}
  582. title: this.tuiguang,
  583. imageUrl: this.bgImg
  584. }
  585. },
  586. onShareTimeline(res) {
  587. return {
  588. path: '/pages/index/index?invitation=' + uni.getStorageSync(
  589. 'invitationCode'), //这是为了传参
  590. title: this.tuiguang,
  591. imageUrl: this.bgImg
  592. }
  593. },
  594. computed: {
  595. filledFieldsCount() {
  596. const fields = [this.education, this.experience, this.industry, this.salaryRange, this.companyPeople];
  597. const count = fields.filter(item => item).length;
  598. return count > 0 ? '·' + count : '';
  599. }
  600. },
  601. watch: {
  602. current(newData, oldData) {
  603. console.log(this.current)
  604. uni.showLoading({
  605. title: '加载中'
  606. })
  607. this.page = 1
  608. if (this.current == this.typeList.length - 1) { //公司
  609. this.getComanyList()
  610. } else {
  611. this.getUserList()
  612. }
  613. },
  614. currentSx(newData, oldData) {
  615. uni.showLoading({
  616. title: '加载中'
  617. })
  618. this.page = 1
  619. this.getUserList();
  620. },
  621. currentjob(newData, oldData) {
  622. uni.showLoading({
  623. title: '加载中'
  624. })
  625. this.page = 1
  626. this.getUserList()
  627. },
  628. currentJobSx(newData, oldData) {
  629. uni.showLoading({
  630. title: '加载中'
  631. })
  632. this.page = 1
  633. this.getPeopList()
  634. },
  635. currentJobSxs(newData, oldData) {
  636. uni.showLoading({
  637. title: '加载中'
  638. })
  639. this.page = 1
  640. this.getPeopList()
  641. },
  642. //监听userType的变化 如果有旧值跟新值不同 则把分页重置为初始状态,为了解决切换身份后数据分页错误的问题
  643. userType(newType, oldType) {
  644. if (newType != oldType) {
  645. this.page = 1
  646. if (this.userType == 1) {
  647. uni.showLoading({
  648. title: '加载中'
  649. })
  650. this.page = 1
  651. this.getUserList()
  652. } else {
  653. uni.showLoading({
  654. title: '加载中'
  655. })
  656. this.page = 1
  657. this.getPeopList()
  658. }
  659. }
  660. }
  661. },
  662. onPageScroll(e) {
  663. if (e.scrollTop > 350) {
  664. this.goback = true
  665. } else {
  666. this.goback = false
  667. }
  668. },
  669. onLoad(e) {
  670. // 获取状态栏高度
  671. let systemInfo = uni.getSystemInfoSync();
  672. this.statusBarHeight = systemInfo.statusBarHeight || 0;
  673. this.companyId = uni.getStorageSync('companyId');
  674. // #ifdef APP
  675. this.getAudioPermision()
  676. // #endif
  677. // 获取邀请码保存到本地
  678. if (e.invitation) {
  679. this.$queue.setData('inviterCode', e.invitation);
  680. }
  681. // #ifdef MP-WEIXIN
  682. if (e.scene) {
  683. const scene = decodeURIComponent(e.scene);
  684. this.$queue.setData('inviterCode', scene.split(',')[0]);
  685. }
  686. // #endif
  687. // this.XCXIsSelect = this.$queue.getData("XCXIsSelect");
  688. uni.showLoading({
  689. title: '加载中'
  690. })
  691. if (uni.getStorageSync('userType')) {
  692. this.userType = uni.getStorageSync('userType');
  693. }
  694. let that = this
  695. uni.$on('preferenceUpdated', (data) => {
  696. let prefer = []
  697. data.preferences.forEach(function(item) {
  698. var tem = {
  699. id: item,
  700. name: item
  701. }
  702. prefer.push(tem)
  703. })
  704. that.directionList = prefer
  705. })
  706. uni.getLocation({
  707. type: 'wgs84', //wgs84 gcj02
  708. success: function(res) {
  709. console.log(res, '地理位置');
  710. that.latitude = res.latitude;
  711. that.longitude = res.longitude;
  712. if (that.userType == 1) {
  713. // that.getUserList();
  714. that.getPostType()
  715. } else {
  716. that.getCompanyClassify()
  717. }
  718. // console.log(uni.getStorageSync('city') == '', '22222222222')
  719. if (!uni.getStorageSync('city') || uni.getStorageSync('city') == '' || uni.getStorageSync(
  720. 'city') == null) {
  721. // #ifdef APP-PLUS
  722. if (res.address) {
  723. that.city = res.address.city
  724. } else {
  725. that.getSelectCity(that.longitude, that.latitude);
  726. }
  727. // #endif
  728. // #ifndef APP
  729. that.getSelectCity(that.longitude, that.latitude);
  730. // #endif
  731. }
  732. },
  733. fail: function() {
  734. console.log('获取地址失败');
  735. // 获取位置失败时也要关闭加载并调用数据接口
  736. uni.hideLoading()
  737. // 即使没有位置信息,也要加载数据
  738. if (that.userType == 1) {
  739. that.getPostType()
  740. } else {
  741. that.getCompanyClassify()
  742. }
  743. }
  744. })
  745. this.getDomWidth()
  746. this.$Request.getT('/app/common/type/255').then(res => {
  747. if (res.code === 0) {
  748. if (res.data && res.data.value) {
  749. this.tuiguang = res.data.value;
  750. }
  751. }
  752. });
  753. if (this.userType == 1) { //用户邀请图
  754. this.$Request.getT('/app/banner/selectBannerList?state=-1&classify=5').then(res => {
  755. if (res.code === 0) {
  756. this.bgImg = res.data[0].imageUrl;
  757. }
  758. });
  759. } else { //企业邀请图
  760. this.$Request.getT('/app/banner/selectBannerList?state=-1&classify=6').then(res => {
  761. if (res.code === 0) {
  762. this.bgImg = res.data[0].imageUrl;
  763. }
  764. });
  765. }
  766. // 监听筛选条件触发getJobSearchList
  767. uni.$on('updateScreenFilterRecord', () => {
  768. //待处理
  769. })
  770. // uni.$on('city', data => {
  771. // that.city = data.city
  772. // uni.setStorageSync('city', that.city)
  773. // })
  774. uni.$on('filterCity', data => {
  775. console.log(data, '选择的市')
  776. that.city = data.city
  777. that.county = data.county
  778. uni.setStorageSync('city', that.city)
  779. this.page = 1
  780. that.getUserList();
  781. })
  782. },
  783. onUnload() {
  784. uni.$off('filterCity');
  785. uni.$off('preferenceUpdated')
  786. uni.$off('updateScreenFilterRecord')
  787. // uni.$off('city')
  788. },
  789. //下拉刷新
  790. onPullDownRefresh() {
  791. this.page = 1
  792. if (this.userType == 1) {
  793. if (this.current != this.typeList.length - 1) {
  794. this.getUserList()
  795. } else {
  796. this.getComanyList()
  797. }
  798. } else {
  799. this.getPeopList()
  800. }
  801. },
  802. //加载更多
  803. onReachBottom() {
  804. if (this.page < this.totlo) {
  805. this.page += 1
  806. if (this.userType == 1) {
  807. if (this.current != this.typeList.length - 1) {
  808. this.getUserList()
  809. } else {
  810. this.getComanyList()
  811. }
  812. } else {
  813. this.getPeopList()
  814. }
  815. }
  816. },
  817. onHide() {
  818. //离开页面时关闭吸顶功能,用于处理h5环境运行下'bottom' of null报错的问题
  819. this.enable = false
  820. },
  821. onShow() {
  822. let that = this;
  823. this.getBannerList()
  824. this.getgridList()
  825. this.getgonggaoList()
  826. // #ifdef MP-WEIXIN
  827. this.$Request.get('/app/common/type/257').then(res => {
  828. if (res.code == 0) {
  829. // #ifdef MP-WEIXIN
  830. this.XCXIsSelect = res.data.value
  831. // #endif
  832. // #ifndef MP-WEIXIN
  833. this.XCXIsSelect = '是'
  834. // #endif
  835. }
  836. });
  837. // this.$Request.get('/app/common/type/238').then(res => {
  838. // if (res.code == 0) {
  839. // // #ifdef MP-WEIXIN
  840. // this.XCXIsSelect = res.data.value
  841. // // #endif
  842. // // #ifndef MP-WEIXIN
  843. // this.XCXIsSelect = '是'
  844. // // #endif
  845. // }
  846. // });
  847. // #endif
  848. this.enable = true
  849. if (uni.getStorageSync('userType')) {
  850. this.userType = uni.getStorageSync('userType');
  851. }
  852. this.token = uni.getStorageSync('token');
  853. const condition=this.$queue.getFilterData()
  854. this.education = condition.education //学历
  855. this.experience = condition.experience //经验
  856. this.industry = condition.industry //行业
  857. this.salaryRange = condition.salaryRange //薪资
  858. this.companyPeople = condition.companyPeople //公司规模
  859. // this.getPostType();
  860. if (this.userType == 1) {
  861. uni.setNavigationBarColor({
  862. frontColor: '#ffffff',
  863. backgroundColor: '#00DD9A'
  864. })
  865. } else {
  866. uni.setNavigationBarColor({
  867. frontColor: '#000000',
  868. backgroundColor: '#F2F2F7'
  869. })
  870. }
  871. if (this.token) {
  872. this.getUserInfo();
  873. if (this.userType == 1) {
  874. this.getJobType();
  875. } else {
  876. this.jobTypeList = [{
  877. projectName: '',
  878. name: '全部',
  879. }]
  880. this.getCompanyClassify()
  881. this.getCompanyStatus()
  882. }
  883. this.$Request.getT('/app/common/type/310').then(res => { //消息未读提醒
  884. if (res.code == 0) {
  885. if (res.data && res.data.value) {
  886. this.arr.push(res.data.value)
  887. }
  888. }
  889. })
  890. this.$Request.getT('/app/common/type/337').then(res => { //预约成功通知(通用)
  891. if (res.code == 0) {
  892. if (res.data && res.data.value) {
  893. this.arr.push(res.data.value)
  894. }
  895. }
  896. })
  897. this.$Request.getT('/app/common/type/338').then(res => { //订单状态通知
  898. if (res.code == 0) {
  899. if (res.data && res.data.value) {
  900. this.arr.push(res.data.value)
  901. }
  902. }
  903. })
  904. // #ifdef MP-WEIXIN
  905. if (this.showModal) {
  906. this.openMsg()
  907. }
  908. // #endif
  909. } else {
  910. this.jobTypeList = [{
  911. projectName: '',
  912. name: '全部',
  913. }]
  914. }
  915. if (uni.getStorageSync('city')) {
  916. this.city = uni.getStorageSync('city')
  917. } else {
  918. this.city = ''
  919. }
  920. if (this.city) {
  921. if (this.userType == 1) {
  922. if (this.current != this.typeList.length - 1) {
  923. this.getPostType();
  924. } else {
  925. this.getComanyList()
  926. }
  927. } else {
  928. this.getCompanyClassify()
  929. }
  930. // if (this.userType == 1) { //用户端岗位
  931. // that.getPostType();
  932. // } else { //企业端简历
  933. // that.getPeopList();
  934. // }
  935. }
  936. },
  937. methods: {
  938. //去企业详情
  939. goInfo(item) {
  940. uni.navigateTo({
  941. url: '/my/enterpriseInfo/enterpriseInfo?companyId=' + item.companyId
  942. })
  943. },
  944. //获取公司列表
  945. getComanyList() {
  946. let data = {
  947. page: this.page,
  948. limit: this.limit,
  949. city: this.city == '全国' ? '' : this.city, //城市
  950. companyScope: this.industry,
  951. companyPeople: this.companyPeople
  952. }
  953. this.$Request.getT('/app/company/listCompany', data).then(res => {
  954. uni.hideLoading()
  955. uni.stopPullDownRefresh()
  956. if (res.code == 0) {
  957. this.totlo = res.data.pages
  958. if (this.page == 1) {
  959. this.companList = res.data.records
  960. } else {
  961. this.companList = [...this.companList, ...res.data.records]
  962. }
  963. // this.companList = res.data
  964. } else {
  965. uni.showToast({
  966. title: res.msg,
  967. icon: 'none'
  968. })
  969. }
  970. })
  971. },
  972. isSameName(className, name) {
  973. let str1 = className.trim();
  974. if (str2 == null)
  975. return false;
  976. let str2 = name.trim();
  977. if (str1.length !== str2.length) {
  978. return true;
  979. }
  980. return str1.toLowerCase() !== str2.toLowerCase();
  981. },
  982. //获取麦克风/摄像头权限
  983. async getAudioPermision() {
  984. let status = permision.isIOS ? await permision.judgeIosPermission("record") : await permision
  985. .requestAndroidPermission("android.permission.RECORD_AUDIO")
  986. let status2 = permision.isIOS ? await permision.judgeIosPermission("camera") : await permision
  987. .requestAndroidPermission("android.permission.CAMERA")
  988. if (status === null || status === 1 || status == true) { //已经同意授权
  989. console.log('获取到权限了')
  990. } else { //未授权的
  991. this.popupshowsq = true
  992. }
  993. },
  994. goNave(url) {
  995. if (url.indexOf('/pages/') !== -1 || url.indexOf('/my/') !== -1 || url.indexOf('/package/') !== -1) {
  996. uni.navigateTo({
  997. url
  998. });
  999. } else {
  1000. //#ifndef H5
  1001. uni.navigateTo({
  1002. url: '/pages/index/webView?url=' + url
  1003. });
  1004. //#endif
  1005. //#ifdef H5
  1006. window.location.href = url;
  1007. //#endif
  1008. }
  1009. },
  1010. //获取公告
  1011. getgonggaoList() {
  1012. if (!uni.getStorageSync('userType') || uni.getStorageSync('userType') == 1) {
  1013. this.$Request.get('/app/message/page/1/1/100').then(res => {
  1014. if (res.code == 0) {
  1015. let arr = []
  1016. res.data.list.map(item => {
  1017. if (item.type == 1) {
  1018. arr.push(item.title)
  1019. }
  1020. })
  1021. this.gongao = arr
  1022. } else {
  1023. this.gongao = []
  1024. }
  1025. })
  1026. } else if (uni.getStorageSync('userType') == 2) {
  1027. this.$Request.get('/app/message/page/1/1/100').then(res => {
  1028. if (res.code == 0) {
  1029. let arr = []
  1030. res.data.list.map(item => {
  1031. if (item.type == 2) {
  1032. arr.push(item.title)
  1033. }
  1034. })
  1035. this.gongao = arr
  1036. } else {
  1037. this.gongao = []
  1038. }
  1039. })
  1040. }
  1041. },
  1042. //获取金刚区
  1043. getgridList() {
  1044. if (uni.getStorageSync('userType') == 1) {
  1045. this.$Request.get('/app/banner/selectBannerList?classify=2').then(res => {
  1046. if (res.code == 0) {
  1047. this.gridlist = res.data
  1048. } else {
  1049. this.gridlist = []
  1050. }
  1051. })
  1052. } else {
  1053. this.$Request.get('/app/banner/selectBannerList?classify=4').then(res => {
  1054. if (res.code == 0) {
  1055. this.gridlist = res.data
  1056. } else {
  1057. this.gridlist = []
  1058. }
  1059. })
  1060. }
  1061. },
  1062. //获取bannerlist
  1063. getBannerList() {
  1064. if (!uni.getStorageSync('userType') || uni.getStorageSync('userType') == 1) {
  1065. this.$Request.get('/app/banner/selectBannerList?classify=1').then(res => {
  1066. if (res.code == 0) {
  1067. this.bannerListuser = res.data
  1068. this.bannerList = res.data
  1069. } else {
  1070. this.bannerListuser = [
  1071. 'https://gimg2.baidu.com/image_search/src=http%3A%2F%2Fup.enterdesk.com%2Fphoto%2F2007-11-7%2F200711072147151187.jpg&refer=http%3A%2F%2Fup.enterdesk.com&app=2002&size=f9999,10000&q=a80&n=0&g=0n&fmt=auto?sec=1674883340&t=4b9cbb7796600699ac28f75cd138ba04'
  1072. ]
  1073. }
  1074. })
  1075. } else if (uni.getStorageSync('userType') == 2) {
  1076. this.$Request.get('/app/banner/selectBannerList?classify=3').then(res => {
  1077. if (res.code == 0) {
  1078. this.bannerList = res.data
  1079. } else {
  1080. this.bannerList = [
  1081. 'https://gimg2.baidu.com/image_search/src=http%3A%2F%2Fup.enterdesk.com%2Fphoto%2F2007-11-7%2F200711072147151187.jpg&refer=http%3A%2F%2Fup.enterdesk.com&app=2002&size=f9999,10000&q=a80&n=0&g=0n&fmt=auto?sec=1674883340&t=4b9cbb7796600699ac28f75cd138ba04'
  1082. ]
  1083. }
  1084. })
  1085. }
  1086. },
  1087. goNavss(url) {
  1088. if (this.companyStatus) {
  1089. if (this.companyStatus == 1) {
  1090. uni.showToast({
  1091. title: '企业认证审核中,请审核通过后操作!',
  1092. icon: 'none'
  1093. })
  1094. return
  1095. }
  1096. if (this.companyStatus == 3) {
  1097. uni.showToast({
  1098. title: '企业认证审核未通过,请重新认证!',
  1099. icon: 'none'
  1100. })
  1101. return
  1102. }
  1103. uni.navigateTo({
  1104. url: url
  1105. })
  1106. } else {
  1107. uni.showModal({
  1108. title: '提示',
  1109. content: '还未完成企业认证,请完成企业认证后操作',
  1110. complete(ret) {
  1111. if (ret.confirm) {
  1112. }
  1113. }
  1114. })
  1115. }
  1116. },
  1117. //获取企业认证状态(1:审核中 2:通过 3:拒绝)
  1118. getCompanyStatus() {
  1119. this.$Request.get("/app/company/selectCompanyByUserId").then(res => {
  1120. if (res.code == 0 && res.data) {
  1121. this.companyStatus = res.data.status
  1122. this.companyId = res.data.companyId
  1123. this.companyName = res.data.companyAllName
  1124. uni.setStorageSync('companyStatus', this.companyStatus)
  1125. uni.setStorageSync('companyId', res.data.companyId)
  1126. this.companyId=this.companyId
  1127. if(this.companyStatus==1){
  1128. uni.showModal({
  1129. title: '提示',
  1130. content: '企业正在认证审核中。',
  1131. complete(ret) {
  1132. if (ret.confirm) {
  1133. uni.navigateTo({ url: "/my/renzheng/editCompany" });
  1134. }
  1135. }
  1136. })
  1137. }
  1138. if(this.companyStatus==3){
  1139. uni.showModal({
  1140. title: '提示',
  1141. content: '企业认证被拒绝。请修改',
  1142. complete(ret) {
  1143. if (ret.confirm) {
  1144. uni.navigateTo({ url: "/package/jobIntention/underReview" });
  1145. }
  1146. }
  1147. })
  1148. }
  1149. } else {
  1150. this.companyStatus = ''
  1151. }
  1152. })
  1153. },
  1154. // 开启订阅消息
  1155. openMsg() {
  1156. console.log('订阅消息')
  1157. var that = this
  1158. uni.getSetting({
  1159. withSubscriptions: true, //是否获取用户订阅消息的订阅状态,默认false不返回
  1160. success(ret) {
  1161. console.log(ret.subscriptionsSetting, '------------------')
  1162. // if (ret.subscriptionsSetting.itemSettings && Object.keys(ret.subscriptionsSetting.itemSettings).length == 2) {
  1163. if (ret.subscriptionsSetting.itemSettings) {
  1164. uni.setStorageSync('sendMsg', true)
  1165. uni.openSetting({ // 打开设置页
  1166. success(rea) {
  1167. console.log(rea.authSetting)
  1168. }
  1169. });
  1170. } else { // 用户没有点击“总是保持以上,不再询问”则每次都会调起订阅消息
  1171. console.log(99999)
  1172. uni.setStorageSync('sendMsg', false)
  1173. uni.showModal({
  1174. title: '提示',
  1175. content: '为了更好的体验,请绑定消息推送',
  1176. confirmText: '确定',
  1177. cancelText: '取消',
  1178. confirmColor: '#016BF6',
  1179. success: function(res) {
  1180. if (res.confirm) {
  1181. console.log(that.arr)
  1182. wx.requestSubscribeMessage({
  1183. tmplIds: that.arr,
  1184. success(re) {
  1185. console.log(JSON.stringify(re),
  1186. '++++++++++++++')
  1187. var datas = JSON.stringify(re);
  1188. if (datas.indexOf("accept") != -1) {
  1189. console.log(re)
  1190. uni.setStorageSync('sendMsg', true)
  1191. }
  1192. },
  1193. fail: (res) => {
  1194. console.log(res)
  1195. }
  1196. })
  1197. uni.setStorageSync('sendMsg', true)
  1198. console.log('确认')
  1199. that.showModal = false
  1200. } else if (res.cancel) {
  1201. console.log('取消')
  1202. uni.setStorageSync('sendMsg', false)
  1203. that.showModal = true
  1204. }
  1205. }
  1206. })
  1207. }
  1208. }
  1209. })
  1210. },
  1211. //回到顶部
  1212. gotoBack() {
  1213. uni.pageScrollTo({
  1214. scrollTop: 0,
  1215. duration: 300
  1216. })
  1217. },
  1218. /**
  1219. * 获取简历列表
  1220. */
  1221. getPeopList() {
  1222. let data = {
  1223. page: this.page,
  1224. limit: this.limit,
  1225. postType: '', //工作性质
  1226. expectedPosition: this.jobSxTypeList[this.currentJobSx].projectName, //岗位名称
  1227. screen: +this.currentJobSxs + 1, //1推荐 2最新
  1228. expectedCity: this.city == '全国' ? '' : this.city, //城市
  1229. salaryRange: this.salaryRange, //薪资范围
  1230. eduRange: this.education, //学历
  1231. expRange: this.experience, //经验
  1232. //industryName: this.industry, //行业
  1233. // companyPeople: this.companyPeople, //公司规模
  1234. lng: this.longitude,
  1235. lat: this.latitude,
  1236. //isRecommend:this.currentJobSxs==1?this.currentJobSxs:0,//推荐
  1237. companyId: uni.getStorageSync('companyId') ? uni.getStorageSync('companyId') : ''
  1238. }
  1239. this.$Request.postJson('/app/resumes/selectResumesList', data).then(res => {
  1240. // 1. 停止下拉刷新和隐藏loading(无论请求结果如何都执行)
  1241. uni.stopPullDownRefresh()
  1242. uni.hideLoading()
  1243. // 2. 第一层校验:确保res、res.data、res.data.records都存在且为数组
  1244. if (res.code == 0 && res.data && Array.isArray(res.data.records)) {
  1245. this.totalPage = res.data.totalPage
  1246. this.totlo = res.data.totalPage // 注意:变量名疑似笔误(totlo → totalPage?)
  1247. // 3. 处理列表:过滤null/undefined元素 + 安全访问skillTags
  1248. const list = res.data.records
  1249. .filter(item => item !== null && item !== undefined) // 过滤空元素
  1250. .map(item => {
  1251. // 安全赋值:item存在时才访问skillTags,否则赋值为空字符串
  1252. item.skills = item?.skillTags || '';
  1253. return item;
  1254. });
  1255. // 4. 分页赋值(避免空数组覆盖)
  1256. if (this.page == 1) {
  1257. this.datasList = list
  1258. } else {
  1259. this.datasList = [...this.datasList, ...list]
  1260. }
  1261. } else {
  1262. // 5. 异常情况:仅第一页清空列表,避免翻页时丢失数据
  1263. if (this.page === 1) {
  1264. this.datasList = []
  1265. }
  1266. // 可选:提示用户无数据
  1267. // uni.showToast({ title: '暂无数据', icon: 'none' })
  1268. }
  1269. }).catch(err => {
  1270. // 6. 捕获请求异常(如网络错误、接口500)
  1271. uni.stopPullDownRefresh()
  1272. uni.hideLoading()
  1273. uni.showToast({ title: '请求失败,请重试', icon: 'none' })
  1274. console.error('简历列表请求失败:', err)
  1275. })
  1276. },
  1277. /**
  1278. * 获取公司发布的岗位列表
  1279. */
  1280. getCompanyClassify() {
  1281. let data = {
  1282. companyId: uni.getStorageSync('companyId')
  1283. }
  1284. this.$Request.getT('/app/postPush/getCompanyClassify', data).then(res => {
  1285. if (res.code == 0) {
  1286. let arr = [
  1287. /* {
  1288. projectName: '',
  1289. name: '全部',
  1290. }, */
  1291. ]
  1292. console.log("布的岗位列表",res.data.length)
  1293. if (res.data.length == 0) {
  1294. // uni.navigateTo({
  1295. // url: '/pages/my/jobPosting?companyId=' + data.companyId + '&status=' + this
  1296. // .companyStatus + '&companyName=' + this.companyName
  1297. // })
  1298. uni.navigateTo({
  1299. url: '/pages/jobManagement/jobManagement'
  1300. })
  1301. }
  1302. res.data.map(item => {
  1303. let obj = {
  1304. id: item.postPushId,
  1305. projectName: item.ruleClassifyName,
  1306. name: item.ruleClassifyName,
  1307. }
  1308. arr.push(obj)
  1309. })
  1310. this.jobSxTypeList = arr
  1311. this.getPeopList()
  1312. }
  1313. })
  1314. },
  1315. /**
  1316. * 获取dom元素的宽度
  1317. */
  1318. getDomWidth() {
  1319. this.$nextTick(() => {
  1320. let that = this
  1321. let obj = uni.createSelectorQuery().select('#bottomView' + that
  1322. .currentJobSx) // xx为class或者id,如 .block, #block
  1323. obj.boundingClientRect(function(data) { // data - dom中的参数,宽高等
  1324. // console.log(data.width)
  1325. if (data && data.width) {
  1326. that.domeWidth = data.width * 2 * 0.8
  1327. } else {
  1328. that.domeWidth = 0
  1329. }
  1330. }).exec()
  1331. })
  1332. },
  1333. /**
  1334. * @param {Object} longitude
  1335. * @param {Object} latitude
  1336. * 使用经纬度获取城市
  1337. */
  1338. getSelectCity(longitude, latitude) {
  1339. this.$Request.get('/app/Login/selectCity?lat=' + latitude + '&lng=' + longitude).then(res => {
  1340. if (res.code == 0) {
  1341. // console.log(res, '获取地址信息')
  1342. this.city = res.data.city ? res.data.city : '区域'
  1343. uni.setStorageSync('city', res.data.city)
  1344. if (this.userType == 1) {
  1345. this.getUserList()
  1346. } else {
  1347. this.getPeopList()
  1348. }
  1349. }
  1350. });
  1351. },
  1352. /**
  1353. * 获取求职意向
  1354. */
  1355. getJobType() {
  1356. return
  1357. this.$Request.get('/app/intention/getIntentionList').then(res => {
  1358. if (res.code == 0 && res.data.records.length > 0) {
  1359. let arr = [{
  1360. projectName: '',
  1361. name: '全部',
  1362. }, ]
  1363. res.data.records.map(item => {
  1364. let obj = {
  1365. projectName: item.ruleClassifyName,
  1366. name: item.ruleClassifyName,
  1367. }
  1368. arr.push(obj)
  1369. })
  1370. this.jobTypeList = arr
  1371. }
  1372. })
  1373. },
  1374. /**
  1375. * 获取岗位列表
  1376. */
  1377. getUserList() {
  1378. let data = {
  1379. page: this.page,
  1380. limit: this.limit,
  1381. //postType: this.typeList.length > 0 ? this.typeList[this.current].id : '',
  1382. ruleClassifyName: this.typeList[this.current].name, //岗位名称
  1383. screen: +this.currentSx + 1, //1推荐 2最新
  1384. county: this.county, //区
  1385. city: this.city == '全国' ? '' : this.city, //城市
  1386. salaryRange: this.salaryRange, //薪资范围
  1387. education: this.education, //学历
  1388. experience: this.experience, //经验
  1389. industry: this.industry, //行业
  1390. preference: this.preference.join(','),
  1391. companyPeople: this.companyPeople, //公司规模
  1392. lng: this.longitude,
  1393. lat: this.latitude,
  1394. //userId: uni.getStorageSync('userId') ? uni.getStorageSync('userId') : ''
  1395. }
  1396. this.$Request.get('/app/postPush/userGetPostPushList', data).then(res => {
  1397. uni.stopPullDownRefresh()
  1398. uni.hideLoading()
  1399. if (res.code == 0) {
  1400. res.data.records.map(item => {
  1401. if (item.welfareTag) {
  1402. item.welfareTag = item.welfareTag.split(';')
  1403. } else {
  1404. item.welfareTag = []
  1405. }
  1406. if (item.distance) {
  1407. if (parseFloat(item.distance) > 1000) {
  1408. item.distance = (parseFloat(item.distance) / 1000).toFixed(2) + 'km'
  1409. } else {
  1410. item.distance = (parseFloat(item.distance)).toFixed(2) + 'm'
  1411. }
  1412. } else {
  1413. item.distance = ''
  1414. }
  1415. })
  1416. if (this.page == 1) {
  1417. // console.log(res.data.records, '岗位数据')
  1418. this.dataList = res.data.records
  1419. } else {
  1420. this.dataList = [...this.dataList, ...res.data.records]
  1421. }
  1422. this.totlo = res.data.pages
  1423. }
  1424. })
  1425. },
  1426. /**
  1427. * 工作性质
  1428. */
  1429. getPostType() {
  1430. var that = this
  1431. //行业期望
  1432. this.$Request.get('/app/intention/getIntentionList', {
  1433. }).then(res => {
  1434. if (res.code == 0) {
  1435. let arr = res.data
  1436. let classRule = [
  1437. /* {
  1438. id: '',
  1439. name: '',
  1440. label: '全部'
  1441. } */
  1442. ]
  1443. let industry = this.directionList
  1444. var industryArr = this.industry == '' ? [] : this.industry.split(',')
  1445. industryArr.forEach(function(item) {
  1446. if (that.$queue.array_column(that.directionList, 'name').indexOf(item) < 0)
  1447. industry.push({
  1448. id: item,
  1449. name: item
  1450. })
  1451. })
  1452. arr.forEach(function(item) {
  1453. var tmp = {}
  1454. tmp.id = item.ruleClassifyId
  1455. tmp.name = item.ruleClassifyName
  1456. tmp.label = item.ruleClassifyName
  1457. classRule.push(tmp)
  1458. var indus = item.industry ? item.industry.split('/') : []
  1459. indus.forEach(function(ind) {
  1460. var tm = {}
  1461. tm.name = ind
  1462. tm.id = ind
  1463. if (that.$queue.array_column(industry, 'name').indexOf(tm.name) <
  1464. 0)
  1465. industry.push(tm)
  1466. })
  1467. })
  1468. classRule.push({
  1469. id: '',
  1470. name: '',
  1471. label: ''
  1472. }) //模拟个空企业选项,为了兼容源码和设计图
  1473. this.typeList = classRule
  1474. this.directionList = industry
  1475. // console.log(this.typeList, '1111')
  1476. this.getUserList()
  1477. }
  1478. })
  1479. return;
  1480. this.$Request.get('/app/dict/list', {
  1481. type: '工作性质'
  1482. }).then(res => {
  1483. if (res.code == 0) {
  1484. let arr = res.data
  1485. arr = JSON.parse(JSON.stringify(arr).replace(/code/g, 'label'))
  1486. let obj = {
  1487. id: -1,
  1488. label: '企业',
  1489. name: '企业'
  1490. }
  1491. arr.push(obj)
  1492. this.typeList = arr
  1493. // console.log(this.typeList, '1111')
  1494. this.getUserList()
  1495. }
  1496. })
  1497. },
  1498. /**
  1499. * 获取个人信息
  1500. */
  1501. getUserInfo() {
  1502. this.$Request.get("/app/user/selectUserById").then(res => {
  1503. if (res.code == 0) {
  1504. console.log(res.data)
  1505. this.$queue.setData('weChatNum', res.data.weChatNum)
  1506. if (res.data.companyId) {
  1507. uni.setStorageSync('companyId', res.data.companyId)
  1508. }
  1509. if (res.data.userType == 1 || res.data.userType == null) {
  1510. this.userType = 1
  1511. uni.setStorageSync('userType', 1)
  1512. } else {
  1513. this.userType = 2
  1514. uni.setStorageSync('userType', 2)
  1515. }
  1516. }
  1517. })
  1518. },
  1519. gotoInfo(postPushId) {
  1520. if (uni.getStorageSync('token')) {
  1521. // #ifdef MP-WEIXIN
  1522. if (uni.getStorageSync('sendMsg')) {
  1523. // console.log('授权+1')
  1524. wx.requestSubscribeMessage({
  1525. tmplIds: this.arr,
  1526. success(re) {
  1527. // console.log(JSON.stringify(re), 111111111111)
  1528. var datas = JSON.stringify(re);
  1529. if (datas.indexOf("accept") != -1) {
  1530. // console.log(re)
  1531. }
  1532. },
  1533. fail: (res) => {
  1534. // console.log(res)
  1535. }
  1536. })
  1537. }
  1538. // #endif
  1539. // uni.navigateTo({
  1540. // url: '/pages/index/game/order?postPushId=' + postPushId
  1541. // })
  1542. }
  1543. // else {
  1544. // this.noLogin()
  1545. // }
  1546. uni.navigateTo({
  1547. url: '/pages/index/game/order?postPushId=' + postPushId
  1548. })
  1549. },
  1550. //不需要登录跳转
  1551. goNavs(url) {
  1552. // #ifdef MP-WEIXIN
  1553. if (uni.getStorageSync('sendMsg')) {
  1554. // console.log('授权+1')
  1555. wx.requestSubscribeMessage({
  1556. tmplIds: this.arr,
  1557. success(re) {
  1558. // console.log(JSON.stringify(re), 111111111111)
  1559. var datas = JSON.stringify(re);
  1560. if (datas.indexOf("accept") != -1) {
  1561. // console.log(re)
  1562. }
  1563. },
  1564. fail: (res) => {
  1565. // console.log(res)
  1566. }
  1567. })
  1568. }
  1569. // #endif
  1570. uni.navigateTo({
  1571. url: url
  1572. })
  1573. },
  1574. //跳转
  1575. goNav(url) {
  1576. if (uni.getStorageSync('token')) {
  1577. // #ifdef MP-WEIXIN
  1578. if (uni.getStorageSync('sendMsg')) {
  1579. // console.log('授权+1')
  1580. wx.requestSubscribeMessage({
  1581. tmplIds: this.arr,
  1582. success(re) {
  1583. // console.log(JSON.stringify(re), 111111111111)
  1584. var datas = JSON.stringify(re);
  1585. if (datas.indexOf("accept") != -1) {
  1586. // console.log(re)
  1587. }
  1588. },
  1589. fail: (res) => {
  1590. // console.log(res)
  1591. }
  1592. })
  1593. }
  1594. // #endif
  1595. uni.navigateTo({
  1596. url: url
  1597. })
  1598. } else {
  1599. this.noLogin()
  1600. }
  1601. },
  1602. //未登录
  1603. noLogin() {
  1604. uni.showModal({
  1605. title: '提示',
  1606. content: '您还未登录,请先登录',
  1607. confirmColor: '#016BF6',
  1608. success: function(res) {
  1609. if (res.confirm) {
  1610. // console.log('用户点击确定');
  1611. uni.navigateTo({
  1612. url: '/pages/public/login'
  1613. })
  1614. } else if (res.cancel) {
  1615. // console.log('用户点击取消');
  1616. }
  1617. }
  1618. })
  1619. },
  1620. //吸顶
  1621. isfixed(e) {
  1622. // console.log(e, '+++++++++++++')
  1623. this.isfixeds = true
  1624. },
  1625. //不吸顶
  1626. isunfixed() {
  1627. this.isfixeds = false
  1628. },
  1629. //添加方向标签
  1630. addDirection() {
  1631. uni.navigateTo({
  1632. url: '/package/jobIntention/tagManage'
  1633. })
  1634. },
  1635. //关闭VIP推荐
  1636. closeVipRecommend() {
  1637. // 这里可以添加关闭逻辑,比如隐藏卡片或记录用户选择
  1638. console.log('关闭VIP推荐')
  1639. // 可以通过v-if控制显示隐藏
  1640. },
  1641. selectIndustry(item) {
  1642. var industry = this.industry == '' ? [] : this.industry.split(',')
  1643. var res = industry.indexOf(item.id)
  1644. if (res >= 0) {
  1645. industry.splice(res, 1)
  1646. } else {
  1647. if (item.id == '不限')
  1648. industry = []
  1649. else
  1650. industry.push(item.id)
  1651. }
  1652. this.industry = industry.length > 0 ? industry.join(',') : ''
  1653. this.setIndustry()
  1654. this.page = 1
  1655. if (this.current == this.typeList.length - 1) { //公司
  1656. this.getComanyList()
  1657. } else {
  1658. this.getUserList()
  1659. }
  1660. },
  1661. setIndustry() {
  1662. if (uni.getStorageSync('filter') && (uni.getStorageSync('filter')).length > 0) {
  1663. let filter = uni.getStorageSync('filter')
  1664. console.log(filter)
  1665. let industry = this.industry == '' ? [] : this.industry.split(',')
  1666. filter.forEach(function(item) {
  1667. if (item.name == '行业') {
  1668. let list = []
  1669. industry.forEach(function(ite) {
  1670. var tmp = {}
  1671. tmp.value = ite
  1672. tmp.childrenList = []
  1673. tmp.isEnable = 1
  1674. tmp.select = true
  1675. list.push(tmp)
  1676. })
  1677. item.list = list
  1678. }
  1679. })
  1680. uni.setStorageSync("filter", filter);
  1681. }
  1682. },
  1683. goIndustry() {
  1684. uni.navigateTo({
  1685. url: '/package/screen/screen?industry=' + this.directionList.join('/')
  1686. })
  1687. },
  1688. goPreference() {
  1689. var jobId = this.typeList[this.current].id
  1690. var jobTitle = this.typeList[this.current].name
  1691. uni.navigateTo({
  1692. url: '/package/jobIntention/preferenceSetting?jobId=' + jobId + '&jobTitle=' + jobTitle +
  1693. '&selectedPreferences=' + encodeURIComponent(JSON.stringify(this.$queue.array_column(this
  1694. .directionList, 'name')))
  1695. })
  1696. },
  1697. selectPreference(item) {
  1698. var preference = this.preference
  1699. var res = preference.indexOf(item.id)
  1700. if (res >= 0) {
  1701. preference.splice(res, 1)
  1702. } else {
  1703. if (item.id == '不限')
  1704. preference = []
  1705. else
  1706. preference.push(item.id)
  1707. }
  1708. this.preference = preference
  1709. this.page = 1
  1710. if (this.current == this.typeList.length - 1) { //公司
  1711. this.getComanyList()
  1712. } else {
  1713. this.getUserList()
  1714. }
  1715. },
  1716. }
  1717. }
  1718. </script>
  1719. <style lang="scss">
  1720. page {
  1721. background: #F2F2F7;
  1722. }
  1723. .goback {
  1724. position: fixed;
  1725. top: 80%;
  1726. right: 30rpx;
  1727. }
  1728. .jobtitle {
  1729. position: relative;
  1730. .jobtitleBom {
  1731. position: absolute;
  1732. width: 30rpx;
  1733. left: 50%;
  1734. top: 80%;
  1735. transform: translate(-50%, 0);
  1736. }
  1737. }
  1738. .topbg-scroll {
  1739. width: 100%;
  1740. white-space: nowrap;
  1741. }
  1742. .activeQs {
  1743. color: #1A1A1A !important;
  1744. font-weight: 800;
  1745. }
  1746. .activeQ {
  1747. color: #1A1A1A !important;
  1748. font-size: 38rpx;
  1749. font-weight: 800;
  1750. }
  1751. .active {
  1752. font-size: 38rpx !important;
  1753. font-weight: 800 !important;
  1754. }
  1755. .active2 {
  1756. color: #1A1A1A !important;
  1757. font-size: 38rpx !important;
  1758. font-weight: 800 !important;
  1759. }
  1760. .active3 {
  1761. color: #1A1A1A !important;
  1762. font-size: 28rpx !important;
  1763. font-weight: 800 !important;
  1764. }
  1765. .topbg {
  1766. width: 100%;
  1767. // height: 100rpx;
  1768. background-color: #00DD9A;
  1769. // position: fixed;
  1770. // /* #ifdef MP-WEIXIN */
  1771. // top: 0;
  1772. // /* #endif */
  1773. // /* #ifdef H5 */
  1774. // top: 78rpx;
  1775. // /* #endif */
  1776. // /* #ifdef APP-PLUS */
  1777. // top: 0;
  1778. // /* #endif */
  1779. // z-index: 998;
  1780. }
  1781. .topbg-sticky {}
  1782. .top-bg {
  1783. // box-shadow: 0px 4px 62px 0px rgba(153, 171, 198, 0.18);
  1784. // background: linear-gradient(90deg, rgba(13, 39, 247, 1), rgba(19, 193, 234, 1) 100%);
  1785. // width: 100%;
  1786. // height: 300rpx;
  1787. // position: sticky;
  1788. // top: 0px;
  1789. // z-index: 999;
  1790. /* 波浪效果 */
  1791. // --c: rgba(255, 255, 255, 0.1);
  1792. // --w1: radial-gradient(100% 57% at top, #0000 100%, var(--c) 100.5%) no-repeat;
  1793. // --w2: radial-gradient(100% 57% at bottom, var(--c) 100%, #0000 100.5%) no-repeat;
  1794. // background: var(--w1), var(--w2), linear-gradient(90deg, rgba(13, 39, 247, 1), rgba(19, 193, 234, 1) 100%);
  1795. // background-position: 0% 100%, 100% 100%, 0 0;
  1796. // background-size: 50% 100%, 50% 100%, 100% 100%;
  1797. position: absolute;
  1798. top: 0;
  1799. z-index: 0;
  1800. width: 100%;
  1801. }
  1802. .topbg-sticky-box {
  1803. width: 100%;
  1804. padding: 0 40rpx;
  1805. position: relative;
  1806. z-index: 1;
  1807. }
  1808. .topbg-sticky-title {
  1809. width: 100%;
  1810. margin-bottom: 20rpx;
  1811. }
  1812. .topbg-sticky-title-left {
  1813. color: rgba(255, 255, 255, 1);
  1814. font-family: DM Sans;
  1815. font-size: 32rpx;
  1816. font-weight: 700;
  1817. line-height: 36rpx;
  1818. letter-spacing: 0%;
  1819. text-align: left;
  1820. }
  1821. .xing-icon {
  1822. width: 42rpx;
  1823. height: 42rpx;
  1824. margin-right: 12rpx;
  1825. }
  1826. .topbg-sticky-title-right {
  1827. color: #ffffff;
  1828. }
  1829. .topbg-sticky-subtitle {
  1830. color: rgba(255, 255, 255, 1);
  1831. font-family: DM Sans;
  1832. font-size: 30rpx;
  1833. font-weight: 700;
  1834. line-height: 36rpx;
  1835. letter-spacing: 0%;
  1836. text-align: left;
  1837. }
  1838. .topbg-type {
  1839. width: 710rpx;
  1840. border-radius: 6px;
  1841. box-shadow: 0px 8px 12px 0px rgba(0, 0, 0, 0.05);
  1842. background: rgba(255, 255, 255, 1);
  1843. // background: transparent;
  1844. padding: 18rpx;
  1845. margin: 24rpx auto 12rpx auto;
  1846. position: relative;
  1847. z-index: 1;
  1848. .topbg-type-box {
  1849. width: 100%;
  1850. margin: 0 20rpx;
  1851. }
  1852. .topbg-type-box-row {
  1853. margin-bottom: 20rpx;
  1854. }
  1855. .topbg-type-box-l {
  1856. flex: 1;
  1857. white-space: nowrap;
  1858. overflow-x: auto;
  1859. }
  1860. .topbg-type-box-l-i {
  1861. color: rgba(153, 153, 153, 1);
  1862. font-family: DM Sans;
  1863. font-size: 28rpx;
  1864. font-weight: 400;
  1865. line-height: 28rpx;
  1866. letter-spacing: 0%;
  1867. text-align: left;
  1868. margin-right: 14rpx;
  1869. &.active {
  1870. background: linear-gradient(90deg, rgba(13, 39, 247, 1), rgba(19, 193, 234, 1) 100%);
  1871. -webkit-background-clip: text;
  1872. -webkit-text-fill-color: transparent;
  1873. background-clip: text;
  1874. text-fill-color: transparent;
  1875. font-family: DM Sans;
  1876. font-size: 24rpx;
  1877. font-weight: 700;
  1878. line-height: 48rpx;
  1879. letter-spacing: 0%;
  1880. text-align: left;
  1881. }
  1882. }
  1883. .topbg-type-box-r {
  1884. color: #ffffff;
  1885. }
  1886. .attachment-icon {
  1887. width: 38rpx;
  1888. height: 38rpx;
  1889. }
  1890. }
  1891. .direction-tip {
  1892. margin-top: 20rpx;
  1893. .direction-tip-title {
  1894. color: rgba(51, 51, 51, 1);
  1895. font-family: DM Sans;
  1896. font-size: 26rpx;
  1897. font-weight: 400;
  1898. line-height: 26rpx;
  1899. letter-spacing: 0%;
  1900. text-align: left;
  1901. margin-bottom: 8rpx;
  1902. }
  1903. .direction-tip-subtitle {
  1904. margin-top: 16rpx;
  1905. color: rgba(153, 153, 153, 1);
  1906. font-family: DM Sans;
  1907. font-size: 24rpx;
  1908. font-weight: 400;
  1909. line-height: 24rpx;
  1910. letter-spacing: 0%;
  1911. text-align: left;
  1912. }
  1913. .direction-tags {
  1914. margin-top: 16rpx;
  1915. .direction-tag {
  1916. color: rgba(153, 153, 153, 1);
  1917. font-family: DM Sans;
  1918. font-size: 20rpx;
  1919. font-weight: 400;
  1920. line-height: 36rpx;
  1921. letter-spacing: 0%;
  1922. text-align: center;
  1923. margin-right: 18rpx;
  1924. margin-bottom: 18rpx;
  1925. border-radius: 6px;
  1926. background: rgba(198, 198, 198, 0.1);
  1927. padding: 8rpx 12rpx;
  1928. display: inline-block;
  1929. min-width: 60rpx;
  1930. white-space: nowrap;
  1931. cursor: pointer;
  1932. transition: all 0.3s ease;
  1933. &.active {
  1934. font-family: DM Sans;
  1935. font-size: 20rpx !important;
  1936. font-weight: 400 !important;
  1937. line-height: 36rpx;
  1938. letter-spacing: 0%;
  1939. text-align: left;
  1940. padding: 8rpx 12rpx !important;
  1941. color: rgba(1, 107, 246, 1) !important;
  1942. background: #D6E7FD !important;
  1943. border: 1px solid rgba(1, 107, 246, 1);
  1944. }
  1945. }
  1946. .direction-tag-add {
  1947. color: rgba(153, 153, 153, 1);
  1948. font-family: DM Sans;
  1949. font-size: 20rpx;
  1950. font-weight: 400;
  1951. line-height: 36rpx;
  1952. letter-spacing: 0%;
  1953. text-align: center;
  1954. margin-right: 20rpx;
  1955. border-radius: 6px;
  1956. background: rgba(198, 198, 198, 0.1);
  1957. padding: 8rpx 12rpx;
  1958. display: inline-block;
  1959. min-width: 60rpx;
  1960. white-space: nowrap;
  1961. cursor: pointer;
  1962. transition: all 0.3s ease;
  1963. &:hover {
  1964. background: rgba(198, 198, 198, 0.2);
  1965. }
  1966. }
  1967. .direction-tag-plus {
  1968. margin-bottom: 18rpx;
  1969. width: 40rpx;
  1970. height: 36rpx;
  1971. padding: 8rpx;
  1972. border-radius: 6px;
  1973. background: rgba(198, 198, 198, 0.1);
  1974. display: inline-flex;
  1975. align-items: center;
  1976. justify-content: center;
  1977. transition: all 0.3s ease;
  1978. &:hover {
  1979. background: rgba(198, 198, 198, 0.2);
  1980. }
  1981. }
  1982. }
  1983. }
  1984. .companyListBox {
  1985. width: 100%;
  1986. background-color: #F2F2F7;
  1987. // margin-top: 30rpx;
  1988. }
  1989. .topbg-yx {
  1990. width: 100%;
  1991. // height: 366rpx;
  1992. background: #F2F2F7;
  1993. border-radius: 40rpx 40rpx 0 0;
  1994. margin-top: 20rpx;
  1995. align-content: flex-start;
  1996. .topbg-yx-box {
  1997. width: 686rpx;
  1998. height: 40rpx;
  1999. margin-top: 35rpx;
  2000. }
  2001. .topbg-yx-box-l {
  2002. width: 62%;
  2003. .topbg-yx-box-l-i {
  2004. display: inline-block;
  2005. margin-right: 50rpx;
  2006. color: #999999;
  2007. font-size: 32rpx;
  2008. font-weight: 500;
  2009. .topbg-yx-box-l-i-c {
  2010. z-index: 1 !important;
  2011. // position: relative;
  2012. .topbg-yx-box-l-i-text {
  2013. z-index: 3 !important;
  2014. }
  2015. }
  2016. .topbg-yx-box-l-i-line {
  2017. margin-top: -10rpx;
  2018. width: 100%;
  2019. height: 10rpx;
  2020. background: linear-gradient(90deg, #08F3CE 0%, #05F3A7 100%);
  2021. border-radius: 7rpx;
  2022. z-index: 2 !important;
  2023. }
  2024. }
  2025. }
  2026. .topbg-yx-box-r {
  2027. text {
  2028. color: #016BF6;
  2029. font-size: 28rpx;
  2030. font-weight: 500;
  2031. margin-right: 20rpx;
  2032. }
  2033. }
  2034. }
  2035. .topbg-sx-box {
  2036. width: 100%;
  2037. margin-top: 0rpx;
  2038. .topbg-sx-box-l-i {
  2039. color: rgba(153, 153, 153, 1);
  2040. font-family: DM Sans;
  2041. font-size: 24rpx;
  2042. font-weight: 400;
  2043. line-height: 36rpx;
  2044. letter-spacing: 0%;
  2045. text-align: center;
  2046. margin-right: 20rpx;
  2047. border-radius: 6px;
  2048. background: rgba(198, 198, 198, 0.1);
  2049. padding: 8rpx 12rpx;
  2050. display: inline-block;
  2051. min-width: 60rpx;
  2052. white-space: nowrap;
  2053. &.active3 {
  2054. font-family: DM Sans;
  2055. font-size: 24rpx !important;
  2056. font-weight: 400 !important;
  2057. line-height: 36rpx;
  2058. letter-spacing: 0%;
  2059. text-align: left;
  2060. padding: 8rpx 12rpx !important;
  2061. color: rgba(1, 107, 246, 1) !important;
  2062. background: #D6E7FD !important;
  2063. border: 1px solid rgba(1, 107, 246, 1);
  2064. }
  2065. }
  2066. .topbg-sx-box-r-i {
  2067. color: rgba(1, 107, 246, 1);
  2068. font-family: DM Sans;
  2069. font-size: 24rpx;
  2070. font-weight: 400;
  2071. line-height: 36rpx;
  2072. letter-spacing: 0%;
  2073. text-align: center;
  2074. margin-right: 20rpx;
  2075. border-radius: 6px;
  2076. background: #D6E7FD;
  2077. padding: 8rpx 12rpx;
  2078. // display: inline-block;
  2079. min-width: 60rpx;
  2080. white-space: nowrap;
  2081. cursor: pointer;
  2082. transition: all 0.3s ease;
  2083. border: 0.5px solid rgba(1, 107, 246, 1);
  2084. }
  2085. .topbg-sx-box-filter {
  2086. color: rgba(153, 153, 153, 1);
  2087. font-family: DM Sans;
  2088. font-size: 24rpx;
  2089. font-weight: 400;
  2090. line-height: 36rpx;
  2091. letter-spacing: 0%;
  2092. text-align: center;
  2093. border-radius: 6px;
  2094. background: rgba(198, 198, 198, 0.1);
  2095. padding: 8rpx 12rpx;
  2096. // display: inline-block;
  2097. min-width: 60rpx;
  2098. white-space: nowrap;
  2099. cursor: pointer;
  2100. transition: all 0.3s ease;
  2101. }
  2102. }
  2103. .title-left {
  2104. display: flex;
  2105. align-items: center;
  2106. gap: 8rpx;
  2107. }
  2108. .job-title-text {
  2109. color: rgba(23, 23, 37, 1);
  2110. font-family: DM Sans;
  2111. font-size: 38rpx;
  2112. font-weight: 700;
  2113. line-height: 48rpx;
  2114. letter-spacing: 0.5%;
  2115. text-align: left;
  2116. }
  2117. .salary-text-box {
  2118. border-radius: 24rpx;
  2119. background: #FEE2E3;
  2120. display: flex;
  2121. justify-content: flex-start;
  2122. align-items: center;
  2123. padding: 6rpx 24rpx;
  2124. .jipin-icon {
  2125. width: 20rpx;
  2126. height: 20rpx;
  2127. margin-right: 4rpx;
  2128. }
  2129. .jipin-text {
  2130. color: rgba(237, 66, 69, 1);
  2131. font-family: DM Sans;
  2132. font-size: 18rpx;
  2133. font-weight: 400;
  2134. line-height: 30rpx;
  2135. letter-spacing: 0.5%;
  2136. text-align: left;
  2137. }
  2138. }
  2139. .salary-text {
  2140. color: rgba(27, 229, 223, 1);
  2141. font-family: DM Sans;
  2142. font-size: 28rpx;
  2143. font-weight: 700;
  2144. line-height: 40rpx;
  2145. letter-spacing: 0.5%;
  2146. text-align: right;
  2147. }
  2148. .company-name,
  2149. .company-people {
  2150. color: rgba(156, 164, 171, 1);
  2151. font-family: DM Sans;
  2152. font-size: 24rpx;
  2153. font-weight: 400;
  2154. line-height: 40rpx;
  2155. letter-spacing: 0.5%;
  2156. text-align: left;
  2157. }
  2158. .job-tag {
  2159. height: 42rpx;
  2160. display: flex;
  2161. flex-direction: row;
  2162. justify-content: center;
  2163. align-items: center;
  2164. padding: 8rpx;
  2165. border-radius: 8rpx;
  2166. background: rgba(198, 198, 198, 0.1);
  2167. margin-right: 16rpx;
  2168. margin-bottom: 16rpx;
  2169. color: rgba(153, 153, 153, 1);
  2170. font-size: 26rpx;
  2171. }
  2172. .company-info-text,
  2173. .location-text {
  2174. color: rgba(156, 164, 171, 1);
  2175. font-family: DM Sans;
  2176. font-size: 20rpx;
  2177. font-weight: 400;
  2178. line-height: 40rpx;
  2179. letter-spacing: 0.5%;
  2180. text-align: left;
  2181. }
  2182. .reply-time {
  2183. display: flex;
  2184. flex-direction: row;
  2185. justify-content: center;
  2186. align-items: center;
  2187. padding: 8rpx;
  2188. font-family: DM Sans;
  2189. font-size: 20rpx;
  2190. font-weight: 400;
  2191. line-height: 40rpx;
  2192. letter-spacing: 0.5%;
  2193. text-align: left;
  2194. border-radius: 12rpx;
  2195. background: #ECE1FD;
  2196. color: #8858C5;
  2197. }
  2198. .gwList {
  2199. width: 100%;
  2200. // margin-top: 220rpx;
  2201. .gwList-box {
  2202. width: 710rpx;
  2203. height: 100%;
  2204. .gwList-box-item {
  2205. width: 100%;
  2206. // height: 329rpx;
  2207. background-color: #ffffff;
  2208. border-radius: 12rpx;
  2209. margin-bottom: 20rpx;
  2210. padding-bottom: 20rpx;
  2211. }
  2212. .gwList-box-item-box {
  2213. width: 623rpx;
  2214. height: 100%;
  2215. .gwList-box-item-box-title {
  2216. margin-top: 28rpx;
  2217. }
  2218. .gwList-box-item-box-label {
  2219. margin-top: 14rpx;
  2220. }
  2221. .gwList-box-item-box-name {
  2222. margin-top: 14rpx;
  2223. color: #999999;
  2224. font-size: 28rpx;
  2225. font-weight: 500;
  2226. }
  2227. .gwList-box-item-box-line {
  2228. width: 100%;
  2229. border: 1rpx solid #E6E6E6;
  2230. margin-top: 30rpx;
  2231. margin-bottom: 20rpx;
  2232. }
  2233. .gwList-box-item-box-info {
  2234. font-size: 26rpx;
  2235. .gwList-box-item-box-info-l {
  2236. color: #1A1A1A;
  2237. display: flex;
  2238. align-items: center;
  2239. gap: 12rpx;
  2240. .people {
  2241. max-width: 110rpx;
  2242. overflow: hidden; //超出的文本隐藏
  2243. text-overflow: ellipsis; //溢出用省略号显示
  2244. white-space: nowrap; // 默认不换行;
  2245. }
  2246. }
  2247. .gwList-box-item-box-info-r {
  2248. color: #999999;
  2249. max-width: 50%;
  2250. overflow: hidden; //超出的文本隐藏
  2251. text-overflow: ellipsis; //溢出用省略号显示
  2252. white-space: nowrap; // 默认不换行;
  2253. }
  2254. }
  2255. }
  2256. }
  2257. }
  2258. .banner {
  2259. width: 100%;
  2260. height: 250rpx;
  2261. // margin-top: 20rpx;
  2262. .banner-box {
  2263. width: 686rpx;
  2264. height: 100%;
  2265. border-radius: 24rpx;
  2266. }
  2267. }
  2268. .isfixed {
  2269. border-radius: 0 !important;
  2270. }
  2271. .isfixeds {
  2272. // border-radius: 40rpx 40rpx 0 0;
  2273. }
  2274. .qySx {
  2275. // position: fixed;
  2276. // top: 0;
  2277. // z-index: 999;
  2278. // width: 100%;
  2279. // background: linear-gradient(180.00deg, rgba(255, 102, 0, 1), rgba(255, 89, 89, 1) 83%);
  2280. // padding-bottom: 40rpx;
  2281. // padding: 20rpx;
  2282. margin-bottom: 12rpx;
  2283. .qySx-bg {
  2284. position: absolute;
  2285. top: 0;
  2286. z-index: 0;
  2287. width: 100%;
  2288. }
  2289. .qySx-box {
  2290. width: 100%;
  2291. height: 100%;
  2292. border-radius: 12rpx;
  2293. box-shadow: 0px 8px 12px 0px rgba(0, 0, 0, 0.05);
  2294. background: rgba(255, 255, 255, 1);
  2295. padding: 28rpx;
  2296. position: relative;
  2297. z-index: 1;
  2298. margin: 52rpx 20rpx 0;
  2299. .qySx-box-row {
  2300. margin-bottom: 20rpx;
  2301. }
  2302. .qySx-box-l {
  2303. flex: 1;
  2304. white-space: nowrap;
  2305. overflow-x: auto;
  2306. }
  2307. .qySx-box-l-i {
  2308. color: rgba(153, 153, 153, 1);
  2309. font-family: DM Sans;
  2310. font-size: 28rpx;
  2311. font-weight: 400;
  2312. line-height: 36rpx;
  2313. letter-spacing: 0%;
  2314. text-align: left;
  2315. margin-right: 14rpx;
  2316. &.active {
  2317. background: linear-gradient(90deg, rgba(13, 39, 247, 1), rgba(19, 193, 234, 1) 100%);
  2318. -webkit-background-clip: text;
  2319. -webkit-text-fill-color: transparent;
  2320. background-clip: text;
  2321. text-fill-color: transparent;
  2322. font-family: DM Sans;
  2323. font-size: 24rpx;
  2324. font-weight: 700;
  2325. line-height: 48rpx;
  2326. letter-spacing: 0%;
  2327. text-align: left;
  2328. }
  2329. }
  2330. .qySx-box-r {
  2331. color: #ffffff;
  2332. .attachment-icon {
  2333. width: 38rpx;
  2334. height: 38rpx;
  2335. }
  2336. }
  2337. }
  2338. .qySx-sx-box {
  2339. width: 100%;
  2340. margin-top: 0rpx;
  2341. .qySx-sx-box-l-i {
  2342. color: rgba(153, 153, 153, 1);
  2343. font-family: DM Sans;
  2344. font-size: 24rpx;
  2345. font-weight: 400;
  2346. line-height: 36rpx;
  2347. letter-spacing: 0%;
  2348. text-align: center;
  2349. margin-right: 20rpx;
  2350. border-radius: 6px;
  2351. background: rgba(198, 198, 198, 0.1);
  2352. padding: 8rpx 12rpx;
  2353. display: inline-block;
  2354. min-width: 60rpx;
  2355. white-space: nowrap;
  2356. &.active3 {
  2357. font-family: DM Sans;
  2358. font-size: 24rpx !important;
  2359. font-weight: 400 !important;
  2360. line-height: 36rpx;
  2361. letter-spacing: 0%;
  2362. text-align: left;
  2363. padding: 8rpx 12rpx !important;
  2364. color: rgba(1, 107, 246, 1) !important;
  2365. // background: #D6E7FD !important;
  2366. background: rgba(252, 233, 220, 1);
  2367. border: 1px solid rgba(1, 107, 246, 1);
  2368. }
  2369. }
  2370. .qySx-sx-box-r-i {
  2371. color: rgba(1, 107, 246, 1);
  2372. font-family: DM Sans;
  2373. font-size: 24rpx;
  2374. font-weight: 400;
  2375. line-height: 36rpx;
  2376. letter-spacing: 0%;
  2377. text-align: center;
  2378. margin-right: 20rpx;
  2379. border-radius: 6px;
  2380. // background: #D6E7FD;
  2381. background: rgba(252, 233, 220, 1);
  2382. padding: 8rpx 12rpx;
  2383. display: inline-block;
  2384. min-width: 60rpx;
  2385. white-space: nowrap;
  2386. cursor: pointer;
  2387. transition: all 0.3s ease;
  2388. border: 0.5px solid rgba(1, 107, 246, 1);
  2389. }
  2390. .qySx-sx-box-filter {
  2391. color: rgba(153, 153, 153, 1);
  2392. font-family: DM Sans;
  2393. font-size: 24rpx;
  2394. font-weight: 400;
  2395. line-height: 36rpx;
  2396. letter-spacing: 0%;
  2397. text-align: center;
  2398. border-radius: 6px;
  2399. background: rgba(198, 198, 198, 0.1);
  2400. padding: 8rpx 12rpx;
  2401. display: inline-block;
  2402. min-width: 60rpx;
  2403. white-space: nowrap;
  2404. cursor: pointer;
  2405. transition: all 0.3s ease;
  2406. }
  2407. }
  2408. }
  2409. .vipRecommend {
  2410. width: 100%;
  2411. // margin-top: 280rpx;
  2412. padding: 0 20rpx;
  2413. box-sizing: border-box;
  2414. .vipRecommend-box {
  2415. width: 100%;
  2416. background: #ffffff;
  2417. border-radius: 12rpx;
  2418. box-shadow: 0px 8px 12px 0px rgba(0, 0, 0, 0.05);
  2419. padding: 28rpx;
  2420. position: relative;
  2421. .vipRecommend-close {
  2422. position: absolute;
  2423. top: 24rpx;
  2424. right: 24rpx;
  2425. width: 48rpx;
  2426. height: 48rpx;
  2427. display: flex;
  2428. align-items: center;
  2429. justify-content: center;
  2430. border-radius: 50%;
  2431. .close-icon {
  2432. width: 48rpx;
  2433. height: 48rpx;
  2434. }
  2435. }
  2436. .vipRecommend-content {
  2437. padding-right: 60rpx;
  2438. .vipRecommend-title {
  2439. margin-bottom: 16rpx;
  2440. .job-title {
  2441. color: rgba(23, 23, 37, 1);
  2442. font-family: DM Sans;
  2443. font-size: 28rpx;
  2444. font-weight: 700;
  2445. line-height: 48rpx;
  2446. text-align: left;
  2447. margin-right: 8rpx;
  2448. }
  2449. .job-status {
  2450. color: rgba(156, 164, 171, 1);
  2451. font-family: DM Sans;
  2452. font-size: 24rpx;
  2453. font-weight: 400;
  2454. line-height: 40rpx;
  2455. letter-spacing: 0.5%;
  2456. text-align: left;
  2457. }
  2458. }
  2459. .vipRecommend-message {
  2460. color: rgba(102, 102, 102, 1);
  2461. font-family: DM Sans;
  2462. font-size: 24rpx;
  2463. font-weight: 400;
  2464. line-height: 32rpx;
  2465. letter-spacing: 0.5%;
  2466. text-align: left;
  2467. margin-bottom: 16rpx;
  2468. }
  2469. .vipRecommend-hint {
  2470. color: rgba(102, 102, 102, 1);
  2471. font-family: DM Sans;
  2472. font-size: 18rpx;
  2473. font-weight: 400;
  2474. line-height: 20rpx;
  2475. letter-spacing: 0.5%;
  2476. text-align: left;
  2477. }
  2478. }
  2479. }
  2480. }
  2481. .qyList {
  2482. width: 100%;
  2483. height: auto;
  2484. /* 技能标签区域 */
  2485. .resume-skills {
  2486. margin: 20rpx 0; // 与上下模块的间距
  2487. .skills-label {
  2488. font-size: 24rpx;
  2489. color: #212121;
  2490. font-weight: 500;
  2491. display: block;
  2492. margin-bottom: 12rpx;
  2493. }
  2494. .skills-tags {
  2495. gap: 16rpx; // 标签间距
  2496. .tag-item {
  2497. background: #F6F6F6;
  2498. color: #666666;
  2499. font-size: 22rpx;
  2500. padding: 8rpx 20rpx;
  2501. border-radius: 8rpx;
  2502. line-height: 32rpx;
  2503. }
  2504. }
  2505. }
  2506. .qyList-box {
  2507. width: 716rpx;
  2508. height: 100%;
  2509. .qyList-box-item {
  2510. width: 100%;
  2511. // height: 400rpx;
  2512. padding-bottom: 40rpx;
  2513. background-color: #ffffff;
  2514. border-radius: 24rpx;
  2515. margin-bottom: 20rpx;
  2516. .qyList-box-item-box {
  2517. width: 626rpx;
  2518. height: 100%;
  2519. }
  2520. .qyList-box-item-info {
  2521. margin-top: 40rpx;
  2522. }
  2523. .qyList-box-item-job {
  2524. width: 100%;
  2525. color: #121212;
  2526. font-size: 28rpx;
  2527. font-weight: 500;
  2528. margin-top: 20rpx;
  2529. }
  2530. .qyList-box-item-rem {
  2531. color: #999999;
  2532. font-size: 26rpx;
  2533. margin-top: 20rpx;
  2534. }
  2535. }
  2536. }
  2537. }
  2538. .announcement {
  2539. // background: #ffffff;
  2540. padding: 0px 0px 10px 10px;
  2541. margin-top: 20rpx;
  2542. }
  2543. .announcementbox {
  2544. width: 712upx;
  2545. height: 64upx;
  2546. background: #e5fff2;
  2547. border-radius: 32upx;
  2548. display: flex;
  2549. align-items: center;
  2550. padding: 0px 24upx;
  2551. }
  2552. .anount {
  2553. color: #00DD9A;
  2554. font-weight: bold;
  2555. }
  2556. .anounts {
  2557. width: 80%;
  2558. height: 64rpx;
  2559. color: #333333;
  2560. font-size: 24upx;
  2561. }
  2562. .activeColor{
  2563. color: #016bf6 !important;
  2564. border:1rpx solid #016bf6;
  2565. background: #D6E7FD !important;
  2566. }
  2567. </style>