index.vue 70 KB

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