index.vue 7.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185
  1. <template>
  2. <view v-if="list.length > 0">
  3. <view v-for="(item, index) in list" :key="index" @click="toDetail(1, item)">
  4. <!-- 职位信息 -->
  5. <view class="list-shape">
  6. <!-- 职位 -->
  7. <view class="titleBox my-5">
  8. <span>
  9. <span style="font-size: 16px;font-weight: 700;color: black;">{{item.job?.name}}</span>
  10. <template v-if="item.job?.hire">
  11. <svg t="1719193613512" class="icon ml mr" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="7666" width="22" height="22">
  12. <path d="M592.331776 439.619584l10.840064-30.636032 49.16224 17.398784-10.842112 30.633984-49.160192-17.396736z m96.054272-115.116032l-10.840064 30.635008-49.156096-17.39776 10.842112-30.635008 49.154048 17.39776z m296.593408 363.10528L451.8912 498.937856l-27.737088 78.367744 57.70752 20.424704-55.916544 90.039296 230.827008 81.692672c-9.371648 28.745728-21.200896 34.97984-47.558656 25.652224-27.072512-9.581568-81.678336-29.704192-116.795392-43.738112-2.545664 34.371584-6.008832 66.813952-11.152384 99.465216 45.597696 16.137216 100.243456 33.875968 127.8208 42.0352 69.653504 20.640768 105.135104 1.93024 132.8128-60.423168 15.962112-36.032512 30.455808-70.188032 43.681792-100.77696L565.44256 653.766656l14.022656-21.492736 369.80224 130.878464c-87.150592 150.434816-249.872384 251.63776-436.237312 251.63776-87.114752 0-169.064448-22.115328-240.54784-61.032448l86.624256-244.754432c14.751744 3.617792 29.504512 7.236608 43.544576 10.602496 8.411136-28.286976 20.257792-61.770752 33.829888-97.855488-15.0016-2.906112-29.044736-6.270976-43.082752-9.636864l125.060096-353.362944 24.221696 8.572928 32.776192-92.613632-275.70688-97.577984-32.779264 92.61568 27.072512 9.57952-133.13024 376.160256c-7.324672-1.603584-87.942144-16.722944-151.430144-28.83072A511.248384 511.248384 0 0 1 9.216 510.977024C9.216 232.728576 234.78272 7.161856 513.030144 7.161856c95.85664 0 185.460736 26.7776 261.745664 73.250816l-58.9056 166.436864-135.359488-47.906816-100.349952 283.546624L843.498496 611.08224l100.350976-283.547648-136.786944-48.410624 48.638976-137.43104c99.104768 92.005376 161.142784 223.39072 161.142784 369.28512 0 62.150656-11.28448 121.66144-31.864832 176.630784zM732.680192 489.288704l10.84416-30.63296 49.156096 17.400832-10.842112 30.629888-49.158144-17.39776z m96.057344-115.11296l-10.845184 30.635008-49.155072-17.400832 10.840064-30.633984 49.160192 17.399808z m-575.744 204.278784l25.213952-71.240704 48.444416 17.144832-23.701504 66.967552c-16.89088-4.37248-33.068032-8.49408-49.956864-12.87168z m178.547712-350.462976l-23.954432 67.678208L359.1424 278.528l23.955456-67.680256 48.443392 17.143808zM306.69824 426.71104l23.953408-67.683328 48.44544 17.145856-23.952384 67.68128-48.446464-17.143808zM193.521664 900.518912c-80.457728-66.070528-140.06272-156.583936-167.51104-260.184064 92.57472 17.773568 208.65024 39.995392 242.648064 47.880192l-75.137024 212.303872z" fill="#FE6E5A" p-id="7667"></path>
  13. </svg>
  14. <uni-tag
  15. v-if="item?.job?.hirePrice && item?.job?.hirePrice > 0"
  16. class="tag-gap1"
  17. :text="`赏金:${commissionCalculation(item.job.hirePrice, 1)}元`"
  18. inverted="false"
  19. size="mini"
  20. custom-style="background-color: #e2f0ef;color:#00897B;border-color:#e2f0ef;"
  21. />
  22. </template>
  23. </span>
  24. <span class="salary-text">{{ item.job?.payFrom }}-{{ item.job?.payTo }}/{{ item.job?.payName }}</span>
  25. </view>
  26. <!-- 工作地 -->
  27. <view style="font-size: 13px;" class="mt">
  28. <span class="tag-gap">
  29. <span>{{item.job?.areaName }}</span>
  30. <span class="divider-mx">|</span>
  31. <span>{{item.job?.eduName }}</span>
  32. <span class="divider-mx">|</span>
  33. <span>{{item.job?.expName }}</span>
  34. </span>
  35. </view>
  36. <!-- 岗位tag -->
  37. <view class="mt" v-if="showWelfareTag">
  38. <uni-tag
  39. v-for="(tag,i) in item.enterprise?.welfareList || []"
  40. :key="i"
  41. class="tag-gap"
  42. :text="tag"
  43. inverted="false"
  44. size="mini"
  45. custom-style="background-color: #eef1f7;color:#7f828b;border-color:#eef1f7;"
  46. />
  47. </view>
  48. </view>
  49. <!-- 企业信息 -->
  50. <view class=sub-li-bottom>
  51. <view>
  52. <!-- 企业简称 -->
  53. <span
  54. class="mr"
  55. style="font-weight: bold;"
  56. @click.stop="toDetail(0, item)"
  57. >
  58. {{ item.enterprise?.anotherName || ' -- ' }}
  59. </span>
  60. <span>{{ item.enterprise?.industryName || '行业未知' }}</span>
  61. <span class="divider tag-gap1"> | </span>
  62. <span class="mr">{{ item.enterprise?.scaleName || '规模未知' }}</span>
  63. </view>
  64. <view class="avatarBox" @click.stop="toDetail(0, item)">
  65. <image class="enterAvatar ml" :src="item.enterprise?.logoUrl || 'https://minio.citupro.com/dev/menduner/company-avatar.png'"></image>
  66. </view>
  67. </view>
  68. </view>
  69. <view v-if="props.noMore" class="noMore">暂无更多数据</view>
  70. </view>
  71. </template>
  72. <script setup>
  73. import { commissionCalculation } from '@/utils/position'
  74. // import { ref } from 'vue'
  75. const props = defineProps({
  76. list: { type: Array, default: () => [] },
  77. noMore: { type: Boolean, default: false },
  78. showWelfareTag: { type: Boolean, default: true }
  79. })
  80. //岗位详情
  81. const toDetail = (isPosition, item) =>{
  82. const url = isPosition
  83. ? `/pagesB/positionDetail/index?id=${item.job?.id}`
  84. : `/pagesB/companyDetail/index?id=${item.enterprise?.id}`
  85. //
  86. uni.navigateTo({ url })
  87. }
  88. </script>
  89. <style scoped lang="scss">
  90. .noMore{
  91. margin: 20px 0;
  92. }
  93. .date-time{
  94. color:#d9d0d2;
  95. float: right;
  96. }
  97. .divided-line {
  98. width: 100%;
  99. height: 1px;
  100. background-color: #f0f2f7;
  101. margin: 20px 0;
  102. }
  103. .enterAvatar{
  104. width: 40px;
  105. height: 40px;
  106. border-radius: 50%;
  107. margin: auto;
  108. }
  109. .sub-li-bottom {
  110. display: flex;
  111. justify-content:space-between;
  112. align-items: center;
  113. background: linear-gradient(90deg, #f5fcfc 0, #fcfbfa 100%);
  114. font-size: 13px;
  115. padding: 5px 30rpx;
  116. .avatarBox {
  117. max-width: 40px;
  118. max-height: 40px;
  119. }
  120. }
  121. .salary-text {
  122. float: right;
  123. color: #fe574a;
  124. }
  125. .list-shape {
  126. padding: 10px 30rpx 10px;
  127. margin-top: 10px;
  128. background-color: #fff;
  129. .titleBox {
  130. display: flex;
  131. align-items: center;
  132. justify-content: space-between;
  133. }
  134. }
  135. .tag-gap{
  136. margin: 10rpx 10rpx 10rpx 0;
  137. }
  138. .tag-gap1{
  139. margin-bottom: 20px;
  140. }
  141. .divider-mx{
  142. margin: 0 10rpx;
  143. }
  144. .divider {
  145. color:#e4d4d2;
  146. }
  147. //公司名称
  148. .cer-end{
  149. position: absolute;
  150. top: 85%;
  151. right: 16%;
  152. }
  153. .cer-text{
  154. text-decoration: underline;
  155. margin: 0 5rpx;
  156. }
  157. //一行展示不全...
  158. .dis{
  159. display: flex;
  160. align-items: center;
  161. }
  162. .show-more{
  163. width: 26vw;
  164. white-space: nowrap;
  165. overflow: hidden;
  166. text-overflow: ellipsis;
  167. }
  168. /* 列表触底暂无更多 */
  169. .noMore{ text-align:center; color:grey; }
  170. .mt { margin-top: 10rpx; }
  171. .mb { margin-bottom: 10rpx; }
  172. .ml { margin-left: 20rpx; }
  173. .mr { margin-right: 20rpx; }
  174. .mr-10{ margin-right: 10rpx; }
  175. .my-5{ margin: 5px 0; }
  176. </style>