detail.vue 17 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636
  1. <template>
  2. <view class="content">
  3. <view class="top">
  4. <u-navbar title=" " @leftClick="leftClick" height="44px" bgColor="rgb(255,255,255,0)" :placeholder="true">
  5. </u-navbar>
  6. <view class="hflex acenter jbetween">
  7. <view >
  8. <view class="top_name">{{pageData.name}}</view>
  9. <view class="scale">{{pageData.scale}}</view>
  10. </view>
  11. <image :src="pageData.img" mode="aspectFill" class="top_avatar"></image>
  12. </view>
  13. </view>
  14. <view class="box">
  15. <view class="hflex acenter jcenter tabs">
  16. <view class="tabs_item" :class="tab_active == 1 ? 'tab_active' :''" @click="changeTab(1)">公司信息</view>
  17. <view class="tabs_item" :class="tab_active == 2 ? 'tab_active' :''" @click="changeTab(2)">职位信息</view>
  18. </view>
  19. <view class="box1" v-if="tab_active == 1">
  20. <view class="title cell">公司简介</view>
  21. <view class="cell">
  22. <u-read-more closeText="展开" :shadowStyle="shadowStyle" ref="uReadMore" :toggle="true" openText="收起" showHeight="66" backgroundImage="none">
  23. <u-parse :content="pageData.company.company_info" @load="load"></u-parse>
  24. </u-read-more>
  25. </view>
  26. <view class="title cell">公司地址</view>
  27. <view class="cell">
  28. <view class="text">{{pageData.company.company_address}}</view>
  29. </view>
  30. <view class="title cell">公司环境</view>
  31. <view class="cell">
  32. <block v-for="(item,index) in pageData.company.company_environment" :key="index">
  33. <image :src="item" mode="aspectFill" class="img"></image>
  34. </block>
  35. </view>
  36. <view class="title cell">产品介绍</view>
  37. <view class="cell">
  38. <view class="text">{{pageData.company.company_product}}</view>
  39. </view>
  40. </view>
  41. <view class="list" v-if="tab_active == 2">
  42. <block v-for="(item,index) in pageData.position" :key="index">
  43. <view class="list_item">
  44. <view class="hflex acenter jbetween">
  45. <view class="item_title">{{item.title}}</view>
  46. <view class="item_blue">{{item.salary}}·{{item.monthly}}薪</view>
  47. </view>
  48. <view class="hflex acenter" style="padding: 20rpx 0 24rpx;">
  49. <view class="item_box">{{item.city}}</view>
  50. <view class="item_box">{{item.education}}</view>
  51. <view class="item_box">{{item.experience}}</view>
  52. </view>
  53. <view class="item_name">{{item.company_name}}</view>
  54. <view class="hflex acenter jbetween" style="padding-top: 16rpx;">
  55. <view class="hflex acenter">
  56. <image class="item_avatar" :src="item.user.avatar"></image>
  57. <view class="user_name">{{item.user.position}}·{{item.user.name}}</view>
  58. </view>
  59. <view class="user_right">{{item.user.city}}·{{item.user.area}}</view>
  60. </view>
  61. </view>
  62. </block>
  63. </view>
  64. </view>
  65. <view class="bottom hflex acenter jbetween">
  66. <view class="vflex acenter" @click="collect">
  67. <u-icon name="star" color="#444444" size="20" v-if="pageData.is_collect == 0"></u-icon>
  68. <u-icon name="star-fill" color="#506DFF" size="20" v-else></u-icon>
  69. <view class="text_style1">收藏</view>
  70. </view>
  71. <view class="vflex acenter" @click="share('Poster1')">
  72. <image src="/static/images/comment/share.png" mode="" class="bottom_img"></image>
  73. <view class="text_style1">分享</view>
  74. </view>
  75. <view class="bottom_btn">私信聊聊</view>
  76. </view>
  77. <view class="share_content" :class="share_show?'':'share_content1'">
  78. <view class="share_box vflex">
  79. <text class="share_name Poster1" style="margin: 40rpx 0 28rpx;" :data-enode="pageData.name">{{pageData.name}}</text>
  80. <text class="share_label Poster1" style="margin: 0 0 16rpx;" data-enode="船厂简介">船厂简介</text>
  81. <view class="share_text Poster1" style="margin: 0 0 24rpx;" data-etype="textarea" :data-enode="pageData.company.company_info">{{pageData.company.company_info}}</view>
  82. <text class="share_label Poster1" style="margin: 0 0 16rpx;" data-enode="船厂介绍">船厂介绍</text>
  83. <view class="share_text Poster1" style="margin: 0 0 42rpx;" data-etype="textarea" :data-enode="pageData.company.company_product">{{pageData.company.company_product}}</view>
  84. <view class="hflex acenter share_text jcenter Poster1" style="text-align: center; margin: 0 0 12rpx;" data-enode="长按或扫码查看">长按或扫码查看</view>
  85. <view style="width: 100%;" class="hflex acenter jcenter">
  86. <image class="Poster1" style="width: 25rpx;height: 20rpx;" data-enode="/static/images/comment/down2.png" data-etype="image" src="/static/images/comment/down2.png"></image>
  87. </view>
  88. <view class="hflex acenter jbetween">
  89. <view class="vflex">
  90. <view class="share_name Poster1" style="margin: 54rpx 0 20rpx;" data-enode="船百知">船百知</view>
  91. <view class="share_text Poster1" style="margin: 0 0 36rpx;" data-enode="船百知伴你一起杨帆启航,驶向成功彼岸">船百知伴你一起杨帆启航,驶向成功彼岸</view>
  92. </view>
  93. <image class="Poster1" data-etype="image" :data-enode="pageData.img" :src="pageData.img" style="width: 136rpx;height: 136rpx;"></image>
  94. </view>
  95. </view>
  96. <evils-el-poster width="750" height="1150" @on-error="onError" :list="list" backgroundColor="rgb(255, 255, 255)" @on-success="onSuccess" ref="Eposter"></evils-el-poster>
  97. <view class="share_bottom">
  98. <view class="hflex acenter jbetween">
  99. <button class="vflex acenter jcenter bottom_item" open-type="share">
  100. <image src="/static/images/comment/wx.png" class="item_icon"></image>
  101. <view class="item_text">微信好友</view>
  102. </button>
  103. <button class="vflex acenter jcenter bottom_item" open-type="share">
  104. <image src="/static/images/comment/moments.png" class="item_icon"></image>
  105. <view class="item_text">朋友圈</view>
  106. </button>
  107. <view class="vflex acenter jcenter bottom_item" @click="saveImg">
  108. <image src="/static/images/comment/download.png" class="item_icon"></image>
  109. <view class="item_text">保存图片</view>
  110. </view>
  111. </view>
  112. <view class="share_cancel" @click="close">取消</view>
  113. </view>
  114. </view>
  115. </view>
  116. </template>
  117. <script>
  118. import $api from '@/static/js/api.js'
  119. var that = ''
  120. export default {
  121. data() {
  122. return {
  123. list: [],
  124. pageData: {
  125. img: require('@/static/images/mine/avatar1.jpg'),
  126. name: '江南造船厂',
  127. scale: '20-99人',
  128. company: {
  129. company_info: '2012年4月22日正式上线,推崇品质、青春、时尚的品牌内涵2012年4月22日正式上线,推崇品质、青春、时尚的品牌内涵2012年4月22日正式上线,推崇品质、青春、时尚的品牌内涵2012年4月22日正式上线,推崇品质、青春、时尚的品牌内涵2012年4月22日正式上线,推崇品质、青春、时尚的品牌内涵2012年4月22日正式上线,推崇品质、青春、时尚的品牌内涵',
  130. company_address: '江苏省南京市浦口区东方万汇城23号楼1单元2203',
  131. company_environment: ['/static/images/mine/avatar1.jpg','/static/images/mine/avatar1.jpg','/static/images/mine/avatar1.jpg'],
  132. company_product: ' 根据《中华人民共和国价格法》标准等,自2022年4月30日起执行。根据《中华人民共和国价格法》标准等,自2022年4月30日起执行。根据《中华人民共和国价格法》标准等,自2022年4月30日起执行。根据《中华人民共和国价格法》标准等,自2022年4月30日起执行。根据《中华人民共和国价格法》标准等,自2022年4月30日起执行。根据《中华人民共和国价格法》标准等,自2022年4月30日起执行。'
  133. },
  134. position: [
  135. {
  136. id: 0,
  137. title: '船舶设计师',
  138. salary: '13-15K',
  139. monthly: '13',
  140. city: '北京',
  141. education: '本科',
  142. experience: '经验不限',
  143. company_name: '北京文化旅游产业发展集团有限公司',
  144. user: {
  145. avatar: '/static/images/mine/avatar1.jpg',
  146. name: '江女士',
  147. position: '行政总监',
  148. city: '北京市',
  149. area: '东城区',
  150. },
  151. },
  152. {
  153. id: 0,
  154. title: '船舶设计师',
  155. salary: '13-15K',
  156. monthly: '13',
  157. city: '北京',
  158. education: '本科',
  159. experience: '经验不限',
  160. company_name: '北京文化旅游产业发展集团有限公司',
  161. user: {
  162. avatar: '/static/images/mine/avatar1.jpg',
  163. name: '江女士',
  164. position: '行政总监',
  165. city: '北京市',
  166. area: '东城区',
  167. },
  168. },
  169. {
  170. id: 0,
  171. title: '船舶设计师',
  172. salary: '13-15K',
  173. monthly: '13',
  174. city: '北京',
  175. education: '本科',
  176. experience: '经验不限',
  177. company_name: '北京文化旅游产业发展集团有限公司',
  178. user: {
  179. avatar: '/static/images/mine/avatar1.jpg',
  180. name: '江女士',
  181. position: '行政总监',
  182. city: '北京市',
  183. area: '东城区',
  184. },
  185. }
  186. ],
  187. is_collect: 0
  188. },
  189. tab_active: 1,
  190. shadowStyle: {
  191. backgroundImage: "none",
  192. },
  193. share_show: false,
  194. tempImage:''
  195. }
  196. },
  197. onLoad() {
  198. that = this
  199. },
  200. onShareAppMessage(res) {
  201. console.log(res);
  202. if (res.from === 'button') {// 来自页面内分享按钮
  203. console.log(res.target)
  204. }
  205. return {
  206. title: '船百知', //分享的名称
  207. }
  208. },
  209. onShareTimeline(res) {
  210. console.log(res);
  211. return {
  212. title: '船百知',
  213. type: 0,
  214. summary: "",
  215. }
  216. },
  217. methods: {
  218. // 返回
  219. leftClick() {
  220. console.log('返回');
  221. $api.jump(-1)
  222. },
  223. // 切换tabs
  224. changeTab(index) {
  225. that.tab_active = index
  226. },
  227. load() {
  228. this.$refs.uReadMore.init();
  229. },
  230. // 收藏
  231. collect() {
  232. if(that.pageData.is_collect == 0) {
  233. that.pageData.is_collect = 1
  234. $api.info('收藏成功')
  235. } else {
  236. that.pageData.is_collect = 0
  237. $api.info('取消收藏')
  238. }
  239. },
  240. share(elClass) {
  241. let view = uni.createSelectorQuery().in(this).select(".Poster1");
  242. view.fields({
  243. size: true,
  244. rect: true,
  245. scrollOffset: true
  246. }, data => {
  247. console.log("得到节点信息" + JSON.stringify(data));
  248. console.log("节点的宽为" + data.width);
  249. }).exec();
  250. that.share_show = true
  251. that.$refs.Eposter.createForElRect(elClass,false)
  252. },
  253. close() {
  254. that.share_show = false
  255. },
  256. onSuccess(e) {
  257. console.log(e);
  258. that.tempImage = e
  259. },
  260. onError(err) {
  261. console.log(err);
  262. },
  263. saveImg() {
  264. console.log(that.tempImage);
  265. uni.authorize({
  266. scope: 'scope.writePhotosAlbum',
  267. success() {
  268. uni.saveImageToPhotosAlbum({
  269. filePath: that.tempImage,
  270. success: function () {
  271. console.log('save success');
  272. }
  273. });
  274. }
  275. })
  276. },
  277. },
  278. }
  279. </script>
  280. <style lang="scss" scoped>
  281. .content {
  282. position: relative;
  283. .top {
  284. background: url('../../../static/images/comment/nav_bg.png') no-repeat;
  285. background-size: 100%;
  286. box-sizing: border-box;
  287. padding: 30rpx;
  288. height: 540rpx;
  289. .top_name {
  290. font-size: 36rpx;
  291. font-weight: 500;
  292. color: #222222;
  293. line-height: 50rpx;
  294. }
  295. .scale {
  296. font-size: 24rpx;
  297. font-weight: 400;
  298. color: #222222;
  299. line-height: 34rpx;
  300. }
  301. .top_avatar {
  302. width: 116rpx;
  303. height: 116rpx;
  304. border-radius: 16rpx;
  305. }
  306. }
  307. .box {
  308. position: absolute;
  309. left: 0;
  310. top: 344rpx;
  311. width: 100%;
  312. min-height: calc(100vh - 256rpx);
  313. background: #FFFFFF;
  314. border-radius: 40rpx 40rpx 0px 0px;
  315. .tabs {
  316. width: 100%;
  317. padding: 36rpx 0 40rpx;
  318. .tabs_item {
  319. font-size: 32rpx;
  320. font-weight: 500;
  321. color: #959595;
  322. line-height: 44rpx;
  323. width: 50%;
  324. text-align: center;
  325. }
  326. .tab_active {
  327. position: relative;
  328. color: #222222;
  329. }
  330. .tab_active::after {
  331. content: "";
  332. position: absolute;
  333. bottom: -8rpx;
  334. left: 39%;
  335. width: 80rpx;
  336. height: 4rpx;
  337. background: #506DFF;
  338. border-radius: 4rpx;
  339. }
  340. }
  341. .box1 {
  342. width: 100%;
  343. box-sizing: border-box;
  344. padding: 0 30rpx;
  345. margin-bottom: 186rpx;
  346. .title {
  347. font-size: 36rpx;
  348. font-weight: 500;
  349. color: #222222;
  350. line-height: 50rpx;
  351. }
  352. .cell {
  353. padding: 14rpx 0;
  354. }
  355. .text {
  356. font-size: 28rpx;
  357. font-weight: 400;
  358. color: #555555;
  359. line-height: 40rpx;
  360. }
  361. .img {
  362. width: 220rpx;
  363. height: 220rpx;
  364. border-radius: 12rpx;
  365. margin: 0 16rpx 20rpx 0;
  366. }
  367. .img:nth-child(3n+3) {
  368. margin: 0 0 20rpx;
  369. }
  370. }
  371. .list {
  372. box-sizing: border-box;
  373. width: 100%;
  374. padding: 0 30rpx;
  375. .list_item {
  376. width: 100%;
  377. padding: 28rpx 0 20rpx;
  378. border-top: 1rpx solid #F4F4F4;
  379. .item_title {
  380. font-size: 32rpx;
  381. font-weight: 600;
  382. color: #222222;
  383. }
  384. .item_blue {
  385. font-size: 32rpx;
  386. font-weight: bold;
  387. color: #506DFF;
  388. }
  389. .item_box {
  390. height: 40rpx;
  391. background: #F0F2F6;
  392. border-radius: 2px;
  393. box-sizing: border-box;
  394. padding: 4rpx 18rpx;
  395. font-size: 22rpx;
  396. font-weight: 400;
  397. color: #444444;
  398. margin-right: 20rpx;
  399. }
  400. .item_name {
  401. font-size: 24rpx;
  402. font-weight: 400;
  403. color: #666666;
  404. }
  405. .item_avatar {
  406. width: 40rpx;
  407. height: 40rpx;
  408. border-radius: 50%;
  409. margin-right: 12rpx;
  410. }
  411. .item_avatar1 {
  412. width: 88rpx;
  413. height: 88rpx;
  414. border-radius: 50%;
  415. margin-right: 20rpx;
  416. }
  417. .item_right1 {
  418. }
  419. .text_style1 {
  420. font-size: 22rpx;
  421. font-weight: 400;
  422. color: #666666;
  423. padding: 12rpx 0;
  424. }
  425. .item_box1 {
  426. margin-top: 8rpx;
  427. background: #EDF0FF;
  428. border-radius: 8rpx;
  429. box-sizing: border-box;
  430. padding: 4rpx 16rpx;
  431. font-size: 24rpx;
  432. font-weight: 400;
  433. color: #506DFF;
  434. }
  435. .item_btn1 {
  436. width: 140rpx;
  437. height: 52rpx;
  438. background: #F1F3FF;
  439. border-radius: 28rpx;
  440. font-size: 26rpx;
  441. font-weight: 500;
  442. color: #506DFF;
  443. line-height: 52rpx;
  444. text-align: center;
  445. }
  446. .user_name {
  447. font-size: 20rpx;
  448. font-weight: 400;
  449. color: #333333;
  450. }
  451. .user_right {
  452. font-size: 20rpx;
  453. font-weight: 400;
  454. color: #A1A1A1;
  455. }
  456. }
  457. }
  458. }
  459. .bottom {
  460. width: 100%;
  461. z-index: 9;
  462. position: fixed;
  463. bottom: 0;
  464. height: 166rpx;
  465. background: #FFFFFF;
  466. box-sizing: border-box;
  467. padding: 8rpx 30rpx 74rpx;
  468. .bottom_btn {
  469. width: 530rpx;
  470. height: 84rpx;
  471. background: #506DFF;
  472. border-radius: 42rpx;
  473. font-size: 36rpx;
  474. font-weight: 500;
  475. color: #FFFFFF;
  476. text-align: center;
  477. line-height: 84rpx;
  478. }
  479. .bottom_btn1 {
  480. width: 204rpx;
  481. height: 84rpx;
  482. border-radius: 21px;
  483. border: 1px solid #506DFF;
  484. font-size: 36rpx;
  485. font-weight: 500;
  486. color: #506DFF;
  487. text-align: center;
  488. line-height: 84rpx;
  489. margin-right: 20rpx;
  490. }
  491. .bottom_btn2 {
  492. width: 300rpx;
  493. height: 84rpx;
  494. border-radius: 21px;
  495. background: #506DFF;
  496. color: #FFFFFF;
  497. font-size: 36rpx;
  498. font-weight: 500;
  499. text-align: center;
  500. line-height: 84rpx;
  501. }
  502. .bottom_img {
  503. width: 40rpx;
  504. height: 40rpx;
  505. }
  506. }
  507. .share_content {
  508. position: absolute;
  509. top: 0;
  510. left: 0;
  511. z-index: 99;
  512. width: 100vw;
  513. min-height: 100vh;
  514. background: rgba(0,0,0,0.5);
  515. backdrop-filter: blur(5px);
  516. .share_box {
  517. margin: 168rpx auto;
  518. width: 650rpx;
  519. background: #FFFFFF;
  520. border-radius: 20rpx;
  521. box-sizing: border-box;
  522. padding: 0 40rpx;
  523. .share_name {
  524. width: 100%;
  525. font-size: 32rpx;
  526. font-weight: 500;
  527. color: #222222;
  528. line-height: 44rpx;
  529. }
  530. .share_label {
  531. width: 100%;
  532. font-size: 28rpx;
  533. font-weight: 400;
  534. color: #222222;
  535. line-height: 40rpx;
  536. }
  537. .share_text {
  538. width: 100%;
  539. font-size: 24rpx;
  540. font-weight: 400;
  541. color: #999999;
  542. line-height: 34rpx;
  543. text-overflow: ellipsis;
  544. overflow: hidden;
  545. display: -webkit-box;
  546. -webkit-box-orient: vertical;
  547. box-orient: vertical;
  548. line-clamp: 5;
  549. -webkit-line-clamp: 5;
  550. }
  551. .box_bottom {
  552. width: 100%;
  553. padding: 34rpx 0 16rpx;
  554. border-top: 1rpx dashed #C3C3C3;
  555. .bottom_left1 {
  556. font-size: 32rpx;
  557. font-weight: 500;
  558. color: #222222;
  559. line-height: 44rpx;
  560. padding-bottom: 20rpx;
  561. }
  562. .bottom_left2 {
  563. font-size: 22rpx;
  564. font-weight: 400;
  565. color: #999999;
  566. line-height: 32rpx;
  567. }
  568. .bottom_right {
  569. width: 136rpx;
  570. height: 136rpx;
  571. }
  572. }
  573. }
  574. .canvas {
  575. position: absolute;
  576. top: 188rpx;
  577. left: 50rpx;
  578. width: 650rpx;
  579. min-height: 494rpx;
  580. background: #FFFFFF;
  581. border-radius: 20rpx;
  582. }
  583. .share_bottom {
  584. position: fixed;
  585. bottom: 0;
  586. width: 100%;
  587. height: 388rpx;
  588. background: #F5F7FF;
  589. border-radius: 40rpx 40rpx 0px 0px;
  590. .bottom_item {
  591. width: 33%;
  592. margin: 50rpx 0 90rpx;
  593. border: none !important;
  594. background-color: #F5F7FF !important;
  595. .item_icon {
  596. width: 76rpx;
  597. height: 76rpx;
  598. }
  599. .item_text {
  600. font-size: 26rpx;
  601. font-weight: 400;
  602. color: #333333;
  603. line-height: 36rpx;
  604. margin-top: 12rpx;
  605. }
  606. }
  607. button::after {
  608. border: none !important;
  609. }
  610. .share_cancel {
  611. width: 100%;
  612. text-align: center;
  613. font-size: 32rpx;
  614. font-weight: 400;
  615. color: #333333;
  616. line-height: 44rpx;
  617. }
  618. }
  619. }
  620. .share_content1 {
  621. z-index: -99 !important;
  622. }
  623. }
  624. </style>