index.vue 14 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614
  1. <template>
  2. <view class="index-page">
  3. <view class="index-navbar">
  4. <view style="position: relative;height: 352rpx;">
  5. <image class="index-bg" src="../../static/images/index-header.png" mode=""></image>
  6. <u-navbar :fixed="false" bgColor='rgba(0,0,0,0)' placeholder :safeAreaInsetTop="true">
  7. <view id="height" class="index-header u-flex u-row-between" slot="left"
  8. style="position: relative;">
  9. <view class="" style="margin-left: -11rpx;">
  10. <u-tabs :current="tab1" :list="list4" lineWidth="28" lineHeight="5"
  11. :lineColor="bgImage" :activeStyle="{
  12. color: '#303133',
  13. fontWeight: 'bold',
  14. }" :inactiveStyle="{
  15. color: '#606266',
  16. }" itemStyle=" padding-right: 15px; height: 34px;" @click="TabsTop">
  17. </u-tabs>
  18. </view>
  19. <view class="" style="">
  20. <view class="index-search u-flex" slot="center">
  21. <u-icon name="search" color="#444444" size="28"></u-icon>
  22. <input type="text" class="text1" placeholder="搜索职位" :disabled="true">
  23. </view>
  24. </view>
  25. </view>
  26. </u-navbar>
  27. <view v-if="tab1 == 1" class="" >
  28. <view v-if="is_auth == 0" class="unverified">
  29. <image style="width: 380rpx;height: 254rpx;" src="/static/images/unverified.png" mode=""></image>
  30. <text>您的账号未完成学校认证 无法查看校企招聘信息</text>
  31. <button>前往认证</button>
  32. </view>
  33. <view v-if="is_auth == 1" class="" style="padding:0rpx 24rpx;">
  34. <hx-school></hx-school>
  35. </view>
  36. </view>
  37. <view v-if="tab1 == 0" class="header-down ">
  38. <view class="u-flex u-row-between u-row-center">
  39. <view class="font">
  40. UX交互设计师
  41. </view>
  42. <view class="font" style="font-size: 42rpx;">
  43. +
  44. </view>
  45. </view>
  46. <view class="u-flex u-row-between" style="margin-left: -11rpx;margin-top: 14rpx;">
  47. <view class="down-left u-flex u-row-center" @click="showpaixu = true">
  48. <u-tabs :current="tab2" :list="list1" @click="click"></u-tabs>
  49. </view>
  50. <view class="u-flex">
  51. <view class="right-item u-flex u-row-center" @click="opencity = true">
  52. <text class="text">{{city.name || '北京'}}</text>
  53. <u-icon name="arrow-down-fill" size="20"></u-icon>
  54. </view>
  55. <view class="right-item u-flex u-row-center" @click="openshaixuan">
  56. <text class="text">筛选</text>
  57. <u-icon name="arrow-down-fill" size="20"></u-icon>
  58. </view>
  59. </view>
  60. </view>
  61. </view>
  62. </view>
  63. <view v-if="tab1 == 0" class="" style="padding:0rpx 24rpx;background-color: #F3F3F3 ;height: 100%;">
  64. <view class="content" @click="todetails(item.id)" v-for="(item,index) in positionlist" :key="item.manager_id">
  65. <view class="u-flex u-row-between">
  66. <view class="u-flex">
  67. <view class="font">{{item.job_name}}</view>
  68. <view class="back" v-if="item.is_urgent == 1">急聘</view>
  69. </view>
  70. <view class="money">{{item.salary_min}}-{{item.salary_max}}K
  71. <text v-if="item.salary_structure">·{{item.salary_structure}}</text>
  72. </view>
  73. </view>
  74. <view class="u-flex" style="margin: 16rpx 0 14rpx 0;">
  75. <text class="introduce">{{item.companys.name}}</text>
  76. <text class="introduce">{{item.company_stage.name}}</text>
  77. <text class="introduce">{{item.company_scale.name}}</text>
  78. </view>
  79. <view class="u-flex" style="margin-bottom: 24rpx;">
  80. <view class="tabs">
  81. {{item.education_name}}
  82. </view>
  83. <view class="tabs">
  84. {{item.experience_name}}
  85. </view>
  86. </view>
  87. <view class="u-flex u-row-between u-col-center">
  88. <view class=" u-flex u-col-center">
  89. <image :src="item.usermanager.avatar" mode="" style="width: 50rpx;height: 50rpx;border-radius: 50%;">
  90. </image>
  91. <view class="" style="margin-left: 16rpx;">
  92. <text>{{item.usermanager.name}}</text>·
  93. <text>{{item.usermanager.company_text}}</text>
  94. </view>
  95. </view>
  96. <view class="u-flex u-col-center ">
  97. <view class="address" style="margin-right: 10rpx;">{{item.work_province.slice(0,-1)}}</view>
  98. <view class="address">{{item.work_city}}</view>
  99. </view>
  100. </view>
  101. </view>
  102. </view>
  103. </view>
  104. <u-popup border-radius="28" :show="opencity" mode="bottom">
  105. <view class="change-city-popup u-flex-col">
  106. <view class="change-city-header u-flex u-row-between">
  107. <u-icon name="close" size="22" color="#222" @click="opencity = false"></u-icon>
  108. <text class="text">选择城市</text>
  109. <u-icon name="close" size="22" color="#fff"></u-icon>
  110. </view>
  111. <view class="u-flex-1 u-flex change-city-scroll">
  112. <scroll-view scroll-y="true" class="change-scroll-left">
  113. <view class="scroll-left-sheng" v-for="(item,index) in citylist" :key="index" :class="{shengactive:cityleftindex == index}" @click="changeleftcity(index)">{{item.name}}</view>
  114. </scroll-view>
  115. <scroll-view scroll-y="true" class="change-scroll-right u-flex-1">
  116. <view class="scroll-left-shi" v-for="(item,index) in rightcity" :key="index" :class="{shiactive:cityrightindex == index}" @click="changerightcity(index,item)">{{item.name}}</view>
  117. </scroll-view>
  118. </view>
  119. <view class="change-city-down u-flex u-row-between">
  120. <text @click="chongzhi">重置</text>
  121. <text @click="changecity">确定</text>
  122. </view>
  123. </view>
  124. </u-popup>
  125. <zhao-shaixuan ref="shaixuan" @tosearch="shaixuan"></zhao-shaixuan>
  126. </view>
  127. </template>
  128. <script>
  129. import {
  130. getList,getareacity,is_auth
  131. } from "../../units/inquire.js"
  132. export default {
  133. data() {
  134. return {
  135. opencity:false,
  136. citylist: [],
  137. total:0,
  138. height: "",
  139. list1: [
  140. {
  141. name: "相关"
  142. },
  143. {
  144. name: "推荐"
  145. },
  146. {
  147. name: "最新"
  148. },
  149. ],
  150. list4: [{
  151. name: "职位"
  152. },
  153. {
  154. name: "校招"
  155. }
  156. ],
  157. page:1,
  158. tab1:0,
  159. tab2:0,
  160. positionlist:[],//职位列表
  161. is_auth:"",//是否认证
  162. }
  163. },
  164. onLoad() {
  165. this.getlist()
  166. this.getcity()
  167. this.auth()
  168. },
  169. onReachBottom() {
  170. if (this.positionlist.length != this.total) {
  171. this.page++
  172. this.getlist()
  173. }
  174. },
  175. computed:{
  176. bgImage(){
  177. return `url(${require('../../static/images/juxing.png')}) 100% 100%`
  178. }
  179. },
  180. methods: {
  181. auth(){
  182. is_auth().then(res=>{
  183. this.is_auth = res.data.is_auth
  184. })
  185. },
  186. shaixuan(e) {
  187. this.search_data = e
  188. this.tosearch()
  189. },
  190. chongzhi() {
  191. this.city = {
  192. name: '',
  193. id: ''
  194. }
  195. this.opencity = false
  196. this.tosearch()
  197. },
  198. changecity() {
  199. if (this.cityrightindex == -1) {
  200. this.$u.toast("请选择城市")
  201. return
  202. }
  203. this.city = {
  204. name: this.citylist[this.cityleftindex].childlist[this.cityrightindex].name,
  205. id: this.citylist[this.cityleftindex].childlist[this.cityrightindex].id
  206. }
  207. this.opencity = false
  208. this.tosearch()
  209. },
  210. changerightcity(index, item) {
  211. this.cityrightindex = index
  212. },
  213. changeleftcity(index) {
  214. this.cityleftindex = index
  215. this.cityrightindex = -1
  216. this.rightcity = this.citylist[this.cityleftindex].childlist
  217. },
  218. getcity() {
  219. getareacity().then(res => {
  220. this.citylist = res.data
  221. this.rightcity = res.data[0].childlist
  222. })
  223. },
  224. tosearch() {
  225. this.page = 1
  226. this.positionlist = []
  227. this.getlist()
  228. },
  229. openshaixuan() {
  230. console.log(111);
  231. this.$refs.shaixuan.openshaixuan = true
  232. },
  233. click(item) {
  234. this.tab2 = item.index
  235. console.log(this.tab2);
  236. this.getlist()
  237. // console.log('item', item);
  238. },
  239. TabsTop(item) {
  240. if(uni.getStorageSync('token') == "" && this.tab1 == 0){
  241. uni.reLaunch({
  242. url:"/pages/login/login"
  243. })
  244. }
  245. this.tab1 = item.index
  246. // console.log(this.tab1);
  247. },
  248. //获取职位列表
  249. getlist() {
  250. getList({
  251. page: this.page,
  252. type: this.tab2,
  253. }).then(res => {
  254. if (this.page == 1) {
  255. this.positionlist = res.data.data
  256. } else {
  257. this.positionlist = this.positionlist.concat(res.data.data)
  258. }
  259. this.total = res.data.total
  260. })
  261. },
  262. todetails(id) {
  263. uni.navigateTo({
  264. url: '../../pagesB/details?id='+id
  265. })
  266. }
  267. }
  268. }
  269. </script>
  270. <style lang="scss">
  271. page {
  272. background-color: #F3F3F3;
  273. }
  274. .unverified{
  275. display: flex;
  276. flex-direction: column;
  277. justify-content: center;
  278. background-color: #fff;
  279. background-image: linear-gradient(to bottom, #fff 20%, #f3f3f3 50%);
  280. align-items: center;
  281. width: 750rpx;
  282. height: 70vh;
  283. margin-top: 180rpx;
  284. text{
  285. width: 312rpx;
  286. height: 84rpx;
  287. margin-top: 34rpx;
  288. display: block;
  289. }
  290. button{
  291. width: 264rpx;
  292. height: 100rpx;
  293. background: #0C66C2;
  294. border-radius: 12rpx;
  295. font-size: 36rpx;
  296. font-family: PingFangSC-Regular, PingFang SC;
  297. font-weight: 400;
  298. color: #FFFFFF;
  299. margin-top: 90rpx;
  300. line-height: 100rpx;
  301. }
  302. }
  303. .index-page {
  304. .address {
  305. font-size: 24rpx;
  306. font-family: PingFangSC-Regular, PingFang SC;
  307. font-weight: 400;
  308. color: #979797;
  309. line-height: 34rpx;
  310. }
  311. .content {
  312. padding: 24rpx 20rpx;
  313. margin-top: 20rpx;
  314. background-color: #fff;
  315. border-radius: 16rpx;
  316. .font {
  317. font-size: 32rpx;
  318. font-family: PingFangSC-Medium, PingFang SC;
  319. font-weight: 500;
  320. color: #222222;
  321. line-height: 44rpx;
  322. max-width: 326rpx;
  323. overflow: hidden; //超出隐藏
  324. white-space: nowrap; //不换行,同一行展示
  325. text-overflow: ellipsis; //设置超出部分以省略号展示
  326. }
  327. .back {
  328. width: 58rpx;
  329. height: 32rpx;
  330. background: #FF5335;
  331. border-radius: 6rpx;
  332. font-size: 22rpx;
  333. font-family: PingFangSC-Regular, PingFang SC;
  334. font-weight: 400;
  335. color: #FFFFFF;
  336. line-height: 32rpx;
  337. text-align: center;
  338. margin-left: 16rpx;
  339. }
  340. .money {
  341. font-size: 32rpx;
  342. font-family: JDZhengHT-Regular, JDZhengHT;
  343. font-weight: 400;
  344. color: #0C66C2;
  345. }
  346. .introduce {
  347. height: 40rpx;
  348. font-size: 28rpx;
  349. font-family: PingFangSC-Regular, PingFang SC;
  350. font-weight: 400;
  351. color: #555555;
  352. line-height: 40rpx;
  353. margin-right: 16rpx;
  354. }
  355. .tabs {
  356. background: #F3F3F3;
  357. border-radius: 4rpx;
  358. padding: 6rpx 14rpx;
  359. margin-right: 16rpx;
  360. font-size: 24rpx;
  361. font-family: PingFangSC-Regular, PingFang SC;
  362. font-weight: 400;
  363. color: #5F5F5F;
  364. height: 34rpx;
  365. line-height: 34rpx;
  366. }
  367. }
  368. .index-item {
  369. // width: 702rpx;
  370. // background: #FFFFFF;
  371. // border-radius: 20rpx;
  372. // margin: 20rpx auto;
  373. // padding: 0 20rpx 24rpx 10rpx;
  374. .item-down {
  375. text:first-child {
  376. font-size: 22rpx;
  377. font-family: SFPro-Regular, SFPro;
  378. font-weight: 400;
  379. color: #666666;
  380. }
  381. text:last-child {
  382. font-size: 22rpx;
  383. font-family: PingFangSC-Regular, PingFang SC;
  384. font-weight: 400;
  385. color: #666666;
  386. }
  387. }
  388. .item-gongsi {
  389. margin-bottom: 16rpx;
  390. .text2 {
  391. font-size: 24rpx;
  392. font-family: SFPro-Regular, SFPro;
  393. font-weight: 400;
  394. color: #666666;
  395. }
  396. .logo {
  397. width: 42rpx;
  398. height: 42rpx;
  399. border-radius: 10rpx;
  400. margin-right: 16rpx;
  401. }
  402. .text1 {
  403. max-width: 192rpx;
  404. font-size: 24rpx;
  405. font-family: PingFangSC-Regular, PingFang SC;
  406. font-weight: 400;
  407. color: #444444;
  408. margin-right: 12rpx;
  409. }
  410. }
  411. .item-label {
  412. margin-bottom: 20rpx;
  413. text {
  414. margin-right: 16rpx;
  415. line-height: 46rpx;
  416. background: #F7F7F7;
  417. border-radius: 4rpx;
  418. padding: 0 14rpx;
  419. font-size: 24rpx;
  420. font-family: PingFangSC-Regular, PingFang SC;
  421. font-weight: 400;
  422. color: #5F5F5F;
  423. }
  424. }
  425. .item-top {
  426. height: 88rpx;
  427. .text1 {
  428. font-size: 32rpx;
  429. font-family: PingFangSC-Medium, PingFang SC;
  430. font-weight: 500;
  431. color: #222222;
  432. margin-right: 16rpx;
  433. }
  434. .text2 {
  435. width: 50rpx;
  436. line-height: 32rpx;
  437. background: rgba(255, 83, 53, 0.1);
  438. border-radius: 4rpx;
  439. text-align: center;
  440. font-size: 20rpx;
  441. font-family: PingFangSC-Regular, PingFang SC;
  442. font-weight: 400;
  443. color: #FF5335;
  444. margin-right: 12rpx;
  445. }
  446. .text3 {
  447. width: 90rpx;
  448. line-height: 32rpx;
  449. background: #FFF2E8;
  450. border-radius: 4rpx;
  451. text-align: center;
  452. font-size: 20rpx;
  453. font-family: PingFangSC-Regular, PingFang SC;
  454. font-weight: 400;
  455. color: #FF8620;
  456. margin-right: 12rpx;
  457. }
  458. .text4 {
  459. line-height: 32rpx;
  460. background: #E6EFF8;
  461. border-radius: 4rpx;
  462. padding: 0 4rpx;
  463. text-align: center;
  464. font-size: 20rpx;
  465. font-family: SFPro-Regular, SFPro;
  466. font-weight: 400;
  467. color: #0C66C2;
  468. }
  469. .text5 {
  470. font-size: 32rpx;
  471. font-family: JDZhengHT-Regular, JDZhengHT;
  472. font-weight: 400;
  473. color: #0C66C2;
  474. }
  475. }
  476. }
  477. .index-navbar {
  478. position: sticky;
  479. top: 0;
  480. left: 0;
  481. width: 750rpx;
  482. z-index: 100;
  483. .header-down {
  484. height: 92rpx;
  485. padding: 20rpx 24rpx;
  486. box-sizing: border-box;
  487. .font {
  488. font-size: 40rpx;
  489. font-family: PingFangSC-Medium, PingFang SC;
  490. font-weight: 500;
  491. color: #222222;
  492. }
  493. .right-item {
  494. padding: 0 16rpx;
  495. height: 52rpx;
  496. background: #F3F3F3;
  497. border-radius: 4rpx;
  498. margin-left: 20rpx;
  499. .text {
  500. margin-right: 4rpx;
  501. font-size: 26rpx;
  502. font-family: PingFangSC-Regular, PingFang SC;
  503. font-weight: 400;
  504. color: #666666;
  505. }
  506. }
  507. .down-left {
  508. .text {
  509. margin-right: 4rpx;
  510. font-size: 26rpx;
  511. font-family: PingFangSC-Medium, PingFang SC;
  512. font-weight: 500;
  513. color: #222222;
  514. }
  515. }
  516. }
  517. .index-bg {
  518. position: absolute;
  519. top: 0;
  520. left: 0;
  521. z-index: -1;
  522. width: 750rpx;
  523. height: 352rpx;
  524. }
  525. }
  526. .index-header {
  527. flex: 1;
  528. padding: 0 32rpx;
  529. height: 50rpx;
  530. .index-search {
  531. width: 200rpx;
  532. height: 64rpx;
  533. background: #FFFFFF;
  534. border-radius: 20rpx;
  535. padding: 0 28rpx;
  536. .text1 {
  537. font-size: 24rpx;
  538. font-family: PingFangSC-Regular, PingFang SC;
  539. font-weight: 400;
  540. color: #999999;
  541. margin-left: 16rpx;
  542. }
  543. }
  544. .index-tabs {
  545. text:first-child {
  546. font-size: 36rpx;
  547. font-family: PingFangSC-Medium, PingFang SC;
  548. font-weight: 500;
  549. color: #222222;
  550. }
  551. text:last-child {
  552. width: 76rpx;
  553. height: 12rpx;
  554. background: linear-gradient(270deg, #208EFF 0%, rgba(28, 159, 227, 0) 100%);
  555. margin-top: -20rpx;
  556. border-radius: 100rpx;
  557. }
  558. }
  559. }
  560. }
  561. ::v-deep .u-navbar__content__left {
  562. padding: 0 !important;
  563. }
  564. </style>