details.vue 15 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590
  1. <template>
  2. <view class="concant">
  3. <view class="top">
  4. <!-- 职位 -->
  5. <view class="u-flex u-row-between " style="align-items: center;">
  6. <view class="title">
  7. {{data.job_name}}
  8. </view>
  9. <view class="money">
  10. <text>{{data.salary_min}}-{{data.salary_max}}k</text>
  11. <text>·{{data.salary_structure}}</text>
  12. </view>
  13. </view>
  14. <!-- 地址 -->
  15. <view class="address">
  16. <text>{{data.work_province}}·{{data.work_city}}</text>|
  17. <text>{{data.experience_name}}</text>|
  18. <text>{{data.education_name}}</text>
  19. </view>
  20. <!-- 急聘 -->
  21. <view class="hint" v-if="data.is_urgent">
  22. <image src="@/static/images/employment.png" mode="" style="width: 52rpx;height: 52rpx;"></image>
  23. <text class="font1">急聘</text>
  24. <text class="font2">该职位为急聘职位,立即应聘抢占先机!</text>
  25. </view>
  26. </view>
  27. <view class="hr u-flex " style="align-items: center;">
  28. <image :src="data.usermanager.avatar" mode="" style="width: 96rpx ; height: 96rpx;border-radius: 50%;">
  29. </image>
  30. <view class="" style="margin-left: 20rpx;">
  31. <view class="font1">{{data.usermanager.name}}</view>
  32. <text class="font2">内核招聘·{{data.usermanager.company_text}}</text>
  33. </view>
  34. </view>
  35. <view class="position">
  36. <view class="titleb">职位信息</view>
  37. <view class="" style="display: flex; margin-top: 6rpx;">
  38. <view class="left">
  39. <text class="font">职位类型:{{data.categoryjob.name}}</text>
  40. <text class="font">所属部门:{{data.department}}</text>
  41. <text class="font">汇报对象:{{data.report_object}}</text>
  42. <text class="font">是否管理岗:{{data.data.is_guanli == 1?"是":"否"}}</text>
  43. </view>
  44. <view class="right" style="margin-left: 68rpx;">
  45. <text class="font">招聘人数:{{data.is_guanli}}人</text>
  46. <text class="font">开放原因:{{data.open_cause}}</text>
  47. <text class="font">团队规模:{{data.scale}}人</text>
  48. </view>
  49. </view>
  50. </view>
  51. <view class="introduce">
  52. <view class="titleb">职位描述</view>
  53. <view class="font" style="margin-top: 32rpx;">岗位职责:</view>
  54. <view class="font" style="margin-top: 24rpx;">
  55. {{data.job_describe}}
  56. </view>
  57. </view>
  58. <!-- 薪资福利 -->
  59. <view class="introduce" style="margin-top: 32rpx;">
  60. <view class="titleb">薪资福利</view>
  61. <view class="font " style="margin-top: 32rpx;display: flex; ">
  62. <view style="width:150rpx;">薪资范围:</view>
  63. <view style="width: 536rpx;min-height: 42rpx;word-break: break-all; ">
  64. {{data.salary_min}}-{{data.salary_max}}K
  65. </view>
  66. </view>
  67. <view class="font " style="margin-top: 32rpx;display: flex; ">
  68. <view style="width:150rpx;">薪资结构:</view>
  69. <view style="width: 536rpx;min-height: 42rpx;word-break: break-all;">
  70. {{data.salary_structure}}
  71. </view>
  72. </view>
  73. <view class="font " style="margin-top: 32rpx;display: flex; ">
  74. <view style="width:150rpx;">福利待遇:</view>
  75. <view style="width: 536rpx;min-height: 42rpx;word-break: break-all;">
  76. {{data.social_benefits}}
  77. </view>
  78. </view>
  79. </view>
  80. <!-- 面试信息 -->
  81. <view class="introduce" style="margin-top: 32rpx;">
  82. <view class="titleb">面试信息</view>
  83. <view class="font " style="margin-top: 32rpx;display: flex; ">
  84. <view style="width:150rpx;">面试轮次:</view>
  85. <view style="width: 536rpx;min-height: 42rpx;word-break: break-all; ">
  86. {{data.interview_num}}轮
  87. </view>
  88. </view>
  89. <view class="font " style="margin-top: 32rpx;display: flex; ">
  90. <view style="width:150rpx;">面试流程:</view>
  91. <view style="width: 536rpx;min-height: 42rpx;word-break: break-all;">
  92. {{data.interview_flow}}
  93. </view>
  94. </view>
  95. </view>
  96. <!-- 工作地点 -->
  97. <view class="address1" style="margin-top: 32rpx;">
  98. <view class="titleb">工作地点</view>
  99. <view class="font " style="margin-top: 32rpx;display: flex; ">
  100. <view style="width:150rpx;">工作地址:</view>
  101. <view style="width: 536rpx;min-height: 42rpx;word-break: break-all; ">
  102. {{data.work_province}} - {{data.work_city}} - {{data.work_address}}- {{data.company.name}}
  103. </view>
  104. </view>
  105. <view class="border">
  106. <view class="u-flex u-row-between" @click="toGsinfo(data.company.id)">
  107. <view class="u-flex">
  108. <image :src="data.company.logo" mode="" style="width: 100rpx;height: 100rpx;">
  109. <view class="" style="margin-left: 28rpx;">
  110. <view class="">{{data.company.name}}</view>
  111. <view class="font2" style="margin-top: 12rpx;margin-left: -20rpx;">
  112. <text class="">{{data.company.categoryindustry.name}}</text>|
  113. <text class="">{{data.company.stage.name}}</text>|
  114. <text class="">{{data.company.scale.name}}</text>
  115. </view>
  116. </view>
  117. </view>
  118. <u-icon name="arrow-right"></u-icon>
  119. </view>
  120. <view class="" style="margin-top: 32rpx;">
  121. <view class="page-body" style="hanging-punctuation: 336rpx;">
  122. <view class="page-section page-section-gap">
  123. <map style="width: 100%;" :latitude="latitude" :longitude="longitude" :markers="covers">
  124. </map>
  125. </view>
  126. </view>
  127. </view>
  128. </view>
  129. </view>
  130. <!-- 底部 -->
  131. <view class="bottom u-flex" style="height: 166rpx;">
  132. <view class="" @click="call" style="width: 80rpx;display: flex;flex-direction: column;align-items: center;">
  133. <u-icon v-if="!data.collectjob" name="star" size="26"></u-icon>
  134. <u-icon v-if="data.collectjob" name="star-fill" color="#2979ff" size="26"></u-icon>
  135. <text :style="[{color:data.collectjob?'#2979ff':'#555'}]"
  136. class="font">{{data.collectjob?'已收藏':"收藏"}}</text>
  137. </view>
  138. <button class="btn11" @click="open(1)">投递简历</button>
  139. <button class="btn22" @click="open(2)">立即聊聊</button>
  140. <view class="safe-area-inset-bottom"></view>
  141. </view>
  142. <!-- 弹出层 -->
  143. <u-popup customStyle="width: 556rpx;height: 404rpx;border-radius: 16rpx;" :show="show" mode="center">
  144. <view class="back1">
  145. <view class="font1">完善简历信息</view>
  146. <view class="font2" style="margin-top:20rpx;">当前账号还未完善简历信息,该功能无法使用,如需使用该功能,请去完善个人简历信息</view>
  147. <view class="u-flex" style="margin-top: 40rpx;">
  148. <button class="btn1" @tap="close">取消</button>
  149. <button class="btn2" @click="todetails">去完善</button>
  150. </view>
  151. </view>
  152. <view class="u-flex " style="margin-top: 44rpx;justify-content:center;">
  153. <image @click="close" style="width: 66rpx; height: 66rpx;" src="../static/images/close.png" mode="">
  154. </image>
  155. </view>
  156. </u-popup>
  157. </view>
  158. </template>
  159. <script setup>
  160. import {
  161. getdetail,
  162. collect,
  163. orderCreate,
  164. resumeDetail
  165. } from "@/units/inquire.js"
  166. import {
  167. conn
  168. } from '@/utils/WebIM'
  169. import WebIM from '@/newSDK/Easemob-chat.js'
  170. import $api from '@/static/js/api.js'
  171. export default {
  172. data() {
  173. return {
  174. // 收藏
  175. collect: false,
  176. show: false,
  177. job_id_list: [],
  178. zid: "", //职位id
  179. data: {
  180. job_name: "",
  181. salary_min: '',
  182. salary_max: "",
  183. salary_structure: "",
  184. work_province: "",
  185. work_city: "",
  186. experience_name: "",
  187. education_name: "",
  188. is_urgent: "",
  189. department: "",
  190. }, //职位详情数据
  191. id: 0, // 使用 marker点击事件 需要填写id
  192. title: 'map',
  193. latitude: 39.909,
  194. longitude: 116.39742,
  195. resume_id: "",
  196. covers: [{
  197. id: 1,
  198. latitude: 39.909,
  199. longitude: 116.39742,
  200. // iconPath: '../../static/images/addressicon.png'
  201. width: 20,
  202. height: 30
  203. }],
  204. is_profile: "",
  205. job_id: ""
  206. }
  207. },
  208. onLoad(options) {
  209. this.is_profile = uni.getStorageSync("is_profile")
  210. this.zid = options.id
  211. this.getDetail()
  212. this.resumeDetail()
  213. },
  214. methods: {
  215. resumeDetail() {
  216. resumeDetail().then(res => {
  217. console.log(res);
  218. uni.setStorageSync("resume_id", res.data.id)
  219. this.resume_id = res.data.id
  220. res.data.job_intention.forEach(item => {
  221. this.job_id_list.push(item.category_job_id)
  222. })
  223. })
  224. },
  225. orderCreate() {
  226. orderCreate({
  227. resume_id: this.resume_id,
  228. job_ids: this.job_id,
  229. }).then(res => {
  230. if (res.code == 1) {
  231. this.$u.toast("投递成功")
  232. }
  233. })
  234. },
  235. todetails() {
  236. uni.navigateTo({
  237. url: "/pagesD/resume"
  238. })
  239. },
  240. call() {
  241. if (this.is_profile == 0) {
  242. this.show = true
  243. } else if (this.data.collectjob == null) {
  244. this.data.collectjob = "1"
  245. this.$u.toast("收藏成功")
  246. collect({
  247. id: this.zid,
  248. status: 1
  249. }).then((res) => {
  250. })
  251. } else {
  252. this.data.collectjob = null
  253. this.$u.toast("取消收藏")
  254. collect({
  255. id: this.zid,
  256. status: 2
  257. }).then((res) => {
  258. })
  259. }
  260. },
  261. open(type) {
  262. if (this.is_profile == 0) {
  263. this.show = true
  264. } else {
  265. if (type == 1) {
  266. this.orderCreate()
  267. } else {
  268. console.log(this.data);
  269. let that = this
  270. let id = conn.getUniqueId(); // 生成本地消息id
  271. let msg = new WebIM.message('txt', id); // 创建文本消息
  272. msg.set({
  273. type: "txt",
  274. msg: "职位消息",
  275. to: that.data.manager_user_no,
  276. chatType: "singleChat",
  277. ext: {
  278. "type": "pos",
  279. "order": {
  280. "title": that.data.job_name,
  281. "city": that.data.work_city,
  282. "salary": Number(that.data.salary_min) + '-' + Number(that.data.salary_max),
  283. "item_url": that.data.id
  284. }
  285. },
  286. success: function(id, serverMsgId) {
  287. uni.navigateTo({
  288. url: "/pagesC/chat?user_no=" + that.data.manager_user_no
  289. })
  290. },
  291. fail: function(e) {
  292. console.log("发送消息失败");
  293. }
  294. });
  295. conn.send(msg.body);
  296. }
  297. }
  298. },
  299. close() {
  300. this.show = false
  301. },
  302. // 获取职位详情
  303. getDetail() {
  304. getdetail({
  305. id: this.zid
  306. }).then((res) => {
  307. if (res.code == 1) {
  308. this.job_id = res.data.id
  309. this.data = res.data
  310. this.covers[0].latitude = Number(res.data.company.lat)
  311. this.covers[0].longitude = Number(res.data.company.lng)
  312. this.latitude = Number(res.data.company.lat)
  313. this.longitude = Number(res.data.company.lng)
  314. } else {
  315. this.$u.toast(res.msg)
  316. }
  317. })
  318. },
  319. //跳转到公司详情
  320. toGsinfo(id) {
  321. uni.navigateTo({
  322. url: "/pagesB/gongsi-info?id=" + id
  323. })
  324. }
  325. }
  326. }
  327. </script>
  328. <style lang="scss" scoped>
  329. .back1 {
  330. background: url(../static/images/pop.png) no-repeat;
  331. // width: 556rpx;height: 404rpx;
  332. text-align: center;
  333. padding: 56rpx 46rpx 42rpx 46rpx;
  334. box-sizing: border-box;
  335. background-size: 100% 100%;
  336. .font1 {
  337. font-size: 36rpx;
  338. font-family: PingFangSC-Medium, PingFang SC;
  339. font-weight: 500;
  340. color: #222222;
  341. }
  342. .font2 {
  343. font-size: 26rpx;
  344. font-family: PingFangSC-Regular, PingFang SC;
  345. font-weight: 400;
  346. color: #555555;
  347. }
  348. .btn1 {
  349. width: 220rpx;
  350. height: 84rpx;
  351. background: #F3F3F3;
  352. border-radius: 8rpx;
  353. font-size: 32rpx;
  354. font-family: PingFangSC-Regular, PingFang SC;
  355. font-weight: 400;
  356. color: #333333;
  357. }
  358. .btn2 {
  359. width: 220rpx;
  360. height: 84rpx;
  361. background: #0C66C2;
  362. border-radius: 8rpx;
  363. font-size: 32rpx;
  364. font-family: PingFangSC-Regular, PingFang SC;
  365. font-weight: 400;
  366. color: #FFFFFF;
  367. }
  368. }
  369. .bottom {
  370. width: 750rpx;
  371. position: fixed;
  372. bottom: 0;
  373. left: 0;
  374. height: 118rpx;
  375. padding: 0 32rpx;
  376. background: #fff;
  377. box-sizing: border-box;
  378. border-top: 2rpx solid #F4F4F4;
  379. .font {
  380. height: 34rpx;
  381. font-size: 24rpx;
  382. font-family: PingFangSC-Regular, PingFang SC;
  383. font-weight: 400;
  384. }
  385. .btn11 {
  386. width: 236rpx;
  387. height: 88rpx;
  388. background: #FA6400;
  389. border-radius: 12rpx;
  390. font-size: 32rpx;
  391. font-family: PingFangSC-Medium, PingFang SC;
  392. font-weight: 500;
  393. color: #FFFFFF;
  394. line-height: 88rpx;
  395. }
  396. .btn22 {
  397. width: 344rpx;
  398. height: 88rpx;
  399. background: #0C66C2;
  400. border-radius: 12rpx;
  401. font-size: 32rpx;
  402. font-family: PingFangSC-Medium, PingFang SC;
  403. font-weight: 500;
  404. color: #FFFFFF;
  405. line-height: 88rpx;
  406. }
  407. }
  408. .titleb {
  409. height: 50rpx;
  410. font-size: 36rpx;
  411. font-family: PingFangSC-Medium, PingFang SC;
  412. font-weight: 500;
  413. color: #222222;
  414. line-height: 50rpx;
  415. }
  416. .concant {
  417. padding: 44rpx 32rpx 130rpx;
  418. min-height: 100vh;
  419. .address1 {
  420. margin-top: 40rpx;
  421. .font {
  422. font-size: 30rpx;
  423. font-family: PingFangSC-Regular, PingFang SC;
  424. font-weight: 400;
  425. color: #555555;
  426. }
  427. .border {
  428. margin-top: 32rpx;
  429. padding: 34rpx 0;
  430. border-top: 2rpx solid #F4F4F4;
  431. .font2 {
  432. font-size: 26rpx;
  433. font-family: PingFangSC-Regular, PingFang SC;
  434. font-weight: 400;
  435. color: #555555;
  436. text :first-child {
  437. // margin-left: 0 !important;
  438. margin-right: 20rpx;
  439. }
  440. text :nth-child(2) {
  441. margin: 0 20rpx;
  442. }
  443. text :last-child {
  444. margin: 20rpx;
  445. }
  446. }
  447. }
  448. }
  449. .introduce {
  450. margin-top: 40rpx;
  451. .font {
  452. font-size: 30rpx;
  453. font-family: PingFangSC-Regular, PingFang SC;
  454. font-weight: 400;
  455. color: #555555;
  456. }
  457. }
  458. .top {
  459. .title {
  460. font-size: 48rpx;
  461. font-family: PingFangSC-Medium, PingFang SC;
  462. font-weight: 500;
  463. color: #222222;
  464. }
  465. .money {
  466. font-size: 32rpx;
  467. font-family: SFPro-Medium, SFPro;
  468. font-weight: 500;
  469. color: #0C66C2;
  470. }
  471. .address {
  472. margin: 20rpx 0 28rpx -20rpx;
  473. font-size: 28rpx;
  474. font-family: PingFangSC-Regular, PingFang SC;
  475. font-weight: 400;
  476. color: #444444;
  477. text :first-child {
  478. margin-left: 0 !important;
  479. margin-right: 20rpx;
  480. }
  481. text :nth-child(2) {
  482. margin: 0 20rpx;
  483. }
  484. text :last-child {
  485. margin: 20rpx;
  486. }
  487. }
  488. .hint {
  489. background: #FFE9DF;
  490. border-radius: 12rpx;
  491. margin-bottom: 28rpx;
  492. display: flex;
  493. align-items: center;
  494. padding: 16rpx 0 16rpx 24rpx;
  495. .font1 {
  496. font-size: 26rpx;
  497. font-family: PingFangSC-Medium, PingFang SC;
  498. font-weight: 500;
  499. color: #FF5335;
  500. margin: 0 20rpx 0 16rpx;
  501. }
  502. .font2 {
  503. font-size: 26rpx;
  504. font-family: PingFangSC-Regular, PingFang SC;
  505. font-weight: 400;
  506. color: #444444;
  507. }
  508. }
  509. }
  510. .hr {
  511. margin-top: 28rpx;
  512. border-bottom: 2rpx solid #F4F4F4;
  513. border-top: 2rpx solid #F4F4F4;
  514. height: 150rpx;
  515. padding: 26rpx 0 28rpx;
  516. .font1 {
  517. height: 42rpx;
  518. font-size: 30rpx;
  519. font-family: PingFangSC-Medium, PingFang SC;
  520. font-weight: 500;
  521. color: #444444;
  522. line-height: 42rpx;
  523. }
  524. .font2 {
  525. height: 34rpx;
  526. font-size: 24rpx;
  527. font-family: PingFangSC-Regular, PingFang SC;
  528. font-weight: 400;
  529. color: #666666;
  530. line-height: 34rpx;
  531. }
  532. }
  533. .position {
  534. margin-top: 34rpx;
  535. .font {
  536. height: 42rpx;
  537. font-size: 30rpx;
  538. font-family: PingFangSC-Regular, PingFang SC;
  539. font-weight: 400;
  540. color: #555555;
  541. margin-top: 24rpx;
  542. display: block;
  543. }
  544. }
  545. }
  546. </style>