index.vue 71 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711
  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. //获取经纬度后请求岗位接口,经纬度用于筛选距离
  707. uni.getLocation({
  708. type: 'wgs84', //wgs84 gcj02
  709. success: function(res) {
  710. console.log(res, '地理位置');
  711. that.latitude = res.latitude;
  712. that.longitude = res.longitude;
  713. if (that.userType == 1) {
  714. // that.getUserList();
  715. that.getPostType()
  716. } else {
  717. that.getCompanyClassify()
  718. }
  719. // console.log(uni.getStorageSync('city') == '', '22222222222')
  720. if (!uni.getStorageSync('city') || uni.getStorageSync('city') == '' || uni.getStorageSync(
  721. 'city') == null) {
  722. // #ifdef APP-PLUS
  723. if (res.address) {
  724. that.city = res.address.city
  725. } else {
  726. that.getSelectCity(that.longitude, that.latitude);
  727. }
  728. // #endif
  729. // #ifndef APP
  730. that.getSelectCity(that.longitude, that.latitude);
  731. // #endif
  732. }
  733. },
  734. fail: function() {
  735. console.log('获取地址失败');
  736. // 获取位置失败时也要关闭加载并调用数据接口
  737. uni.hideLoading()
  738. // 即使没有位置信息,也要加载数据
  739. if (that.userType == 1) {
  740. that.getPostType()
  741. } else {
  742. that.getCompanyClassify()
  743. }
  744. }
  745. })
  746. this.getDomWidth()
  747. this.$Request.getT('/app/common/type/255').then(res => {
  748. if (res.code === 0) {
  749. if (res.data && res.data.value) {
  750. this.tuiguang = res.data.value;
  751. }
  752. }
  753. });
  754. if (this.userType == 1) { //用户邀请图
  755. this.$Request.getT('/app/banner/selectBannerList?state=-1&classify=5').then(res => {
  756. if (res.code === 0) {
  757. this.bgImg = res.data[0].imageUrl;
  758. }
  759. });
  760. } else { //企业邀请图
  761. this.$Request.getT('/app/banner/selectBannerList?state=-1&classify=6').then(res => {
  762. if (res.code === 0) {
  763. this.bgImg = res.data[0].imageUrl;
  764. }
  765. });
  766. }
  767. // 监听筛选条件触发getJobSearchList
  768. uni.$on('updateScreenFilterRecord', () => {
  769. //待处理
  770. })
  771. // uni.$on('city', data => {
  772. // that.city = data.city
  773. // uni.setStorageSync('city', that.city)
  774. // })
  775. uni.$on('filterCity', data => {
  776. console.log(data, '选择的市')
  777. that.city = data.city
  778. that.county = data.county
  779. uni.setStorageSync('city', that.city)
  780. this.page = 1
  781. that.getUserList();
  782. })
  783. },
  784. onUnload() {
  785. uni.$off('filterCity');
  786. uni.$off('preferenceUpdated')
  787. uni.$off('updateScreenFilterRecord')
  788. // uni.$off('city')
  789. },
  790. //下拉刷新
  791. onPullDownRefresh() {
  792. this.page = 1
  793. if (this.userType == 1) {
  794. if (this.current != this.typeList.length - 1) {
  795. this.getUserList()
  796. } else {
  797. this.getComanyList()
  798. }
  799. } else {
  800. this.getPeopList()
  801. }
  802. },
  803. //加载更多
  804. onReachBottom() {
  805. if (this.page < this.totlo) {
  806. this.page += 1
  807. if (this.userType == 1) {
  808. if (this.current != this.typeList.length - 1) {
  809. this.getUserList()
  810. } else {
  811. this.getComanyList()
  812. }
  813. } else {
  814. this.getPeopList()
  815. }
  816. }
  817. },
  818. onHide() {
  819. //离开页面时关闭吸顶功能,用于处理h5环境运行下'bottom' of null报错的问题
  820. this.enable = false
  821. },
  822. onShow() {
  823. let that = this;
  824. this.getBannerList()
  825. this.getgridList()
  826. this.getgonggaoList()
  827. // #ifdef MP-WEIXIN
  828. this.$Request.get('/app/common/type/257').then(res => {
  829. if (res.code == 0) {
  830. // #ifdef MP-WEIXIN
  831. this.XCXIsSelect = res.data.value
  832. // #endif
  833. // #ifndef MP-WEIXIN
  834. this.XCXIsSelect = '是'
  835. // #endif
  836. }
  837. });
  838. // this.$Request.get('/app/common/type/238').then(res => {
  839. // if (res.code == 0) {
  840. // // #ifdef MP-WEIXIN
  841. // this.XCXIsSelect = res.data.value
  842. // // #endif
  843. // // #ifndef MP-WEIXIN
  844. // this.XCXIsSelect = '是'
  845. // // #endif
  846. // }
  847. // });
  848. // #endif
  849. this.enable = true
  850. if (uni.getStorageSync('userType')) {
  851. this.userType = uni.getStorageSync('userType');
  852. }
  853. this.token = uni.getStorageSync('token');
  854. const condition=this.$queue.getFilterData()
  855. this.education = condition.education //学历
  856. this.experience = condition.experience //经验
  857. this.industry = condition.industry //行业
  858. this.salaryRange = condition.salaryRange //薪资
  859. this.companyPeople = condition.companyPeople //公司规模
  860. // this.getPostType();
  861. if (this.userType == 1) {
  862. uni.setNavigationBarColor({
  863. frontColor: '#ffffff',
  864. backgroundColor: '#00DD9A'
  865. })
  866. } else {
  867. uni.setNavigationBarColor({
  868. frontColor: '#000000',
  869. backgroundColor: '#F2F2F7'
  870. })
  871. }
  872. if (this.token) {
  873. this.getUserInfo();
  874. if (this.userType == 1) {
  875. this.getJobType();
  876. } else {
  877. this.jobTypeList = [{
  878. projectName: '',
  879. name: '全部',
  880. }]
  881. this.getCompanyClassify()
  882. this.getCompanyStatus()
  883. }
  884. this.$Request.getT('/app/common/type/310').then(res => { //消息未读提醒
  885. if (res.code == 0) {
  886. if (res.data && res.data.value) {
  887. this.arr.push(res.data.value)
  888. }
  889. }
  890. })
  891. this.$Request.getT('/app/common/type/337').then(res => { //预约成功通知(通用)
  892. if (res.code == 0) {
  893. if (res.data && res.data.value) {
  894. this.arr.push(res.data.value)
  895. }
  896. }
  897. })
  898. this.$Request.getT('/app/common/type/338').then(res => { //订单状态通知
  899. if (res.code == 0) {
  900. if (res.data && res.data.value) {
  901. this.arr.push(res.data.value)
  902. }
  903. }
  904. })
  905. // #ifdef MP-WEIXIN
  906. if (this.showModal) {
  907. this.openMsg()
  908. }
  909. // #endif
  910. } else {
  911. this.jobTypeList = [{
  912. projectName: '',
  913. name: '全部',
  914. }]
  915. }
  916. if (uni.getStorageSync('city')) {
  917. this.city = uni.getStorageSync('city')
  918. } else {
  919. this.city = ''
  920. }
  921. if (this.city) {
  922. if (this.userType == 1) {
  923. if (this.current != this.typeList.length - 1) {
  924. this.getPostType();
  925. } else {
  926. this.getComanyList()
  927. }
  928. } else {
  929. this.getCompanyClassify()
  930. }
  931. // if (this.userType == 1) { //用户端岗位
  932. // that.getPostType();
  933. // } else { //企业端简历
  934. // that.getPeopList();
  935. // }
  936. }
  937. },
  938. methods: {
  939. //去企业详情
  940. goInfo(item) {
  941. uni.navigateTo({
  942. url: '/my/enterpriseInfo/enterpriseInfo?companyId=' + item.companyId
  943. })
  944. },
  945. //获取公司列表
  946. getComanyList() {
  947. let data = {
  948. page: this.page,
  949. limit: this.limit,
  950. city: this.city == '全国' ? '' : this.city, //城市
  951. companyScope: this.industry,
  952. companyPeople: this.companyPeople
  953. }
  954. this.$Request.getT('/app/company/listCompany', data).then(res => {
  955. uni.hideLoading()
  956. uni.stopPullDownRefresh()
  957. if (res.code == 0) {
  958. this.totlo = res.data.pages
  959. if (this.page == 1) {
  960. this.companList = res.data.records
  961. } else {
  962. this.companList = [...this.companList, ...res.data.records]
  963. }
  964. // this.companList = res.data
  965. } else {
  966. uni.showToast({
  967. title: res.msg,
  968. icon: 'none'
  969. })
  970. }
  971. })
  972. },
  973. isSameName(className, name) {
  974. let str1 = className.trim();
  975. if (str2 == null)
  976. return false;
  977. let str2 = name.trim();
  978. if (str1.length !== str2.length) {
  979. return true;
  980. }
  981. return str1.toLowerCase() !== str2.toLowerCase();
  982. },
  983. //获取麦克风/摄像头权限
  984. async getAudioPermision() {
  985. let status = permision.isIOS ? await permision.judgeIosPermission("record") : await permision
  986. .requestAndroidPermission("android.permission.RECORD_AUDIO")
  987. let status2 = permision.isIOS ? await permision.judgeIosPermission("camera") : await permision
  988. .requestAndroidPermission("android.permission.CAMERA")
  989. if (status === null || status === 1 || status == true) { //已经同意授权
  990. console.log('获取到权限了')
  991. } else { //未授权的
  992. this.popupshowsq = true
  993. }
  994. },
  995. goNave(url) {
  996. if (url.indexOf('/pages/') !== -1 || url.indexOf('/my/') !== -1 || url.indexOf('/package/') !== -1) {
  997. uni.navigateTo({
  998. url
  999. });
  1000. } else {
  1001. //#ifndef H5
  1002. uni.navigateTo({
  1003. url: '/pages/index/webView?url=' + url
  1004. });
  1005. //#endif
  1006. //#ifdef H5
  1007. window.location.href = url;
  1008. //#endif
  1009. }
  1010. },
  1011. //获取公告
  1012. getgonggaoList() {
  1013. if (!uni.getStorageSync('userType') || uni.getStorageSync('userType') == 1) {
  1014. this.$Request.get('/app/message/page/1/1/100').then(res => {
  1015. if (res.code == 0) {
  1016. let arr = []
  1017. res.data.list.map(item => {
  1018. if (item.type == 1) {
  1019. arr.push(item.title)
  1020. }
  1021. })
  1022. this.gongao = arr
  1023. } else {
  1024. this.gongao = []
  1025. }
  1026. })
  1027. } else if (uni.getStorageSync('userType') == 2) {
  1028. this.$Request.get('/app/message/page/1/1/100').then(res => {
  1029. if (res.code == 0) {
  1030. let arr = []
  1031. res.data.list.map(item => {
  1032. if (item.type == 2) {
  1033. arr.push(item.title)
  1034. }
  1035. })
  1036. this.gongao = arr
  1037. } else {
  1038. this.gongao = []
  1039. }
  1040. })
  1041. }
  1042. },
  1043. //获取金刚区
  1044. getgridList() {
  1045. if (uni.getStorageSync('userType') == 1) {
  1046. this.$Request.get('/app/banner/selectBannerList?classify=2').then(res => {
  1047. if (res.code == 0) {
  1048. this.gridlist = res.data
  1049. } else {
  1050. this.gridlist = []
  1051. }
  1052. })
  1053. } else {
  1054. this.$Request.get('/app/banner/selectBannerList?classify=4').then(res => {
  1055. if (res.code == 0) {
  1056. this.gridlist = res.data
  1057. } else {
  1058. this.gridlist = []
  1059. }
  1060. })
  1061. }
  1062. },
  1063. //获取bannerlist
  1064. getBannerList() {
  1065. if (!uni.getStorageSync('userType') || uni.getStorageSync('userType') == 1) {
  1066. this.$Request.get('/app/banner/selectBannerList?classify=1').then(res => {
  1067. if (res.code == 0) {
  1068. this.bannerListuser = res.data
  1069. this.bannerList = res.data
  1070. } else {
  1071. this.bannerListuser = [
  1072. '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'
  1073. ]
  1074. }
  1075. })
  1076. } else if (uni.getStorageSync('userType') == 2) {
  1077. this.$Request.get('/app/banner/selectBannerList?classify=3').then(res => {
  1078. if (res.code == 0) {
  1079. this.bannerList = res.data
  1080. } else {
  1081. this.bannerList = [
  1082. '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'
  1083. ]
  1084. }
  1085. })
  1086. }
  1087. },
  1088. goNavss(url) {
  1089. if (this.companyStatus) {
  1090. if (this.companyStatus == 1) {
  1091. uni.showToast({
  1092. title: '企业认证审核中,请审核通过后操作!',
  1093. icon: 'none'
  1094. })
  1095. return
  1096. }
  1097. if (this.companyStatus == 3) {
  1098. uni.showToast({
  1099. title: '企业认证审核未通过,请重新认证!',
  1100. icon: 'none'
  1101. })
  1102. return
  1103. }
  1104. uni.navigateTo({
  1105. url: url
  1106. })
  1107. } else {
  1108. uni.showModal({
  1109. title: '提示',
  1110. content: '还未完成企业认证,请完成企业认证后操作',
  1111. complete(ret) {
  1112. if (ret.confirm) {
  1113. }
  1114. }
  1115. })
  1116. }
  1117. },
  1118. //获取企业认证状态(1:审核中 2:通过 3:拒绝)
  1119. getCompanyStatus() {
  1120. this.$Request.get("/app/company/selectCompanyByUserId").then(res => {
  1121. if (res.code == 0 && res.data) {
  1122. this.companyStatus = res.data.status
  1123. this.companyName = res.data.companyAllName
  1124. uni.setStorageSync('companyStatus', this.companyStatus)
  1125. } else {
  1126. this.companyStatus = ''
  1127. }
  1128. })
  1129. },
  1130. // 开启订阅消息
  1131. openMsg() {
  1132. console.log('订阅消息')
  1133. var that = this
  1134. uni.getSetting({
  1135. withSubscriptions: true, //是否获取用户订阅消息的订阅状态,默认false不返回
  1136. success(ret) {
  1137. console.log(ret.subscriptionsSetting, '------------------')
  1138. // if (ret.subscriptionsSetting.itemSettings && Object.keys(ret.subscriptionsSetting.itemSettings).length == 2) {
  1139. if (ret.subscriptionsSetting.itemSettings) {
  1140. uni.setStorageSync('sendMsg', true)
  1141. uni.openSetting({ // 打开设置页
  1142. success(rea) {
  1143. console.log(rea.authSetting)
  1144. }
  1145. });
  1146. } else { // 用户没有点击“总是保持以上,不再询问”则每次都会调起订阅消息
  1147. console.log(99999)
  1148. uni.setStorageSync('sendMsg', false)
  1149. uni.showModal({
  1150. title: '提示',
  1151. content: '为了更好的体验,请绑定消息推送',
  1152. confirmText: '确定',
  1153. cancelText: '取消',
  1154. confirmColor: '#016BF6',
  1155. success: function(res) {
  1156. if (res.confirm) {
  1157. console.log(that.arr)
  1158. wx.requestSubscribeMessage({
  1159. tmplIds: that.arr,
  1160. success(re) {
  1161. console.log(JSON.stringify(re),
  1162. '++++++++++++++')
  1163. var datas = JSON.stringify(re);
  1164. if (datas.indexOf("accept") != -1) {
  1165. console.log(re)
  1166. uni.setStorageSync('sendMsg', true)
  1167. }
  1168. },
  1169. fail: (res) => {
  1170. console.log(res)
  1171. }
  1172. })
  1173. uni.setStorageSync('sendMsg', true)
  1174. console.log('确认')
  1175. that.showModal = false
  1176. } else if (res.cancel) {
  1177. console.log('取消')
  1178. uni.setStorageSync('sendMsg', false)
  1179. that.showModal = true
  1180. }
  1181. }
  1182. })
  1183. }
  1184. }
  1185. })
  1186. },
  1187. //回到顶部
  1188. gotoBack() {
  1189. uni.pageScrollTo({
  1190. scrollTop: 0,
  1191. duration: 300
  1192. })
  1193. },
  1194. /**
  1195. * 获取简历列表
  1196. */
  1197. getPeopList() {
  1198. let data = {
  1199. page: this.page,
  1200. limit: this.limit,
  1201. postType: '', //工作性质
  1202. expectedPosition: this.jobSxTypeList[this.currentJobSx].projectName, //岗位名称
  1203. screen: +this.currentJobSxs + 1, //1推荐 2最新
  1204. expectedCity: this.city == '全国' ? '' : this.city, //城市
  1205. salaryRange: this.salaryRange, //薪资范围
  1206. eduRange: this.education, //学历
  1207. expRange: this.experience, //经验
  1208. //industryName: this.industry, //行业
  1209. // companyPeople: this.companyPeople, //公司规模
  1210. lng: this.longitude,
  1211. lat: this.latitude,
  1212. //isRecommend:this.currentJobSxs==1?this.currentJobSxs:0,//推荐
  1213. companyId: uni.getStorageSync('companyId') ? uni.getStorageSync('companyId') : ''
  1214. }
  1215. this.$Request.postJson('/app/resumes/selectResumesList', data).then(res => {
  1216. uni.stopPullDownRefresh()
  1217. uni.hideLoading()
  1218. if (res.code == 0 && res.data) {
  1219. this.totalPage = res.data.totalPage
  1220. // res.data.list.map(item => {
  1221. // if (item.positionWelfare) {
  1222. // item.positionWelfare = item.positionWelfare.split(',')
  1223. // } else {
  1224. // item.positionWelfare = []
  1225. // }
  1226. // })
  1227. const list = res.data.records.map(item => {
  1228. // 若技能字段为其他名称(如 skillTags),需映射为 skills
  1229. item.skills = item.skillTags || '';
  1230. return item;
  1231. });
  1232. if (this.page == 1) {
  1233. this.datasList = list
  1234. } else {
  1235. this.datasList = [...this.datasList, ...list]
  1236. }
  1237. this.totlo = res.data.totalPage
  1238. } else {
  1239. this.datasList = []
  1240. }
  1241. })
  1242. },
  1243. /**
  1244. * 获取公司发布的岗位列表
  1245. */
  1246. getCompanyClassify() {
  1247. let data = {
  1248. companyId: uni.getStorageSync('companyId')
  1249. }
  1250. this.$Request.getT('/app/postPush/getCompanyClassify', data).then(res => {
  1251. if (res.code == 0) {
  1252. let arr = [
  1253. /* {
  1254. projectName: '',
  1255. name: '全部',
  1256. }, */
  1257. ]
  1258. if (res.data.length == 0) {
  1259. uni.navigateTo({
  1260. url: '/pages/my/jobPosting?companyId=' + companyId + '&status=' + this
  1261. .companyStatus + '&companyName=' + this.companyName
  1262. })
  1263. }
  1264. res.data.map(item => {
  1265. let obj = {
  1266. id: item.postPushId,
  1267. projectName: item.ruleClassifyName,
  1268. name: item.ruleClassifyName,
  1269. }
  1270. arr.push(obj)
  1271. })
  1272. this.jobSxTypeList = arr
  1273. this.getPeopList()
  1274. }
  1275. })
  1276. },
  1277. /**
  1278. * 获取dom元素的宽度
  1279. */
  1280. getDomWidth() {
  1281. this.$nextTick(() => {
  1282. let that = this
  1283. let obj = uni.createSelectorQuery().select('#bottomView' + that
  1284. .currentJobSx) // xx为class或者id,如 .block, #block
  1285. obj.boundingClientRect(function(data) { // data - dom中的参数,宽高等
  1286. // console.log(data.width)
  1287. if (data && data.width) {
  1288. that.domeWidth = data.width * 2 * 0.8
  1289. } else {
  1290. that.domeWidth = 0
  1291. }
  1292. }).exec()
  1293. })
  1294. },
  1295. /**
  1296. * @param {Object} longitude
  1297. * @param {Object} latitude
  1298. * 使用经纬度获取城市
  1299. */
  1300. getSelectCity(longitude, latitude) {
  1301. this.$Request.get('/app/Login/selectCity?lat=' + latitude + '&lng=' + longitude).then(res => {
  1302. if (res.code == 0) {
  1303. // console.log(res, '获取地址信息')
  1304. this.city = res.data.city ? res.data.city : '区域'
  1305. uni.setStorageSync('city', res.data.city)
  1306. if (this.userType == 1) {
  1307. this.getUserList()
  1308. } else {
  1309. this.getPeopList()
  1310. }
  1311. }
  1312. });
  1313. },
  1314. /**
  1315. * 获取求职意向
  1316. */
  1317. getJobType() {
  1318. return
  1319. this.$Request.get('/app/intention/getIntentionList').then(res => {
  1320. if (res.code == 0 && res.data.records.length > 0) {
  1321. let arr = [{
  1322. projectName: '',
  1323. name: '全部',
  1324. }, ]
  1325. res.data.records.map(item => {
  1326. let obj = {
  1327. projectName: item.ruleClassifyName,
  1328. name: item.ruleClassifyName,
  1329. }
  1330. arr.push(obj)
  1331. })
  1332. this.jobTypeList = arr
  1333. }
  1334. })
  1335. },
  1336. /**
  1337. * 获取岗位列表
  1338. */
  1339. getUserList() {
  1340. let data = {
  1341. page: this.page,
  1342. limit: this.limit,
  1343. //postType: this.typeList.length > 0 ? this.typeList[this.current].id : '',
  1344. ruleClassifyName: this.typeList[this.current].name, //岗位名称
  1345. screen: +this.currentSx + 1, //1推荐 2最新
  1346. county: this.county, //区
  1347. city: this.city == '全国' ? '' : this.city, //城市
  1348. salaryRange: this.salaryRange, //薪资范围
  1349. education: this.education, //学历
  1350. experience: this.experience, //经验
  1351. industry: this.industry, //行业
  1352. preference: this.preference.join(','),
  1353. companyPeople: this.companyPeople, //公司规模
  1354. lng: this.longitude,
  1355. lat: this.latitude,
  1356. //userId: uni.getStorageSync('userId') ? uni.getStorageSync('userId') : ''
  1357. }
  1358. this.$Request.get('/app/postPush/userGetPostPushList', data).then(res => {
  1359. uni.stopPullDownRefresh()
  1360. uni.hideLoading()
  1361. if (res.code == 0) {
  1362. res.data.records.map(item => {
  1363. if (item.welfareTag) {
  1364. item.welfareTag = item.welfareTag.split(';')
  1365. } else {
  1366. item.welfareTag = []
  1367. }
  1368. if (item.distance) {
  1369. if (parseFloat(item.distance) > 1000) {
  1370. item.distance = (parseFloat(item.distance) / 1000).toFixed(2) + 'km'
  1371. } else {
  1372. item.distance = (parseFloat(item.distance)).toFixed(2) + 'm'
  1373. }
  1374. } else {
  1375. item.distance = ''
  1376. }
  1377. })
  1378. if (this.page == 1) {
  1379. // console.log(res.data.records, '岗位数据')
  1380. this.dataList = res.data.records
  1381. } else {
  1382. this.dataList = [...this.dataList, ...res.data.records]
  1383. }
  1384. this.totlo = res.data.pages
  1385. }
  1386. })
  1387. },
  1388. /**
  1389. * 工作性质
  1390. */
  1391. getPostType() {
  1392. var that = this
  1393. //行业期望
  1394. this.$Request.get('/app/intention/getIntentionList', {
  1395. }).then(res => {
  1396. if (res.code == 0) {
  1397. let arr = res.data
  1398. let classRule = [
  1399. /* {
  1400. id: '',
  1401. name: '',
  1402. label: '全部'
  1403. } */
  1404. ]
  1405. let industry = this.directionList
  1406. var industryArr = this.industry == '' ? [] : this.industry.split(',')
  1407. industryArr.forEach(function(item) {
  1408. if (that.$queue.array_column(that.directionList, 'name').indexOf(item) < 0)
  1409. industry.push({
  1410. id: item,
  1411. name: item
  1412. })
  1413. })
  1414. arr.forEach(function(item) {
  1415. var tmp = {}
  1416. tmp.id = item.ruleClassifyId
  1417. tmp.name = item.ruleClassifyName
  1418. tmp.label = item.ruleClassifyName
  1419. classRule.push(tmp)
  1420. var indus = item.industry ? item.industry.split('/') : []
  1421. indus.forEach(function(ind) {
  1422. var tm = {}
  1423. tm.name = ind
  1424. tm.id = ind
  1425. if (that.$queue.array_column(industry, 'name').indexOf(tm.name) <
  1426. 0)
  1427. industry.push(tm)
  1428. })
  1429. })
  1430. classRule.push({
  1431. id: '',
  1432. name: '',
  1433. label: ''
  1434. }) //模拟个空企业选项,为了兼容源码和设计图
  1435. this.typeList = classRule
  1436. this.directionList = industry
  1437. // console.log(this.typeList, '1111')
  1438. this.getUserList()
  1439. }
  1440. })
  1441. return;
  1442. this.$Request.get('/app/dict/list', {
  1443. type: '工作性质'
  1444. }).then(res => {
  1445. if (res.code == 0) {
  1446. let arr = res.data
  1447. arr = JSON.parse(JSON.stringify(arr).replace(/code/g, 'label'))
  1448. let obj = {
  1449. id: -1,
  1450. label: '企业',
  1451. name: '企业'
  1452. }
  1453. arr.push(obj)
  1454. this.typeList = arr
  1455. // console.log(this.typeList, '1111')
  1456. this.getUserList()
  1457. }
  1458. })
  1459. },
  1460. /**
  1461. * 获取个人信息
  1462. */
  1463. getUserInfo() {
  1464. this.$Request.get("/app/user/selectUserById").then(res => {
  1465. if (res.code == 0) {
  1466. console.log(res.data)
  1467. this.$queue.setData('weChatNum', res.data.weChatNum)
  1468. if (res.data.companyId) {
  1469. uni.setStorageSync('companyId', res.data.companyId)
  1470. }
  1471. if (res.data.userType == 1 || res.data.userType == null) {
  1472. this.userType = 1
  1473. uni.setStorageSync('userType', 1)
  1474. } else {
  1475. this.userType = 2
  1476. uni.setStorageSync('userType', 2)
  1477. }
  1478. }
  1479. })
  1480. },
  1481. gotoInfo(postPushId) {
  1482. if (uni.getStorageSync('token')) {
  1483. // #ifdef MP-WEIXIN
  1484. if (uni.getStorageSync('sendMsg')) {
  1485. // console.log('授权+1')
  1486. wx.requestSubscribeMessage({
  1487. tmplIds: this.arr,
  1488. success(re) {
  1489. // console.log(JSON.stringify(re), 111111111111)
  1490. var datas = JSON.stringify(re);
  1491. if (datas.indexOf("accept") != -1) {
  1492. // console.log(re)
  1493. }
  1494. },
  1495. fail: (res) => {
  1496. // console.log(res)
  1497. }
  1498. })
  1499. }
  1500. // #endif
  1501. // uni.navigateTo({
  1502. // url: '/pages/index/game/order?postPushId=' + postPushId
  1503. // })
  1504. }
  1505. // else {
  1506. // this.noLogin()
  1507. // }
  1508. uni.navigateTo({
  1509. url: '/pages/index/game/order?postPushId=' + postPushId
  1510. })
  1511. },
  1512. //不需要登录跳转
  1513. goNavs(url) {
  1514. // #ifdef MP-WEIXIN
  1515. if (uni.getStorageSync('sendMsg')) {
  1516. // console.log('授权+1')
  1517. wx.requestSubscribeMessage({
  1518. tmplIds: this.arr,
  1519. success(re) {
  1520. // console.log(JSON.stringify(re), 111111111111)
  1521. var datas = JSON.stringify(re);
  1522. if (datas.indexOf("accept") != -1) {
  1523. // console.log(re)
  1524. }
  1525. },
  1526. fail: (res) => {
  1527. // console.log(res)
  1528. }
  1529. })
  1530. }
  1531. // #endif
  1532. uni.navigateTo({
  1533. url: url
  1534. })
  1535. },
  1536. //跳转
  1537. goNav(url) {
  1538. if (uni.getStorageSync('token')) {
  1539. // #ifdef MP-WEIXIN
  1540. if (uni.getStorageSync('sendMsg')) {
  1541. // console.log('授权+1')
  1542. wx.requestSubscribeMessage({
  1543. tmplIds: this.arr,
  1544. success(re) {
  1545. // console.log(JSON.stringify(re), 111111111111)
  1546. var datas = JSON.stringify(re);
  1547. if (datas.indexOf("accept") != -1) {
  1548. // console.log(re)
  1549. }
  1550. },
  1551. fail: (res) => {
  1552. // console.log(res)
  1553. }
  1554. })
  1555. }
  1556. // #endif
  1557. uni.navigateTo({
  1558. url: url
  1559. })
  1560. } else {
  1561. this.noLogin()
  1562. }
  1563. },
  1564. //未登录
  1565. noLogin() {
  1566. uni.showModal({
  1567. title: '提示',
  1568. content: '您还未登录,请先登录',
  1569. confirmColor: '#016BF6',
  1570. success: function(res) {
  1571. if (res.confirm) {
  1572. // console.log('用户点击确定');
  1573. uni.navigateTo({
  1574. url: '/pages/public/login'
  1575. })
  1576. } else if (res.cancel) {
  1577. // console.log('用户点击取消');
  1578. }
  1579. }
  1580. })
  1581. },
  1582. //吸顶
  1583. isfixed(e) {
  1584. // console.log(e, '+++++++++++++')
  1585. this.isfixeds = true
  1586. },
  1587. //不吸顶
  1588. isunfixed() {
  1589. this.isfixeds = false
  1590. },
  1591. //添加方向标签
  1592. addDirection() {
  1593. uni.navigateTo({
  1594. url: '/package/jobIntention/tagManage'
  1595. })
  1596. },
  1597. //关闭VIP推荐
  1598. closeVipRecommend() {
  1599. // 这里可以添加关闭逻辑,比如隐藏卡片或记录用户选择
  1600. console.log('关闭VIP推荐')
  1601. // 可以通过v-if控制显示隐藏
  1602. },
  1603. selectIndustry(item) {
  1604. var industry = this.industry == '' ? [] : this.industry.split(',')
  1605. var res = industry.indexOf(item.id)
  1606. if (res >= 0) {
  1607. industry.splice(res, 1)
  1608. } else {
  1609. if (item.id == '不限')
  1610. industry = []
  1611. else
  1612. industry.push(item.id)
  1613. }
  1614. this.industry = industry.length > 0 ? industry.join(',') : ''
  1615. this.setIndustry()
  1616. this.page = 1
  1617. if (this.current == this.typeList.length - 1) { //公司
  1618. this.getComanyList()
  1619. } else {
  1620. this.getUserList()
  1621. }
  1622. },
  1623. setIndustry() {
  1624. if (uni.getStorageSync('filter') && (uni.getStorageSync('filter')).length > 0) {
  1625. let filter = uni.getStorageSync('filter')
  1626. console.log(filter)
  1627. let industry = this.industry == '' ? [] : this.industry.split(',')
  1628. filter.forEach(function(item) {
  1629. if (item.name == '行业') {
  1630. let list = []
  1631. industry.forEach(function(ite) {
  1632. var tmp = {}
  1633. tmp.value = ite
  1634. tmp.childrenList = []
  1635. tmp.isEnable = 1
  1636. tmp.select = true
  1637. list.push(tmp)
  1638. })
  1639. item.list = list
  1640. }
  1641. })
  1642. uni.setStorageSync("filter", filter);
  1643. }
  1644. },
  1645. goIndustry() {
  1646. uni.navigateTo({
  1647. url: '/package/screen/screen?industry=' + this.directionList.join('/')
  1648. })
  1649. },
  1650. goPreference() {
  1651. var jobId = this.typeList[this.current].id
  1652. var jobTitle = this.typeList[this.current].name
  1653. uni.navigateTo({
  1654. url: '/package/jobIntention/preferenceSetting?jobId=' + jobId + '&jobTitle=' + jobTitle +
  1655. '&selectedPreferences=' + encodeURIComponent(JSON.stringify(this.$queue.array_column(this
  1656. .directionList, 'name')))
  1657. })
  1658. },
  1659. selectPreference(item) {
  1660. var preference = this.preference
  1661. var res = preference.indexOf(item.id)
  1662. if (res >= 0) {
  1663. preference.splice(res, 1)
  1664. } else {
  1665. if (item.id == '不限')
  1666. preference = []
  1667. else
  1668. preference.push(item.id)
  1669. }
  1670. this.preference = preference
  1671. this.page = 1
  1672. if (this.current == this.typeList.length - 1) { //公司
  1673. this.getComanyList()
  1674. } else {
  1675. this.getUserList()
  1676. }
  1677. },
  1678. }
  1679. }
  1680. </script>
  1681. <style lang="scss">
  1682. page {
  1683. background: #F2F2F7;
  1684. }
  1685. .goback {
  1686. position: fixed;
  1687. top: 80%;
  1688. right: 30rpx;
  1689. }
  1690. .jobtitle {
  1691. position: relative;
  1692. .jobtitleBom {
  1693. position: absolute;
  1694. width: 30rpx;
  1695. left: 50%;
  1696. top: 80%;
  1697. transform: translate(-50%, 0);
  1698. }
  1699. }
  1700. .topbg-scroll {
  1701. width: 100%;
  1702. white-space: nowrap;
  1703. }
  1704. .activeQs {
  1705. color: #1A1A1A !important;
  1706. font-weight: 800;
  1707. }
  1708. .activeQ {
  1709. color: #1A1A1A !important;
  1710. font-size: 38rpx;
  1711. font-weight: 800;
  1712. }
  1713. .active {
  1714. font-size: 38rpx !important;
  1715. font-weight: 800 !important;
  1716. }
  1717. .active2 {
  1718. color: #1A1A1A !important;
  1719. font-size: 38rpx !important;
  1720. font-weight: 800 !important;
  1721. }
  1722. .active3 {
  1723. color: #1A1A1A !important;
  1724. font-size: 28rpx !important;
  1725. font-weight: 800 !important;
  1726. }
  1727. .topbg {
  1728. width: 100%;
  1729. // height: 100rpx;
  1730. background-color: #00DD9A;
  1731. // position: fixed;
  1732. // /* #ifdef MP-WEIXIN */
  1733. // top: 0;
  1734. // /* #endif */
  1735. // /* #ifdef H5 */
  1736. // top: 78rpx;
  1737. // /* #endif */
  1738. // /* #ifdef APP-PLUS */
  1739. // top: 0;
  1740. // /* #endif */
  1741. // z-index: 998;
  1742. }
  1743. .topbg-sticky {}
  1744. .top-bg {
  1745. // box-shadow: 0px 4px 62px 0px rgba(153, 171, 198, 0.18);
  1746. // background: linear-gradient(90deg, rgba(13, 39, 247, 1), rgba(19, 193, 234, 1) 100%);
  1747. // width: 100%;
  1748. // height: 300rpx;
  1749. // position: sticky;
  1750. // top: 0px;
  1751. // z-index: 999;
  1752. /* 波浪效果 */
  1753. // --c: rgba(255, 255, 255, 0.1);
  1754. // --w1: radial-gradient(100% 57% at top, #0000 100%, var(--c) 100.5%) no-repeat;
  1755. // --w2: radial-gradient(100% 57% at bottom, var(--c) 100%, #0000 100.5%) no-repeat;
  1756. // background: var(--w1), var(--w2), linear-gradient(90deg, rgba(13, 39, 247, 1), rgba(19, 193, 234, 1) 100%);
  1757. // background-position: 0% 100%, 100% 100%, 0 0;
  1758. // background-size: 50% 100%, 50% 100%, 100% 100%;
  1759. position: absolute;
  1760. top: 0;
  1761. z-index: 0;
  1762. width: 100%;
  1763. }
  1764. .topbg-sticky-box {
  1765. width: 100%;
  1766. padding: 0 40rpx;
  1767. position: relative;
  1768. z-index: 1;
  1769. }
  1770. .topbg-sticky-title {
  1771. width: 100%;
  1772. margin-bottom: 20rpx;
  1773. }
  1774. .topbg-sticky-title-left {
  1775. color: rgba(255, 255, 255, 1);
  1776. font-family: DM Sans;
  1777. font-size: 32rpx;
  1778. font-weight: 700;
  1779. line-height: 36rpx;
  1780. letter-spacing: 0%;
  1781. text-align: left;
  1782. }
  1783. .xing-icon {
  1784. width: 42rpx;
  1785. height: 42rpx;
  1786. margin-right: 12rpx;
  1787. }
  1788. .topbg-sticky-title-right {
  1789. color: #ffffff;
  1790. }
  1791. .topbg-sticky-subtitle {
  1792. color: rgba(255, 255, 255, 1);
  1793. font-family: DM Sans;
  1794. font-size: 30rpx;
  1795. font-weight: 700;
  1796. line-height: 36rpx;
  1797. letter-spacing: 0%;
  1798. text-align: left;
  1799. }
  1800. .topbg-type {
  1801. width: 710rpx;
  1802. border-radius: 6px;
  1803. box-shadow: 0px 8px 12px 0px rgba(0, 0, 0, 0.05);
  1804. background: rgba(255, 255, 255, 1);
  1805. // background: transparent;
  1806. padding: 18rpx;
  1807. margin: 24rpx auto 12rpx auto;
  1808. position: relative;
  1809. z-index: 1;
  1810. .topbg-type-box {
  1811. width: 100%;
  1812. margin: 0 20rpx;
  1813. }
  1814. .topbg-type-box-row {
  1815. margin-bottom: 20rpx;
  1816. }
  1817. .topbg-type-box-l {
  1818. flex: 1;
  1819. white-space: nowrap;
  1820. overflow-x: auto;
  1821. }
  1822. .topbg-type-box-l-i {
  1823. color: rgba(153, 153, 153, 1);
  1824. font-family: DM Sans;
  1825. font-size: 28rpx;
  1826. font-weight: 400;
  1827. line-height: 28rpx;
  1828. letter-spacing: 0%;
  1829. text-align: left;
  1830. margin-right: 14rpx;
  1831. &.active {
  1832. background: linear-gradient(90deg, rgba(13, 39, 247, 1), rgba(19, 193, 234, 1) 100%);
  1833. -webkit-background-clip: text;
  1834. -webkit-text-fill-color: transparent;
  1835. background-clip: text;
  1836. text-fill-color: transparent;
  1837. font-family: DM Sans;
  1838. font-size: 24rpx;
  1839. font-weight: 700;
  1840. line-height: 48rpx;
  1841. letter-spacing: 0%;
  1842. text-align: left;
  1843. }
  1844. }
  1845. .topbg-type-box-r {
  1846. color: #ffffff;
  1847. }
  1848. .attachment-icon {
  1849. width: 38rpx;
  1850. height: 38rpx;
  1851. }
  1852. }
  1853. .direction-tip {
  1854. margin-top: 20rpx;
  1855. .direction-tip-title {
  1856. color: rgba(51, 51, 51, 1);
  1857. font-family: DM Sans;
  1858. font-size: 26rpx;
  1859. font-weight: 400;
  1860. line-height: 26rpx;
  1861. letter-spacing: 0%;
  1862. text-align: left;
  1863. margin-bottom: 8rpx;
  1864. }
  1865. .direction-tip-subtitle {
  1866. margin-top: 16rpx;
  1867. color: rgba(153, 153, 153, 1);
  1868. font-family: DM Sans;
  1869. font-size: 24rpx;
  1870. font-weight: 400;
  1871. line-height: 24rpx;
  1872. letter-spacing: 0%;
  1873. text-align: left;
  1874. }
  1875. .direction-tags {
  1876. margin-top: 16rpx;
  1877. .direction-tag {
  1878. color: rgba(153, 153, 153, 1);
  1879. font-family: DM Sans;
  1880. font-size: 20rpx;
  1881. font-weight: 400;
  1882. line-height: 36rpx;
  1883. letter-spacing: 0%;
  1884. text-align: center;
  1885. margin-right: 18rpx;
  1886. margin-bottom: 18rpx;
  1887. border-radius: 6px;
  1888. background: rgba(198, 198, 198, 0.1);
  1889. padding: 8rpx 12rpx;
  1890. display: inline-block;
  1891. min-width: 60rpx;
  1892. white-space: nowrap;
  1893. cursor: pointer;
  1894. transition: all 0.3s ease;
  1895. &.active {
  1896. font-family: DM Sans;
  1897. font-size: 20rpx !important;
  1898. font-weight: 400 !important;
  1899. line-height: 36rpx;
  1900. letter-spacing: 0%;
  1901. text-align: left;
  1902. padding: 8rpx 12rpx !important;
  1903. color: rgba(1, 107, 246, 1) !important;
  1904. background: #D6E7FD !important;
  1905. border: 1px solid rgba(1, 107, 246, 1);
  1906. }
  1907. }
  1908. .direction-tag-add {
  1909. color: rgba(153, 153, 153, 1);
  1910. font-family: DM Sans;
  1911. font-size: 20rpx;
  1912. font-weight: 400;
  1913. line-height: 36rpx;
  1914. letter-spacing: 0%;
  1915. text-align: center;
  1916. margin-right: 20rpx;
  1917. border-radius: 6px;
  1918. background: rgba(198, 198, 198, 0.1);
  1919. padding: 8rpx 12rpx;
  1920. display: inline-block;
  1921. min-width: 60rpx;
  1922. white-space: nowrap;
  1923. cursor: pointer;
  1924. transition: all 0.3s ease;
  1925. &:hover {
  1926. background: rgba(198, 198, 198, 0.2);
  1927. }
  1928. }
  1929. .direction-tag-plus {
  1930. margin-bottom: 18rpx;
  1931. width: 40rpx;
  1932. height: 36rpx;
  1933. padding: 8rpx;
  1934. border-radius: 6px;
  1935. background: rgba(198, 198, 198, 0.1);
  1936. display: inline-flex;
  1937. align-items: center;
  1938. justify-content: center;
  1939. transition: all 0.3s ease;
  1940. &:hover {
  1941. background: rgba(198, 198, 198, 0.2);
  1942. }
  1943. }
  1944. }
  1945. }
  1946. .companyListBox {
  1947. width: 100%;
  1948. background-color: #F2F2F7;
  1949. // margin-top: 30rpx;
  1950. }
  1951. .topbg-yx {
  1952. width: 100%;
  1953. // height: 366rpx;
  1954. background: #F2F2F7;
  1955. border-radius: 40rpx 40rpx 0 0;
  1956. margin-top: 20rpx;
  1957. align-content: flex-start;
  1958. .topbg-yx-box {
  1959. width: 686rpx;
  1960. height: 40rpx;
  1961. margin-top: 35rpx;
  1962. }
  1963. .topbg-yx-box-l {
  1964. width: 62%;
  1965. .topbg-yx-box-l-i {
  1966. display: inline-block;
  1967. margin-right: 50rpx;
  1968. color: #999999;
  1969. font-size: 32rpx;
  1970. font-weight: 500;
  1971. .topbg-yx-box-l-i-c {
  1972. z-index: 1 !important;
  1973. // position: relative;
  1974. .topbg-yx-box-l-i-text {
  1975. z-index: 3 !important;
  1976. }
  1977. }
  1978. .topbg-yx-box-l-i-line {
  1979. margin-top: -10rpx;
  1980. width: 100%;
  1981. height: 10rpx;
  1982. background: linear-gradient(90deg, #08F3CE 0%, #05F3A7 100%);
  1983. border-radius: 7rpx;
  1984. z-index: 2 !important;
  1985. }
  1986. }
  1987. }
  1988. .topbg-yx-box-r {
  1989. text {
  1990. color: #016BF6;
  1991. font-size: 28rpx;
  1992. font-weight: 500;
  1993. margin-right: 20rpx;
  1994. }
  1995. }
  1996. }
  1997. .topbg-sx-box {
  1998. width: 100%;
  1999. margin-top: 0rpx;
  2000. .topbg-sx-box-l-i {
  2001. color: rgba(153, 153, 153, 1);
  2002. font-family: DM Sans;
  2003. font-size: 24rpx;
  2004. font-weight: 400;
  2005. line-height: 36rpx;
  2006. letter-spacing: 0%;
  2007. text-align: center;
  2008. margin-right: 20rpx;
  2009. border-radius: 6px;
  2010. background: rgba(198, 198, 198, 0.1);
  2011. padding: 8rpx 12rpx;
  2012. display: inline-block;
  2013. min-width: 60rpx;
  2014. white-space: nowrap;
  2015. &.active3 {
  2016. font-family: DM Sans;
  2017. font-size: 24rpx !important;
  2018. font-weight: 400 !important;
  2019. line-height: 36rpx;
  2020. letter-spacing: 0%;
  2021. text-align: left;
  2022. padding: 8rpx 12rpx !important;
  2023. color: rgba(1, 107, 246, 1) !important;
  2024. background: #D6E7FD !important;
  2025. border: 1px solid rgba(1, 107, 246, 1);
  2026. }
  2027. }
  2028. .topbg-sx-box-r-i {
  2029. color: rgba(1, 107, 246, 1);
  2030. font-family: DM Sans;
  2031. font-size: 24rpx;
  2032. font-weight: 400;
  2033. line-height: 36rpx;
  2034. letter-spacing: 0%;
  2035. text-align: center;
  2036. margin-right: 20rpx;
  2037. border-radius: 6px;
  2038. background: #D6E7FD;
  2039. padding: 8rpx 12rpx;
  2040. // display: inline-block;
  2041. min-width: 60rpx;
  2042. white-space: nowrap;
  2043. cursor: pointer;
  2044. transition: all 0.3s ease;
  2045. border: 0.5px solid rgba(1, 107, 246, 1);
  2046. }
  2047. .topbg-sx-box-filter {
  2048. color: rgba(153, 153, 153, 1);
  2049. font-family: DM Sans;
  2050. font-size: 24rpx;
  2051. font-weight: 400;
  2052. line-height: 36rpx;
  2053. letter-spacing: 0%;
  2054. text-align: center;
  2055. border-radius: 6px;
  2056. background: rgba(198, 198, 198, 0.1);
  2057. padding: 8rpx 12rpx;
  2058. // display: inline-block;
  2059. min-width: 60rpx;
  2060. white-space: nowrap;
  2061. cursor: pointer;
  2062. transition: all 0.3s ease;
  2063. }
  2064. }
  2065. .title-left {
  2066. display: flex;
  2067. align-items: center;
  2068. gap: 8rpx;
  2069. }
  2070. .job-title-text {
  2071. color: rgba(23, 23, 37, 1);
  2072. font-family: DM Sans;
  2073. font-size: 38rpx;
  2074. font-weight: 700;
  2075. line-height: 48rpx;
  2076. letter-spacing: 0.5%;
  2077. text-align: left;
  2078. }
  2079. .salary-text-box {
  2080. border-radius: 24rpx;
  2081. background: #FEE2E3;
  2082. display: flex;
  2083. justify-content: flex-start;
  2084. align-items: center;
  2085. padding: 6rpx 24rpx;
  2086. .jipin-icon {
  2087. width: 20rpx;
  2088. height: 20rpx;
  2089. margin-right: 4rpx;
  2090. }
  2091. .jipin-text {
  2092. color: rgba(237, 66, 69, 1);
  2093. font-family: DM Sans;
  2094. font-size: 18rpx;
  2095. font-weight: 400;
  2096. line-height: 30rpx;
  2097. letter-spacing: 0.5%;
  2098. text-align: left;
  2099. }
  2100. }
  2101. .salary-text {
  2102. color: rgba(27, 229, 223, 1);
  2103. font-family: DM Sans;
  2104. font-size: 28rpx;
  2105. font-weight: 700;
  2106. line-height: 40rpx;
  2107. letter-spacing: 0.5%;
  2108. text-align: right;
  2109. }
  2110. .company-name,
  2111. .company-people {
  2112. color: rgba(156, 164, 171, 1);
  2113. font-family: DM Sans;
  2114. font-size: 24rpx;
  2115. font-weight: 400;
  2116. line-height: 40rpx;
  2117. letter-spacing: 0.5%;
  2118. text-align: left;
  2119. }
  2120. .job-tag {
  2121. height: 42rpx;
  2122. display: flex;
  2123. flex-direction: row;
  2124. justify-content: center;
  2125. align-items: center;
  2126. padding: 8rpx;
  2127. border-radius: 8rpx;
  2128. background: rgba(198, 198, 198, 0.1);
  2129. margin-right: 16rpx;
  2130. margin-bottom: 16rpx;
  2131. color: rgba(153, 153, 153, 1);
  2132. font-size: 26rpx;
  2133. }
  2134. .company-info-text,
  2135. .location-text {
  2136. color: rgba(156, 164, 171, 1);
  2137. font-family: DM Sans;
  2138. font-size: 20rpx;
  2139. font-weight: 400;
  2140. line-height: 40rpx;
  2141. letter-spacing: 0.5%;
  2142. text-align: left;
  2143. }
  2144. .reply-time {
  2145. display: flex;
  2146. flex-direction: row;
  2147. justify-content: center;
  2148. align-items: center;
  2149. padding: 8rpx;
  2150. font-family: DM Sans;
  2151. font-size: 20rpx;
  2152. font-weight: 400;
  2153. line-height: 40rpx;
  2154. letter-spacing: 0.5%;
  2155. text-align: left;
  2156. border-radius: 12rpx;
  2157. background: #ECE1FD;
  2158. color: #8858C5;
  2159. }
  2160. .gwList {
  2161. width: 100%;
  2162. // margin-top: 220rpx;
  2163. .gwList-box {
  2164. width: 710rpx;
  2165. height: 100%;
  2166. .gwList-box-item {
  2167. width: 100%;
  2168. // height: 329rpx;
  2169. background-color: #ffffff;
  2170. border-radius: 12rpx;
  2171. margin-bottom: 20rpx;
  2172. padding-bottom: 20rpx;
  2173. }
  2174. .gwList-box-item-box {
  2175. width: 623rpx;
  2176. height: 100%;
  2177. .gwList-box-item-box-title {
  2178. margin-top: 28rpx;
  2179. }
  2180. .gwList-box-item-box-label {
  2181. margin-top: 14rpx;
  2182. }
  2183. .gwList-box-item-box-name {
  2184. margin-top: 14rpx;
  2185. color: #999999;
  2186. font-size: 28rpx;
  2187. font-weight: 500;
  2188. }
  2189. .gwList-box-item-box-line {
  2190. width: 100%;
  2191. border: 1rpx solid #E6E6E6;
  2192. margin-top: 30rpx;
  2193. margin-bottom: 20rpx;
  2194. }
  2195. .gwList-box-item-box-info {
  2196. font-size: 26rpx;
  2197. .gwList-box-item-box-info-l {
  2198. color: #1A1A1A;
  2199. display: flex;
  2200. align-items: center;
  2201. gap: 12rpx;
  2202. .people {
  2203. max-width: 110rpx;
  2204. overflow: hidden; //超出的文本隐藏
  2205. text-overflow: ellipsis; //溢出用省略号显示
  2206. white-space: nowrap; // 默认不换行;
  2207. }
  2208. }
  2209. .gwList-box-item-box-info-r {
  2210. color: #999999;
  2211. max-width: 50%;
  2212. overflow: hidden; //超出的文本隐藏
  2213. text-overflow: ellipsis; //溢出用省略号显示
  2214. white-space: nowrap; // 默认不换行;
  2215. }
  2216. }
  2217. }
  2218. }
  2219. }
  2220. .banner {
  2221. width: 100%;
  2222. height: 250rpx;
  2223. // margin-top: 20rpx;
  2224. .banner-box {
  2225. width: 686rpx;
  2226. height: 100%;
  2227. border-radius: 24rpx;
  2228. }
  2229. }
  2230. .isfixed {
  2231. border-radius: 0 !important;
  2232. }
  2233. .isfixeds {
  2234. // border-radius: 40rpx 40rpx 0 0;
  2235. }
  2236. .qySx {
  2237. // position: fixed;
  2238. // top: 0;
  2239. // z-index: 999;
  2240. // width: 100%;
  2241. // background: linear-gradient(180.00deg, rgba(255, 102, 0, 1), rgba(255, 89, 89, 1) 83%);
  2242. // padding-bottom: 40rpx;
  2243. // padding: 20rpx;
  2244. margin-bottom: 12rpx;
  2245. .qySx-bg {
  2246. position: absolute;
  2247. top: 0;
  2248. z-index: 0;
  2249. width: 100%;
  2250. }
  2251. .qySx-box {
  2252. width: 100%;
  2253. height: 100%;
  2254. border-radius: 12rpx;
  2255. box-shadow: 0px 8px 12px 0px rgba(0, 0, 0, 0.05);
  2256. background: rgba(255, 255, 255, 1);
  2257. padding: 28rpx;
  2258. position: relative;
  2259. z-index: 1;
  2260. margin: 52rpx 20rpx 0;
  2261. .qySx-box-row {
  2262. margin-bottom: 20rpx;
  2263. }
  2264. .qySx-box-l {
  2265. flex: 1;
  2266. white-space: nowrap;
  2267. overflow-x: auto;
  2268. }
  2269. .qySx-box-l-i {
  2270. color: rgba(153, 153, 153, 1);
  2271. font-family: DM Sans;
  2272. font-size: 28rpx;
  2273. font-weight: 400;
  2274. line-height: 36rpx;
  2275. letter-spacing: 0%;
  2276. text-align: left;
  2277. margin-right: 14rpx;
  2278. &.active {
  2279. background: linear-gradient(90deg, rgba(13, 39, 247, 1), rgba(19, 193, 234, 1) 100%);
  2280. -webkit-background-clip: text;
  2281. -webkit-text-fill-color: transparent;
  2282. background-clip: text;
  2283. text-fill-color: transparent;
  2284. font-family: DM Sans;
  2285. font-size: 24rpx;
  2286. font-weight: 700;
  2287. line-height: 48rpx;
  2288. letter-spacing: 0%;
  2289. text-align: left;
  2290. }
  2291. }
  2292. .qySx-box-r {
  2293. color: #ffffff;
  2294. .attachment-icon {
  2295. width: 38rpx;
  2296. height: 38rpx;
  2297. }
  2298. }
  2299. }
  2300. .qySx-sx-box {
  2301. width: 100%;
  2302. margin-top: 0rpx;
  2303. .qySx-sx-box-l-i {
  2304. color: rgba(153, 153, 153, 1);
  2305. font-family: DM Sans;
  2306. font-size: 24rpx;
  2307. font-weight: 400;
  2308. line-height: 36rpx;
  2309. letter-spacing: 0%;
  2310. text-align: center;
  2311. margin-right: 20rpx;
  2312. border-radius: 6px;
  2313. background: rgba(198, 198, 198, 0.1);
  2314. padding: 8rpx 12rpx;
  2315. display: inline-block;
  2316. min-width: 60rpx;
  2317. white-space: nowrap;
  2318. &.active3 {
  2319. font-family: DM Sans;
  2320. font-size: 24rpx !important;
  2321. font-weight: 400 !important;
  2322. line-height: 36rpx;
  2323. letter-spacing: 0%;
  2324. text-align: left;
  2325. padding: 8rpx 12rpx !important;
  2326. color: rgba(1, 107, 246, 1) !important;
  2327. // background: #D6E7FD !important;
  2328. background: rgba(252, 233, 220, 1);
  2329. border: 1px solid rgba(1, 107, 246, 1);
  2330. }
  2331. }
  2332. .qySx-sx-box-r-i {
  2333. color: rgba(1, 107, 246, 1);
  2334. font-family: DM Sans;
  2335. font-size: 24rpx;
  2336. font-weight: 400;
  2337. line-height: 36rpx;
  2338. letter-spacing: 0%;
  2339. text-align: center;
  2340. margin-right: 20rpx;
  2341. border-radius: 6px;
  2342. // background: #D6E7FD;
  2343. background: rgba(252, 233, 220, 1);
  2344. padding: 8rpx 12rpx;
  2345. display: inline-block;
  2346. min-width: 60rpx;
  2347. white-space: nowrap;
  2348. cursor: pointer;
  2349. transition: all 0.3s ease;
  2350. border: 0.5px solid rgba(1, 107, 246, 1);
  2351. }
  2352. .qySx-sx-box-filter {
  2353. color: rgba(153, 153, 153, 1);
  2354. font-family: DM Sans;
  2355. font-size: 24rpx;
  2356. font-weight: 400;
  2357. line-height: 36rpx;
  2358. letter-spacing: 0%;
  2359. text-align: center;
  2360. border-radius: 6px;
  2361. background: rgba(198, 198, 198, 0.1);
  2362. padding: 8rpx 12rpx;
  2363. display: inline-block;
  2364. min-width: 60rpx;
  2365. white-space: nowrap;
  2366. cursor: pointer;
  2367. transition: all 0.3s ease;
  2368. }
  2369. }
  2370. }
  2371. .vipRecommend {
  2372. width: 100%;
  2373. // margin-top: 280rpx;
  2374. padding: 0 20rpx;
  2375. box-sizing: border-box;
  2376. .vipRecommend-box {
  2377. width: 100%;
  2378. background: #ffffff;
  2379. border-radius: 12rpx;
  2380. box-shadow: 0px 8px 12px 0px rgba(0, 0, 0, 0.05);
  2381. padding: 28rpx;
  2382. position: relative;
  2383. .vipRecommend-close {
  2384. position: absolute;
  2385. top: 24rpx;
  2386. right: 24rpx;
  2387. width: 48rpx;
  2388. height: 48rpx;
  2389. display: flex;
  2390. align-items: center;
  2391. justify-content: center;
  2392. border-radius: 50%;
  2393. .close-icon {
  2394. width: 48rpx;
  2395. height: 48rpx;
  2396. }
  2397. }
  2398. .vipRecommend-content {
  2399. padding-right: 60rpx;
  2400. .vipRecommend-title {
  2401. margin-bottom: 16rpx;
  2402. .job-title {
  2403. color: rgba(23, 23, 37, 1);
  2404. font-family: DM Sans;
  2405. font-size: 28rpx;
  2406. font-weight: 700;
  2407. line-height: 48rpx;
  2408. text-align: left;
  2409. margin-right: 8rpx;
  2410. }
  2411. .job-status {
  2412. color: rgba(156, 164, 171, 1);
  2413. font-family: DM Sans;
  2414. font-size: 24rpx;
  2415. font-weight: 400;
  2416. line-height: 40rpx;
  2417. letter-spacing: 0.5%;
  2418. text-align: left;
  2419. }
  2420. }
  2421. .vipRecommend-message {
  2422. color: rgba(102, 102, 102, 1);
  2423. font-family: DM Sans;
  2424. font-size: 24rpx;
  2425. font-weight: 400;
  2426. line-height: 32rpx;
  2427. letter-spacing: 0.5%;
  2428. text-align: left;
  2429. margin-bottom: 16rpx;
  2430. }
  2431. .vipRecommend-hint {
  2432. color: rgba(102, 102, 102, 1);
  2433. font-family: DM Sans;
  2434. font-size: 18rpx;
  2435. font-weight: 400;
  2436. line-height: 20rpx;
  2437. letter-spacing: 0.5%;
  2438. text-align: left;
  2439. }
  2440. }
  2441. }
  2442. }
  2443. .qyList {
  2444. width: 100%;
  2445. height: auto;
  2446. /* 技能标签区域 */
  2447. .resume-skills {
  2448. margin: 20rpx 0; // 与上下模块的间距
  2449. .skills-label {
  2450. font-size: 24rpx;
  2451. color: #212121;
  2452. font-weight: 500;
  2453. display: block;
  2454. margin-bottom: 12rpx;
  2455. }
  2456. .skills-tags {
  2457. gap: 16rpx; // 标签间距
  2458. .tag-item {
  2459. background: #F6F6F6;
  2460. color: #666666;
  2461. font-size: 22rpx;
  2462. padding: 8rpx 20rpx;
  2463. border-radius: 8rpx;
  2464. line-height: 32rpx;
  2465. }
  2466. }
  2467. }
  2468. .qyList-box {
  2469. width: 716rpx;
  2470. height: 100%;
  2471. .qyList-box-item {
  2472. width: 100%;
  2473. // height: 400rpx;
  2474. padding-bottom: 40rpx;
  2475. background-color: #ffffff;
  2476. border-radius: 24rpx;
  2477. margin-bottom: 20rpx;
  2478. .qyList-box-item-box {
  2479. width: 626rpx;
  2480. height: 100%;
  2481. }
  2482. .qyList-box-item-info {
  2483. margin-top: 40rpx;
  2484. }
  2485. .qyList-box-item-job {
  2486. width: 100%;
  2487. color: #121212;
  2488. font-size: 28rpx;
  2489. font-weight: 500;
  2490. margin-top: 20rpx;
  2491. }
  2492. .qyList-box-item-rem {
  2493. color: #999999;
  2494. font-size: 26rpx;
  2495. margin-top: 20rpx;
  2496. }
  2497. }
  2498. }
  2499. }
  2500. .announcement {
  2501. // background: #ffffff;
  2502. padding: 0px 0px 10px 10px;
  2503. margin-top: 20rpx;
  2504. }
  2505. .announcementbox {
  2506. width: 712upx;
  2507. height: 64upx;
  2508. background: #e5fff2;
  2509. border-radius: 32upx;
  2510. display: flex;
  2511. align-items: center;
  2512. padding: 0px 24upx;
  2513. }
  2514. .anount {
  2515. color: #00DD9A;
  2516. font-weight: bold;
  2517. }
  2518. .anounts {
  2519. width: 80%;
  2520. height: 64rpx;
  2521. color: #333333;
  2522. font-size: 24upx;
  2523. }
  2524. .activeColor{
  2525. color: #016bf6 !important;
  2526. border:1rpx solid #016bf6;
  2527. background: #D6E7FD !important;
  2528. }
  2529. </style>