order-info.vue 47 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706
  1. <template>
  2. <view class="order-info">
  3. <view class="jieshou-info-bg"></view>
  4. <view class="jieshou-info-header u-flex-col u-row-center">
  5. <!-- <view class="header-title u-flex" @click="showjinzhan = true" v-if="detail.stage == 'recommend'">
  6. <text class="text1" v-if="detail.recommend_status == 'pending'">待反馈</text>
  7. <text class="text1" v-if="detail.recommend_status == 'viewed'">待反馈</text>
  8. <text class="text1" v-if="detail.recommend_status == 'overdue'">反馈逾期</text>
  9. <text class="text1" v-if="detail.recommend_status == 'passed'">评估通过</text>
  10. <text class="text1" v-if="detail.recommend_status == 'interviewed'">发起面试</text>
  11. <text class="text1" v-if="detail.recommend_status == 'undetermined'">简历待定</text>
  12. <text class="text1" v-if="detail.recommend_status == 'failed'">已淘汰</text>
  13. <u-icon name="arrow-up-fill" style="transform: rotate(90deg) !important;" color="#fff"
  14. size="12"></u-icon>
  15. </view> -->
  16. <view class="header-title u-flex" @click="showjinzhan = true" v-if="detail.stage == 'recommend'">
  17. <text class="text1" v-if="detail.recommend_status == 'pending'">投递成功</text>
  18. <text class="text1" v-if="detail.recommend_status == 'viewed'">投递成功</text>
  19. <text class="text1" v-if="detail.recommend_status == 'overdue'">反馈逾期</text>
  20. <text class="text1" v-if="detail.recommend_status == 'passed'">简历通过</text>
  21. <text class="text1" v-if="detail.recommend_status == 'interviewed'">已发出面试邀请</text>
  22. <!-- <text class="text1" v-if="detail.recommend_status == 'undetermined'">简历待定</text> -->
  23. <text class="text1" v-if="detail.recommend_status == 'failed'">已淘汰</text>
  24. <u-icon name="arrow-up-fill" style="transform: rotate(90deg) !important;" color="#fff"
  25. size="12"></u-icon>
  26. </view>
  27. <view class="header-title u-flex" @click="showjinzhan = true" v-if="detail.stage == 'failed'">
  28. <text class="text1" v-if="detail.failed_type == 'un_refused'">未淘汰</text>
  29. <text class="text1" v-if="detail.failed_type == 'assess_failed'">评估未通过</text>
  30. <text class="text1" v-if="detail.failed_type == 'interview_failed'">面试未通过</text>
  31. <text class="text1" v-if="detail.failed_type == 'give_up_interview'">放弃面试</text>
  32. <text class="text1" v-if="detail.failed_type == 'refuse_offer'">拒绝offer</text>
  33. <text class="text1" v-if="detail.failed_type == 'no_over'">未过保</text>
  34. <text class="text1" v-if="detail.failed_type == 'offer_failed'">offer阶段淘汰</text>
  35. <text class="text1" v-if="detail.failed_type == 'entry_failed'">入职阶段淘汰</text>
  36. <text class="text1" v-if="detail.failed_type == 'over_protected_failed'">过保阶段淘汰</text>
  37. <text class="text1" v-if="detail.failed_type == 'reject_interview'">拒绝面试</text>
  38. <u-icon name="arrow-up-fill" style="transform: rotate(90deg);" color="#fff" size="12"></u-icon>
  39. <text class="text2" v-if="detail.failed_type != 'un_refused'">已淘汰</text>
  40. </view>
  41. <view class="header-title u-flex" @click="showjinzhan = true" v-if="detail.stage == 'interview'">
  42. <!-- <text class="text1" v-if="detail.interview_status == 'pending'">待反馈</text> -->
  43. <text class="text1" v-if="detail.interview_status == 'uninterviewed'">待反馈</text>
  44. <text class="text1" v-if="detail.interview_status == 'interviewed'">已面试</text>
  45. <text class="text1" v-if="detail.interview_status == 'passed'">面试通过</text>
  46. <text class="text1" v-if="detail.interview_status == 'failed'">面试未通过</text>
  47. <text class="text1" v-if="detail.interview_status == 'accepted'">待面试</text>
  48. <text class="text1" v-if="detail.interview_status == 'refused'">已拒绝</text>
  49. <text class="text1" v-if="detail.interview_status == 'hire'">拟录用</text>
  50. <text class="text1" v-if="detail.interview_status == 'interview_finished'">面试已通过</text>
  51. <u-icon name="arrow-up-fill" style="transform: rotate(90deg);" color="#fff" size="12"></u-icon>
  52. <text class="text2" v-if="detail.interview_status == 'failed'">已淘汰</text>
  53. </view>
  54. <view class="header-title u-flex" @click="showjinzhan = true" v-if="detail.stage == 'offer'">
  55. <!-- <text class="text1" v-if="detail.offer_status == 'pending'">待反馈</text> -->
  56. <text class="text1" v-if="detail.offer_status == 'unissued'">待发放offer</text>
  57. <text class="text1" v-if="detail.offer_status == 'issued'">待反馈</text>
  58. <text class="text1" v-if="detail.offer_status == 'accepted'">已接受</text>
  59. <text class="text1" v-if="detail.offer_status == 'rejected'">已拒绝</text>
  60. <text class="text1" v-if="detail.offer_status == 'failed'">已淘汰</text>
  61. <u-icon name="arrow-up-fill" style="transform: rotate(90deg);" color="#fff" size="12"></u-icon>
  62. <text class="text2" v-if="detail.offer_status == 'rejected'">已淘汰</text>
  63. <text class="dakuan-icon" v-if="detail.offer_status == 'accepted'">待打款</text>
  64. </view>
  65. <view class="header-title u-flex" @click="showjinzhan = true" v-if="detail.stage == 'entry'">
  66. <!-- <text class="text1" v-if="detail.entry_status == 'pending'">待反馈</text> -->
  67. <text class="text1" v-if="detail.entry_status == 'unentry'">待入职</text>
  68. <text class="text1" v-if="detail.entry_status == 'progressing'">待入职</text>
  69. <text class="text1" v-if="detail.entry_status == 'entry'">已入职</text>
  70. <text class="text1" v-if="detail.entry_status == 'failed'">已淘汰</text>
  71. <u-icon name="arrow-up-fill" style="transform: rotate(90deg);" color="#fff" size="12"></u-icon>
  72. </view>
  73. <view class="header-title u-flex" @click="showjinzhan = true" v-if="detail.stage == 'over_protected'">
  74. <text class="text1" v-if="detail.over_protected_status == 'pending'">待反馈</text>
  75. <text class="text1" v-if="detail.over_protected_status == 'progressing'">过保中</text>
  76. <text class="text1" v-if="detail.over_protected_status == 'passed'">已过保</text>
  77. <text class="text1" v-if="detail.over_protected_status == 'failed'">已淘汰</text>
  78. <u-icon name="arrow-up-fill" style="transform: rotate(90deg);" color="#fff" size="12"></u-icon>
  79. <text class="text2" v-if="detail.over_protected_status == 'failed'">已淘汰</text>
  80. <text class="dakuan-icon" v-if="detail.hr_pay_status == 'unpaid'">未支付</text>
  81. <text class="dakuan-icon" v-if="detail.hr_pay_status == 'paying'">支付中</text>
  82. <text class="dakuan-icon" v-if="detail.hr_pay_status == 'part'">部分支付</text>
  83. <text class="dakuan-icon" v-if="detail.hr_pay_status == 'paid'">已支付</text>
  84. <text class="dakuan-icon" v-if="detail.hr_pay_status == 'refunding'">退款中</text>
  85. <text class="dakuan-icon" v-if="detail.hr_pay_status == 'refunded'">已退款</text>
  86. <text class="dakuan-icon" v-if="detail.hr_pay_status == 'overdue'">已逾期</text>
  87. </view>
  88. <!-- status.状态:unpaid=未支付,paying=支付中,paid=已支付,refunding=退款中,refunded=已退款,overdue.已逾期, discount_amount.折扣金额 -->
  89. <view class="order-time">
  90. {{detail.updatetime || ''}}
  91. </view>
  92. <view class="header-jindu u-flex u-row-between">
  93. <view class="jindu-xian u-flex">
  94. <text v-for="(item,index) in jindu" :key="index"
  95. style="width: 25%;height: 100%;background-color: #fff;"></text>
  96. </view>
  97. <view class="jindu-item u-flex u-row-center" v-for="(item,index) in jindulist" :key="index"
  98. :class="{'jindu-item1' : index <= jindu}">
  99. <text></text>
  100. </view>
  101. </view>
  102. <view class="jindu-text u-flex u-row-between">
  103. <text :class="{text:jindu >= index}" v-for="(item,index) in jindulist" :key="index">{{item.name}}</text>
  104. </view>
  105. </view>
  106. <view class="back" style="border: 2rpx solid rgba(0,0,0,0);">
  107. <view class="mianshi-box" v-if="detail.stage == 'failed' && ['assess_failed'].includes(detail.failed_type)">
  108. <view class="mianshi-header u-flex u-row-between">
  109. <text class="text1">淘汰原因</text>
  110. </view>
  111. <view class="mianshi-item u-flex u-row-between" style="padding: 32rpx 0;">
  112. <text>{{detail.refused_reason}}</text>
  113. </view>
  114. </view>
  115. <view class="yiguobao-box u-flex-col u-col-center u-row-center"
  116. v-if="detail.stage == 'over_protected' && detail.over_protected_status == 'passed'">
  117. <image src="/static/images/yiguobao.png" mode=""></image>
  118. <text>恭喜!您已过保</text>
  119. </view>
  120. <view class="mianshi-box" style="margin-left: 20rpx;margin-bottom: 20rpx;"
  121. v-if="['issued','accepted','rejected'].includes(detail.offer_status) || detail.offer">
  122. <view class="mianshi-header u-flex u-row-between">
  123. <text class="text1">offer信息</text>
  124. <view v-if="detail.offer_status == 'issued'" class="mianshi-right u-flex u-row-center"
  125. style="background-color: #FFF9EB;">
  126. <text style="color: #F7B500;">待反馈</text>
  127. </view>
  128. <view v-if="detail.offer_status == 'accepted'" class="mianshi-right u-flex u-row-center"
  129. style="background-color: #F3FAF3;">
  130. <text style="color: #61BF60;">已通过</text>
  131. </view>
  132. <view v-if="detail.offer_status == 'rejected'" class="mianshi-right u-flex u-row-center"
  133. style="background-color: #FFEFF0;">
  134. <text style="color: #F2413A;">已拒绝</text>
  135. </view>
  136. </view>
  137. <view class="mianshi-item ">
  138. <text style="width:112rpx">入职时间</text>
  139. <text style="margin-left:40rpx">{{detail.offer.entry_time}}</text>
  140. </view>
  141. <view class="mianshi-item ">
  142. <text style="width:112rpx">入职岗位</text>
  143. <text style="margin-left:40rpx">{{detail.job.job_name}}</text>
  144. </view>
  145. <view class="mianshi-item ">
  146. <text style="width:112rpx">入职薪资</text>
  147. <text
  148. style="margin-left:40rpx">{{detail.offer.salary}}K·{{detail.offer.salary_type == 'year' ? '年薪' : '月薪'}}</text>
  149. </view>
  150. <view class="mianshi-item u-flex">
  151. <view class="" style="width:112rpx;">试用期</view>
  152. <text style="margin-left:40rpx">{{detail.offer.entry_address}}</text>
  153. </view>
  154. <view class="mianshi-item ">
  155. <text style="width:112rpx">福利待遇</text>
  156. <text style="margin-left:40rpx">{{detail.offer.benefits}}</text>
  157. </view>
  158. </view>
  159. <swiper v-if="detail.interviews && detail.interviews.length > 0 && jindu == 1"
  160. @change="(e) => {mianshidetail = detail.interviews[e.detail.current]}"
  161. style="height: 250px;width: 702rpx;margin: 0 auto 20rpx auto;background-color: #fff;border-radius: 20rpx;border: 2rpx solid rgba(0,0,0,0);"
  162. :indicator-dots="true" :interval="3000" :duration="1000">
  163. <swiper-item v-for="(item,index) in detail.interviews" :key="index"
  164. style="border: 2rpx solid rgba(0,0,0,0);">
  165. <view class="mianshi-box">
  166. <view class="mianshi-header u-flex u-row-between">
  167. <text class="text1">面试信息</text>
  168. <view v-if="item.status == 'failed'" class="mianshi-right u-flex u-row-center"
  169. style="background-color: #FCECEB;">
  170. <text style="color: #F2413A;">面试淘汰</text>
  171. </view>
  172. <view v-else class="mianshi-right u-flex u-row-center">
  173. <image src="static/mianshi.png" mode=""></image>
  174. <text>第{{item.period}}轮</text>
  175. </view>
  176. </view>
  177. <!-- <view class="mianshi-item u-flex u-row-between">
  178. <text>面试轮次</text>
  179. <text>{{item.period_sum}}轮</text>
  180. </view> -->
  181. <view class="mianshi-item u-flex u-row-between">
  182. <text>面试方式</text>
  183. <text>{{item.type == 'offline' ? '线下面试' : '线上面试'}}</text>
  184. </view>
  185. <view class="mianshi-item u-flex u-row-between">
  186. <text>面试时间</text>
  187. <text>{{item.interview_time}}</text>
  188. </view>
  189. <view class="mianshi-item u-flex u-row-between">
  190. <text>联系人</text>
  191. <text>{{item.contact_name}}</text>
  192. </view>
  193. <view class="mianshi-item u-flex u-row-between">
  194. <text>联系电话</text>
  195. <text>{{item.contact_mobile}}</text>
  196. </view>
  197. <view class="mianshi-item u-flex u-row-between" v-if="item.type == 'offline'">
  198. <text>面试地点</text>
  199. <text>{{item.address}}</text>
  200. </view>
  201. <view class="mianshi-item u-flex u-row-between" v-else>
  202. <text style="white-space: nowrap;">面试链接</text>
  203. <text class="text_hide" style="max-width: 450rpx;word-wrap: break-word;">{{item.url}}</text>
  204. </view>
  205. </view>
  206. </swiper-item>
  207. </swiper>
  208. <view class="mianshi-box">
  209. <view v-if="mianshidetail.status == 'failed'">
  210. <view class="mianshi-item u-flex u-row-between">
  211. <text>淘汰原因</text>
  212. <text>{{mianshidetail.refused_reason}}</text>
  213. </view>
  214. <view class="mianshi-item u-flex u-row-between">
  215. <text>推荐意见</text>
  216. <text>{{mianshidetail.recommend_opinion}}</text>
  217. </view>
  218. </view>
  219. </view>
  220. <view class="jieshao-box">
  221. <!-- <view class="jieshao-user jieshao-user1 u-flex u-row-between">
  222. <view class="left u-flex-col">
  223. <text class="user-name">{{detail.resume.name || ''}}</text>
  224. <view class="user-tips1">
  225. {{detail.resume.province || ''}}·{{detail.resume.city || ''}}|{{detail.resume.experience || 0}}年|{{detail.resume.education_name || ''}} | {{detail.resume.salary || 0}}K/{{detail.resume.salary_type == 'year' ? '年' : '月'}}
  226. </view>
  227. </view>
  228. <view class="right">
  229. <image :src="detail.resume.avatar" class="img1" mode=""></image>
  230. <image v-if="detail.resume.sex == 'male'" src="../static/images/nan.png" class="sex" mode=""></image>
  231. <image v-if="detail.resume.sex == 'female'" src="../static/images/nv.png" class="sex" mode=""></image>
  232. </view>
  233. </view> -->
  234. <!-- <view class="u-flex item-other" v-if="detail.resume_job_experience[0]">
  235. <image src="../static/images/dizhi.png" mode=""></image>
  236. <text>{{detail.resume_job_experience[0].company_name}}·{{detail.resume_job_experience[0].job_name}}</text>
  237. </view>
  238. <view class="u-flex item-other" v-if="detail.resume_education_experience[0]">
  239. <image src="../static/images/zhiye.png" mode=""></image>
  240. <text>{{detail.resume_education_experience[0].name}}·{{detail.resume_education_experience[0].major}}</text>
  241. </view> -->
  242. <view class="content" style="position: relative;">
  243. <image v-if="detail.is_pay_for_job==1" src="static/images/fufei.png"
  244. style="width: 112rpx; height: 38rpx;position: absolute;top: 0;left: -10rpx;" mode=""></image>
  245. <view class="u-flex u-row-between ">
  246. <view class="u-flex">
  247. <view class="font">{{detail.job.job_name}}</view>
  248. </view>
  249. <view class="money">{{detail.job.salary_min}}-{{detail.job.salary_max}}K
  250. <text v-if="detail.job.salary_structure">·{{detail.job.salary_structure}}</text>
  251. </view>
  252. </view>
  253. <view class="u-flex" style="margin: 16rpx 0 14rpx 0;">
  254. <text class="introduce">{{detail.company.name}}</text>
  255. <text class="introduce">{{detail.company.stage_name}}</text>
  256. <text class="introduce">{{detail.company.scale_name}}</text>
  257. </view>
  258. <view class="u-flex" style="margin-bottom: 24rpx;">
  259. <view class="tabs">
  260. {{detail.company.province||''}}{{detail.company.city||''}}
  261. </view>
  262. <view class="tabs">
  263. {{detail.job.education_name ||''}}
  264. </view>
  265. <view class="tabs">
  266. {{detail.job.experience_name ||''}}
  267. </view>
  268. </view>
  269. <view class="u-flex u-row-between u-col-center">
  270. <view class=" u-flex u-col-center">
  271. <image :src="detail.hr.avatar" mode=""
  272. style="width: 50rpx;height: 50rpx;border-radius: 50%;">
  273. </image>
  274. <view class="" style="margin-left: 16rpx;">
  275. <text>{{detail.hr.name}}</text>·
  276. <text>{{detail.hr.job}}</text>
  277. </view>
  278. </view>
  279. </view>
  280. </view>
  281. <!-- <view class="bottom u-flex u-row-between">
  282. <text class="tou">{{detail.updatetime}}{{detail.updatetime?"投递":""}}</text>
  283. <text class="success">投递成功</text>
  284. </view> -->
  285. <!-- <view class="jieshao-user jieshao-user2 u-flex u-row-between" style="margin-top: 30rpx;">
  286. <view class="left u-flex-col">
  287. <text class="user-name">{{detail.job.job_name || ''}}</text>
  288. <view class="user-tips1">
  289. {{detail.job.work_province || ''}}·{{detail.job.work_city || ''}}|{{detail.job.experience_name || 0}}年|{{detail.job.education_name || ''}} | {{detail.job.salary_min || 0}}-{{detail.job.salary_max || 0}}K
  290. </view>
  291. </view>
  292. </view> -->
  293. <!-- <view class="u-flex item-other">
  294. <image src="static/address.png" mode=""></image>
  295. <text>{{detail.company.name || ''}}</text>
  296. </view>
  297. <view class="u-flex item-other">
  298. <image src="static/dingwei.png" mode=""></image>
  299. <text>{{detail.job.work_city || ''}}</text>
  300. </view> -->
  301. <!-- <view class="tongguo-offter u-flex u-row-between" v-if="detail.hr_pay_sum">
  302. <text>佣金金额</text>
  303. <text>¥{{detail.hr_pay_sum}}</text>
  304. </view> -->
  305. </view>
  306. <view class="tuijian-box">
  307. <view class="tuijian-item u-flex">
  308. <text>订单编号:</text>
  309. <text>{{detail.order_no || ''}}</text>
  310. </view>
  311. <view class="tuijian-item u-flex">
  312. <text>订单时间:</text>
  313. <text>{{detail.createtime || ''}}</text>
  314. </view>
  315. </view>
  316. <!-- <view class="pay-box" v-if="detail.hr_periods && detail.hr_periods.length > 0">
  317. <view class="pay-header u-flex u-row-between">
  318. <text class="text1">支付方式</text>
  319. <view class="u-flex">
  320. <text class="text2">{{detail.hr_periods.length}}次付款</text>
  321. <u-icon name="info-circle-fill" color="#999999" size="24"></u-icon>
  322. </view>
  323. </view>
  324. <view class="pay-item u-flex u-col-top u-row-between" v-for="(a,b) in detail.hr_periods" :key="b">
  325. <text class="text1">{{a.normal_time}}</text>
  326. <view class="u-flex-col u-col-center">
  327. <text class="xian1"></text>
  328. </view>
  329. <view class="text2 u-flex u-row-right">
  330. <text class="price" v-if="a.status == 'paid'" style="color: #76777D;">¥{{a.normal_price}}</text>
  331. <text class="price" v-else-if="a.status == 'unpaid'"
  332. style="color: #1A1C24">¥{{a.normal_price}}</text>
  333. <text class="price" v-else style="color: #F2413A;">¥{{a.normal_price}}</text>
  334. <text class="price-status1" v-if="a.status == 'paid'">已打款</text>
  335. <text class="price-status2" v-if="a.status == 'paying'">支付中</text>
  336. <text class="price-status2" v-if="a.status == 'refunding'">退款中</text>
  337. <text class="price-status2" v-if="a.status == 'refunded'">已退款</text>
  338. <text class="price-status2" v-if="a.status == 'overdue'">已逾期</text>
  339. </view>
  340. </view>
  341. <view class="safe-area-inset-bottom"></view>
  342. </view> -->
  343. </view>
  344. <!-- <view class="tuijian-box" v-if="detail.resume_recommend">
  345. <view class="tuijian-header u-flex u-row-between">
  346. <text>推荐信息</text>
  347. <text>推荐时间:{{detail.resume_recommend.createtime}}</text>
  348. </view>
  349. <view class="tuijian-item u-flex u-row-between">
  350. <text>推荐理由</text>
  351. <text>{{detail.resume_recommend.recommend_reason}}</text>
  352. </view>
  353. <view class="tuijian-item u-flex u-row-between">
  354. <text>求职理由</text>
  355. <text>{{detail.resume_recommend.job_reason}}</text>
  356. </view>
  357. <view class="tuijian-item u-flex u-row-between">
  358. <text>离职周期</text>
  359. <text>{{detail.resume_recommend.resign_period_text}}</text>
  360. </view>
  361. <view class="tuijian-item u-flex u-row-between">
  362. <text>目前薪资</text>
  363. <text>{{Number(detail.resume_recommend.current_salary)}}K/{{detail.resume_recommend.current_salary_type == 'month' ? '月' : '年'}}</text>
  364. </view>
  365. <view class="tuijian-item u-flex u-row-between">
  366. <text>期望薪资</text>
  367. <text>{{Number(detail.resume_recommend.expect_salary)}}K/{{detail.resume_recommend.expect_salary_type == 'month' ? '月' : '年'}}</text>
  368. </view>
  369. <view class="tuijian-item u-flex u-row-between">
  370. <text>可约面时间</text>
  371. <text>{{detail.resume_recommend.interview_time}}</text>
  372. </view>
  373. <view class="tuijian-user u-flex u-row-between" v-if="detail.recommend_info">
  374. <image :src="detail.recommend_info.avatar" class="user-img" mode=""></image>
  375. <view class="user-center u-flex-1 u-flex-col">
  376. <text>{{detail.recommend_info.username}}</text>
  377. <text>{{detail.recommend_info.type}}</text>
  378. </view>
  379. <text class="chat-btn">立即聊聊</text>
  380. </view>
  381. </view> -->
  382. <view style="height: 100rpx;"></view>
  383. <!-- <view class="safe-area-inset-bottom"></view> -->
  384. <view class="jieshou-down">
  385. <view v-if="detail.stage == 'over_protected'">
  386. <view class="jieshou-btn u-flex u-row-right">
  387. <!-- unpaid.未支付,paying.支付中, part.部分支付,paid.已完成支付, refunding.退款中, refund_part. 部分退款, refunded.已退款 -->
  388. <!-- <view v-if="!['unpaid','paying'].includes(detail.hr_pay_status)" class="text2"
  389. @click="showdakuan = true">查看打款信息</view>
  390. <view -->
  391. <!-- v-if="!['unpaid','paying','refunding','refund_part','refunded'].includes(detail.hr_pay_status)"
  392. class="text2" @click="tokaipiao">申请开票</view> -->
  393. <view
  394. v-if="['unpaid','part'].includes(detail.hr_pay_status) ||['unentry ','progressing ','entry'].includes(detail.entry_status) "
  395. class="text4" @click="todakuan">立即支付
  396. </view>
  397. <!-- <view v-if="['paid'].includes(detail.hr_pay_status)" class="text4" @click="totuikuan()">申请退款</view> -->
  398. </view>
  399. </view>
  400. <view class="safe-area-inset-bottom"></view>
  401. </view>
  402. <view class="flexa" v-if="detail.interview_status == 'uninterviewed' && detail.stage == 'interview'">
  403. <view class="u-flex u-row-between" style="width: 100%;">
  404. <view class="btn1" @click="accept">接受面试</view>
  405. <view class="btn2" @click="refuse">拒绝面试</view>
  406. </view>
  407. </view>
  408. <view class="flexa" v-if="detail.offer_status == 'issued'&&detail.stage == 'offer'">
  409. <view class="u-flex u-row-between" style="width: 100%;">
  410. <view class="btn1" @click="accept1">接受offer</view>
  411. <view class="btn2" @click="refuse1">拒绝offer</view>
  412. </view>
  413. </view>
  414. <view class="safe-area-inset-bottom"></view>
  415. <u-popup :show="showjinzhan" mode="bottom" border-radius="32" height="450" :closeable="true"
  416. @close="showjinzhan = false">
  417. <view class="order-jindu-popup">
  418. <view class="order-jindu-header u-flex">
  419. <text>订单进展</text>
  420. <text>订单时长进展:{{gettime()}}</text>
  421. </view>
  422. <view class="order-jindu-body">
  423. <scroll-view style="height: 770rpx;" scroll-y="true">
  424. <view class="body-item u-flex u-col-top" v-for="(item,index) in logs" :key="index">
  425. <view class="item-left u-flex-col u-col-center">
  426. <view class="first-box u-flex u-row-center" v-if="index == 0">
  427. <text></text>
  428. </view>
  429. <view class="last-box" v-else></view>
  430. <view class="left-xian" v-if="index < (logs.length - 1)"></view>
  431. </view>
  432. <view class="item-right u-flex-col" :style="{opacity: index == 0 ? 1 : 0.5}">
  433. <text>{{item.content}}</text>
  434. <text>{{item.createtime}}</text>
  435. </view>
  436. </view>
  437. </scroll-view>
  438. </view>
  439. </view>
  440. </u-popup>
  441. <u-popup v-model="showdakuan" mode="center" border-radius="28">
  442. <view class="dakuan-popup">
  443. <view class="dakuan-title">
  444. 打款信息
  445. </view>
  446. <view class="dakuan-box">
  447. <view class="box-item u-flex">
  448. <text>企业全称</text>
  449. <text>{{dakuan.company_full_name}}</text>
  450. </view>
  451. <view class="box-item u-flex">
  452. <text>开户行</text>
  453. <text>{{dakuan.bank_name}}</text>
  454. </view>
  455. <view class="box-item u-flex">
  456. <text>银行账号</text>
  457. <text>{{dakuan.account_no}}</text>
  458. </view>
  459. </view>
  460. <view class="dakuan-popup-btn" @click="showdakuan = false">
  461. 我知道了
  462. </view>
  463. </view>
  464. </u-popup>
  465. </view>
  466. </template>
  467. <script>
  468. import {
  469. get_finance_config,
  470. order_detail,
  471. interview_accept,
  472. interview_refuse,
  473. offer_pass,
  474. offer_refuse
  475. } from "@/units/inquire.js"
  476. export default {
  477. data() {
  478. return {
  479. // stage 当前阶段: recommend=推荐阶段, interview=面试阶段, offer=offer阶段, entry=入职阶段, over_protected=过保阶段, failed=已淘汰
  480. // recommend_status 推荐阶段状态: pending=未查看, viewed=已查看, overdue=反馈逾期, passed=已通过, failed=淘汰, interviewed=发起面试, undetermined=简历待定
  481. jindulist: [{
  482. name: '投递阶段',
  483. jindu: 0
  484. }, {
  485. name: '面试阶段',
  486. jindu: 1
  487. }, {
  488. name: 'offer阶段',
  489. jindu: 2
  490. }, {
  491. name: '入职阶段',
  492. jindu: 3
  493. }, {
  494. name: '过保阶段',
  495. jindu: 4
  496. }],
  497. // 0简历通过
  498. // 1一轮待面试,1.1一轮面试完毕,1.2面试通过,1.3面试未通过,1.4未来面试,
  499. // 2拟录用,2.1发offer,2.2接受offer,2.3拒绝offer
  500. // 3待入职
  501. // 4待过保,4.1已过保,4.2未过保
  502. // 0.6评估未通过, 1.4面试未通过, 1.5放弃面试, 2.3拒绝offer, 4.2未过保
  503. jindu: 0,
  504. showjinzhan: false,
  505. showdakuan: false,
  506. id: '',
  507. detail: {
  508. recommend_info: {}
  509. },
  510. logs: [],
  511. showjubao: false,
  512. jubao: '',
  513. mianshidetail: {},
  514. dakuan: {}
  515. }
  516. },
  517. onLoad(option) {
  518. this.id = option.id
  519. this.getconfig()
  520. },
  521. onShow() {
  522. this.getdata()
  523. },
  524. methods: {
  525. accept() {
  526. interview_accept({
  527. order_id: this.id
  528. }).then(res => {
  529. this.$u.toast(res.msg)
  530. this.getdata()
  531. })
  532. },
  533. refuse() {
  534. interview_refuse({
  535. order_id: this.id
  536. }).then(res => {
  537. this.$u.toast(res.msg)
  538. this.getdata()
  539. })
  540. },
  541. //接收offer
  542. accept1() {
  543. offer_pass({
  544. order_id: this.id
  545. }).then(res => {
  546. this.$u.toast(res.msg)
  547. this.getdata()
  548. })
  549. },
  550. //拒绝offer
  551. refuse1() {
  552. offer_refuse({
  553. order_id: this.id
  554. }).then(res => {
  555. this.$u.toast(res.msg)
  556. this.getdata()
  557. })
  558. },
  559. getconfig() {
  560. get_finance_config().then(res => {
  561. this.dakuan = res.data
  562. })
  563. },
  564. // tojubao(){
  565. // if(!this.jubao){
  566. // this.$u.toast("请输入举报原因")
  567. // return
  568. // }
  569. // uni.showLoading({
  570. // mask:true,
  571. // title:"请稍后"
  572. // })
  573. // // this.$u.post('/api/hr.order/report',{
  574. // // order_id:this.id,
  575. // // content:this.jubao
  576. // // }).then(res => {
  577. // // this.$u.toast(res.msg)
  578. // // if(res.code == 1){
  579. // // this.jubao = ''
  580. // // this.showjubao = false
  581. // // }
  582. // // })
  583. // },
  584. gettime() {
  585. if (this.detail.createtime) {
  586. var createtime = new Date(this.detail.createtime.replace(/-/g, "/")).getTime()
  587. var nowTime = new Date().getTime()
  588. var jindutime = parseInt((nowTime - createtime) / 1000)
  589. var day = parseInt(jindutime / 86400)
  590. var hour = parseInt(jindutime % 86400 / 3600)
  591. return `${day}天${hour}小时`
  592. } else {
  593. return ''
  594. }
  595. },
  596. getdata() {
  597. order_detail({
  598. order_id: this.id
  599. }).then(res => {
  600. this.detail = res.data
  601. if (this.detail.stage == 'failed') {
  602. this.jindu = {
  603. un_refused: 0,
  604. assess_failed: 0,
  605. interview_failed: 1,
  606. give_up_interview: 1,
  607. reject_interview: 1,
  608. refuse_offer: 2,
  609. offer_failed: 2,
  610. entry_failed: 3,
  611. over_protected_failed: 4,
  612. no_over: 4,
  613. } [this.detail.failed_type]
  614. } else {
  615. // recommend=推荐阶段, interview=面试阶段, offer=offer阶段, entry=入职阶段, over_protected=过保阶段,
  616. this.jindu = {
  617. recommend: 0,
  618. interview: 1,
  619. offer: 2,
  620. entry: 3,
  621. over_protected: 4,
  622. failed: 0
  623. } [this.detail.stage]
  624. }
  625. this.logs = this.detail.logs
  626. if (this.detail.interviews && this.detail.interviews.length > 0) {
  627. this.mianshidetail = this.detail.interviews[0]
  628. }
  629. })
  630. },
  631. tokaipiao() {
  632. var arr = []
  633. var title = []
  634. this.detail.hr_periods.forEach((val, key) => {
  635. if (val.status == 'paid') {
  636. arr.push(val)
  637. title.push(`第${key + 1}次付款`)
  638. }
  639. })
  640. if (title.length > 0) {
  641. uni.showActionSheet({
  642. itemList: title,
  643. success: (e) => {
  644. if (!arr[e.tapIndex].isInvoiceIng) {
  645. uni.navigateTo({
  646. url: "/pagesD/kaipiao?id=" + arr[e.tapIndex].id + "&price=" + arr[e
  647. .tapIndex].normal_price
  648. })
  649. } else {
  650. this.$u.toast("该订单已开票")
  651. }
  652. }
  653. })
  654. } else {
  655. this.$u.toast("暂无可开票订单")
  656. }
  657. },
  658. todakuan() {
  659. var periods_id = ''
  660. var paying_id = ''
  661. this.detail.hr_periods.forEach(val => {
  662. if ((val.status == 'unpaid') && !periods_id) {
  663. periods_id = val.id
  664. }
  665. if ((val.status == 'paying') && !paying_id) {
  666. paying_id = val.id
  667. }
  668. })
  669. console.log(paying_id);
  670. if (paying_id) {
  671. this.$u.toast("待后台审核成功后再发起支付")
  672. return
  673. }
  674. if (periods_id) {
  675. uni.navigateTo({
  676. url: "/pagesD/pay?id=" + periods_id
  677. })
  678. } else {
  679. this.$u.toast("暂无信息")
  680. }
  681. },
  682. totuikuan() {
  683. uni.navigateTo({
  684. url: "/pagesD/tuikuan?id=" + this.id
  685. })
  686. }
  687. }
  688. }
  689. </script>
  690. <style lang="scss" scoped>
  691. .text_hide {
  692. overflow: hidden;
  693. white-space: nowrap;
  694. text-overflow: ellipsis;
  695. }
  696. .flexa {
  697. position: fixed;
  698. bottom: 0;
  699. left: 0;
  700. padding: 16rpx 32rpx 0;
  701. height: 110rpx;
  702. font-size: 32rpx;
  703. font-family: PingFangSC, PingFang SC;
  704. font-weight: 500;
  705. background-color: #fff;
  706. width: 750rpx;
  707. box-sizing: border-box;
  708. .btn1 {
  709. text-align: center;
  710. line-height: 84rpx;
  711. width: 328rpx;
  712. height: 84rpx;
  713. background: #0C66C2;
  714. border-radius: 12rpx;
  715. color: #FFFFFF;
  716. }
  717. .btn2 {
  718. text-align: center;
  719. line-height: 84rpx;
  720. width: 328rpx;
  721. height: 84rpx;
  722. background: #E8E8E8;
  723. border-radius: 12rpx;
  724. color: #666666;
  725. }
  726. }
  727. .back {
  728. background: #F3F3F3;
  729. min-height: 76vh;
  730. }
  731. .order-info {
  732. .content {
  733. padding: 35rpx 20rpx;
  734. margin-top: 20rpx;
  735. background-color: #fff;
  736. border-radius: 16rpx;
  737. .bottom {
  738. border-top: 2rpx solid #F0F0F0;
  739. margin-top: 32rpx;
  740. padding-top: 20rpx;
  741. .tou {
  742. font-size: 20rpx;
  743. font-family: SFPro-Regular, SFPro;
  744. font-weight: 400;
  745. color: #666666;
  746. }
  747. .success {
  748. font-size: 20rpx;
  749. font-family: PingFangSC-Regular, PingFang SC;
  750. font-weight: 400;
  751. color: #F7B500;
  752. }
  753. }
  754. .font {
  755. font-size: 32rpx;
  756. font-family: PingFangSC-Medium, PingFang SC;
  757. font-weight: 500;
  758. color: #222222;
  759. line-height: 44rpx;
  760. max-width: 326rpx;
  761. overflow: hidden; //超出隐藏
  762. white-space: nowrap; //不换行,同一行展示
  763. text-overflow: ellipsis; //设置超出部分以省略号展示
  764. }
  765. .back {
  766. width: 58rpx;
  767. height: 32rpx;
  768. background: #FF5335;
  769. border-radius: 6rpx;
  770. font-size: 22rpx;
  771. font-family: PingFangSC-Regular, PingFang SC;
  772. font-weight: 400;
  773. color: #FFFFFF;
  774. line-height: 32rpx;
  775. text-align: center;
  776. margin-left: 16rpx;
  777. }
  778. .money {
  779. font-size: 32rpx;
  780. font-family: JDZhengHT-Regular, JDZhengHT;
  781. font-weight: 400;
  782. color: #0C66C2;
  783. }
  784. .introduce {
  785. height: 40rpx;
  786. font-size: 28rpx;
  787. font-family: PingFangSC-Regular, PingFang SC;
  788. font-weight: 400;
  789. color: #555555;
  790. line-height: 40rpx;
  791. margin-right: 16rpx;
  792. }
  793. .tabs {
  794. background: #F3F3F3;
  795. border-radius: 4rpx;
  796. padding: 6rpx 14rpx;
  797. margin-right: 16rpx;
  798. font-size: 24rpx;
  799. font-family: PingFangSC-Regular, PingFang SC;
  800. font-weight: 400;
  801. color: #5F5F5F;
  802. height: 34rpx;
  803. line-height: 34rpx;
  804. }
  805. }
  806. .taotai-popup {
  807. width: 686rpx;
  808. height: 690rpx;
  809. padding: 0 40rpx;
  810. .fuli-btn {
  811. margin-top: 50rpx;
  812. text {
  813. width: 686rpx;
  814. line-height: 88rpx;
  815. background: #0C66C2;
  816. border-radius: 12rpx;
  817. text-align: center;
  818. font-size: 32rpx;
  819. font-family: PingFangSC-Medium, PingFang SC;
  820. font-weight: 500;
  821. color: #FFFFFF;
  822. }
  823. }
  824. .taotai-textarea {
  825. background: #F4F4F4;
  826. border-radius: 16rpx;
  827. padding: 32rpx 24rpx 20rpx 24rpx;
  828. textarea {
  829. width: 100%;
  830. height: 280rpx;
  831. font-size: 28rpx;
  832. }
  833. text {
  834. font-size: 24rpx;
  835. font-family: SFPro-Regular, SFPro;
  836. font-weight: 400;
  837. color: #999999;
  838. }
  839. }
  840. .taotai-title {
  841. line-height: 122rpx;
  842. text-align: center;
  843. font-size: 36rpx;
  844. font-family: PingFangSC-Medium, PingFang SC;
  845. font-weight: 500;
  846. color: #222222;
  847. }
  848. .taotai-btn {
  849. margin-top: 52rpx;
  850. text:first-child {
  851. width: 280rpx;
  852. line-height: 92rpx;
  853. background: rgba(12, 102, 194, 0.1);
  854. border-radius: 12rpx;
  855. text-align: center;
  856. font-size: 36rpx;
  857. font-family: PingFangSC-Regular, PingFang SC;
  858. font-weight: 400;
  859. color: #0C66C2;
  860. }
  861. text:last-child {
  862. width: 280rpx;
  863. line-height: 92rpx;
  864. background: #0C66C2;
  865. border-radius: 12rpx;
  866. text-align: center;
  867. font-size: 36rpx;
  868. font-family: PingFangSC-Regular, PingFang SC;
  869. font-weight: 400;
  870. color: #FFFFFF;
  871. }
  872. }
  873. }
  874. .dakuan-popup {
  875. width: 686rpx;
  876. height: 536rpx;
  877. background: #FFFFFF;
  878. border-radius: 28rpx;
  879. padding: 0 40rpx;
  880. .dakuan-popup-btn {
  881. width: 270rpx;
  882. line-height: 80rpx;
  883. background: #0C66C2;
  884. border-radius: 12rpx;
  885. text-align: center;
  886. font-size: 32rpx;
  887. font-family: PingFangSC-Regular, PingFang SC;
  888. font-weight: 400;
  889. color: #FFFFFF;
  890. margin: 0 auto;
  891. }
  892. .dakuan-box {
  893. padding: 16rpx 20rpx;
  894. background: #F4F4F4;
  895. border-radius: 16rpx;
  896. margin-bottom: 40rpx;
  897. .box-item {
  898. padding: 16rpx 0;
  899. text:first-child {
  900. width: 154rpx;
  901. font-size: 28rpx;
  902. font-family: PingFangSC-Regular, PingFang SC;
  903. font-weight: 400;
  904. color: #1A1C24;
  905. }
  906. text:last-child {
  907. font-size: 28rpx;
  908. font-family: PingFangSC-Regular, PingFang SC;
  909. font-weight: 400;
  910. color: #1A1C24;
  911. }
  912. }
  913. }
  914. .dakuan-title {
  915. text-align: center;
  916. line-height: 118rpx;
  917. font-size: 36rpx;
  918. font-family: PingFangSC-Medium, PingFang SC;
  919. font-weight: 500;
  920. color: #222222;
  921. }
  922. }
  923. .jieshou-down {
  924. position: fixed;
  925. bottom: 0;
  926. left: 0;
  927. width: 750rpx;
  928. background-color: #fff;
  929. z-index: 999;
  930. box-shadow: 0rpx -1rpx 0rpx 0rpx rgba(175, 175, 175, 0.5);
  931. .jieshou-btn {
  932. padding: 8rpx 24rpx;
  933. .text1 {
  934. flex: 1;
  935. position: relative;
  936. .text1-more {
  937. position: absolute;
  938. width: 200rpx;
  939. height: 100rpx;
  940. left: -20rpx;
  941. bottom: 48rpx;
  942. .more-box {
  943. width: 200rpx;
  944. height: 100rpx;
  945. position: relative;
  946. image {
  947. width: 200rpx;
  948. height: 100rpx;
  949. position: absolute;
  950. top: 0;
  951. left: 0;
  952. z-index: -1;
  953. }
  954. text {
  955. font-size: 24rpx;
  956. font-family: PingFangSC-Regular, PingFang SC;
  957. font-weight: 400;
  958. color: #222222;
  959. margin-bottom: 10rpx;
  960. }
  961. }
  962. }
  963. .text1-text {
  964. font-size: 28rpx;
  965. font-family: PingFangSC-Regular, PingFang SC;
  966. font-weight: 400;
  967. color: #777777;
  968. }
  969. }
  970. .input {
  971. flex: 1;
  972. text-align: right;
  973. margin-right: 10rpx;
  974. font-size: 30rpx;
  975. }
  976. .text2 {
  977. line-height: 80rpx;
  978. border-radius: 12rpx;
  979. border: 1rpx solid #9F9F9F;
  980. text-align: center;
  981. font-size: 32rpx;
  982. font-family: PingFangSC-Regular, PingFang SC;
  983. font-weight: 400;
  984. color: #444444;
  985. margin-left: 24rpx;
  986. padding: 0 24rpx;
  987. }
  988. .text3 {
  989. line-height: 80rpx;
  990. background: #F2413A;
  991. border-radius: 12rpx;
  992. text-align: center;
  993. font-size: 32rpx;
  994. font-family: PingFangSC-Regular, PingFang SC;
  995. font-weight: 400;
  996. color: #FFFFFF;
  997. margin-left: 24rpx;
  998. padding: 0 24rpx;
  999. }
  1000. .text4 {
  1001. line-height: 80rpx;
  1002. background: #0C66C2;
  1003. border-radius: 12rpx;
  1004. text-align: center;
  1005. font-size: 32rpx;
  1006. font-family: PingFangSC-Regular, PingFang SC;
  1007. font-weight: 400;
  1008. color: #FFFFFF;
  1009. margin-left: 24rpx;
  1010. padding: 0 24rpx;
  1011. width: 100%;
  1012. }
  1013. }
  1014. }
  1015. .pay-box {
  1016. width: 702rpx;
  1017. background: #FFFFFF;
  1018. border-radius: 20rpx;
  1019. margin: 20rpx;
  1020. padding: 0 20rpx;
  1021. box-sizing: border-box;
  1022. .pay-item {
  1023. height: 70rpx;
  1024. .xian1 {
  1025. width: 18rpx;
  1026. height: 18rpx;
  1027. background: #FFFFFF;
  1028. border: 2rpx solid #0C66C2;
  1029. border-radius: 100rpx;
  1030. margin-top: 8rpx;
  1031. }
  1032. .xian2 {
  1033. width: 2rpx;
  1034. height: 36rpx;
  1035. background-color: #ECECEC;
  1036. margin-top: 8rpx;
  1037. }
  1038. .text1 {
  1039. font-size: 24rpx;
  1040. font-family: SFPro-Regular, SFPro;
  1041. font-weight: 400;
  1042. color: #222222;
  1043. width: 270rpx;
  1044. }
  1045. .text2 {
  1046. flex: 1;
  1047. .price {
  1048. font-size: 28rpx;
  1049. font-family: JDZhengHT-Regular, JDZhengHT;
  1050. font-weight: 400;
  1051. color: #1A1C24;
  1052. }
  1053. .price-status1 {
  1054. width: 68rpx;
  1055. line-height: 32rpx;
  1056. background: #F3F3F3;
  1057. border-radius: 6rpx;
  1058. text-align: center;
  1059. font-size: 20rpx;
  1060. font-family: PingFangSC-Regular, PingFang SC;
  1061. font-weight: 400;
  1062. color: #76777C;
  1063. margin-left: 8rpx;
  1064. }
  1065. .price-status2 {
  1066. width: 68rpx;
  1067. line-height: 32rpx;
  1068. background: #FDECEB;
  1069. border-radius: 6rpx;
  1070. text-align: center;
  1071. font-size: 20rpx;
  1072. font-family: PingFangSC-Regular, PingFang SC;
  1073. font-weight: 400;
  1074. color: #F2413A;
  1075. margin-left: 8rpx;
  1076. }
  1077. }
  1078. }
  1079. .pay-header {
  1080. height: 88rpx;
  1081. border-bottom: 2rpx solid #F4F4F4;
  1082. margin-bottom: 24rpx;
  1083. .text1 {
  1084. font-size: 28rpx;
  1085. font-family: PingFangSC-Regular, PingFang SC;
  1086. font-weight: 400;
  1087. color: #1A1C24;
  1088. }
  1089. .text2 {
  1090. font-size: 28rpx;
  1091. font-family: PingFangSC-Regular, PingFang SC;
  1092. font-weight: 400;
  1093. margin-right: 10rpx;
  1094. }
  1095. }
  1096. }
  1097. .order-jindu-popup {
  1098. padding: 0 20rpx;
  1099. background: #F3F3F3;
  1100. max-height: 900rpx;
  1101. .order-jindu-body {
  1102. width: 710rpx;
  1103. background: #FFFFFF;
  1104. border-radius: 32rpx 32rpx 0rpx 0rpx;
  1105. margin: 0 auto;
  1106. min-height: 700rpx;
  1107. padding-top: 48rpx;
  1108. .body-item {
  1109. .item-right {
  1110. text:first-child {
  1111. font-size: 28rpx;
  1112. font-family: PingFangSC-Regular, PingFang SC;
  1113. font-weight: 400;
  1114. color: #1A1C24;
  1115. margin-bottom: 12rpx;
  1116. }
  1117. text:last-child {
  1118. font-size: 22rpx;
  1119. font-family: SFPro-Light, SFPro;
  1120. font-weight: 300;
  1121. color: #1A1C24;
  1122. }
  1123. }
  1124. .item-left {
  1125. width: 64rpx;
  1126. padding-top: 10rpx;
  1127. .left-xian {
  1128. width: 2rpx;
  1129. height: 72rpx;
  1130. opacity: 0.2;
  1131. border: 2rpx solid #979797;
  1132. margin: 10rpx 0;
  1133. }
  1134. .last-box {
  1135. width: 16rpx;
  1136. height: 16rpx;
  1137. background: #D8D8D8;
  1138. border-radius: 100rpx;
  1139. }
  1140. .first-box {
  1141. width: 24rpx;
  1142. height: 24rpx;
  1143. background: rgba(12, 102, 194, 0.2);
  1144. border-radius: 100rpx;
  1145. text {
  1146. width: 12rpx;
  1147. height: 12rpx;
  1148. background: #0C66C2;
  1149. border-radius: 100rpx;
  1150. }
  1151. }
  1152. }
  1153. }
  1154. .body-user {
  1155. border-bottom: 2rpx solid #F3F3F3;
  1156. height: 116rpx;
  1157. padding: 0 20rpx;
  1158. margin-bottom: 22rpx;
  1159. .jubao-btn {
  1160. font-size: 22rpx;
  1161. font-family: PingFangSC-Regular, PingFang SC;
  1162. font-weight: 400;
  1163. color: #0C66C2;
  1164. }
  1165. .user-center {
  1166. flex: 1;
  1167. margin: 0 20rpx;
  1168. .text1 {
  1169. font-size: 28rpx;
  1170. font-family: PingFangSC-Regular, PingFang SC;
  1171. font-weight: 400;
  1172. color: #1A1C24;
  1173. }
  1174. .text2 {
  1175. font-size: 20rpx;
  1176. font-family: PingFangSC-Regular, PingFang SC;
  1177. font-weight: 400;
  1178. color: #1A1C24;
  1179. }
  1180. }
  1181. .user-img {
  1182. width: 64rpx;
  1183. height: 64rpx;
  1184. border-radius: 100rpx;
  1185. }
  1186. }
  1187. }
  1188. .order-jindu-header {
  1189. height: 114rpx;
  1190. text:first-child {
  1191. font-size: 36rpx;
  1192. font-family: PingFangSC-Medium, PingFang SC;
  1193. font-weight: 500;
  1194. color: #222222;
  1195. margin-right: 20rpx;
  1196. }
  1197. text:last-child {
  1198. font-size: 22rpx;
  1199. font-family: SFPro-Regular, SFPro;
  1200. font-weight: 400;
  1201. color: #1A1C24;
  1202. }
  1203. }
  1204. }
  1205. .jieshao-box {
  1206. width: 702rpx;
  1207. background: #FFFFFF;
  1208. border-radius: 20rpx;
  1209. margin: 20rpx auto;
  1210. // padding: 32rpx 20rpx 8rpx 20rpx;
  1211. box-sizing: border-box;
  1212. .tongguo-offter {
  1213. height: 90rpx;
  1214. border-top: 2rpx solid #F4F4F4;
  1215. padding: 0 20rpx;
  1216. text:first-child {
  1217. font-size: 26rpx;
  1218. font-family: PingFangSC-Regular, PingFang SC;
  1219. font-weight: 400;
  1220. color: #131415;
  1221. }
  1222. text:last-child {
  1223. font-size: 36rpx;
  1224. font-family: JDZhengHT-Regular, JDZhengHT;
  1225. font-weight: 400;
  1226. color: #F2413A;
  1227. }
  1228. }
  1229. .item-other {
  1230. margin-bottom: 16rpx;
  1231. padding-left: 32rpx;
  1232. image {
  1233. width: 28rpx;
  1234. height: 28rpx;
  1235. margin-right: 12rpx;
  1236. }
  1237. text {
  1238. font-size: 28rpx;
  1239. font-family: PingFangSC-Regular, PingFang SC;
  1240. font-weight: 400;
  1241. color: #222222;
  1242. }
  1243. }
  1244. .jieshao-user {
  1245. padding-left: 32rpx;
  1246. position: relative;
  1247. margin-bottom: 20rpx;
  1248. .left {
  1249. .user-name {
  1250. font-size: 32rpx;
  1251. font-family: PingFangSC-Medium, PingFang SC;
  1252. font-weight: 500;
  1253. color: #222222;
  1254. margin-bottom: 16rpx;
  1255. }
  1256. .user-tips1 {
  1257. font-size: 26rpx;
  1258. font-family: PingFangSC-Regular, PingFang SC;
  1259. font-weight: 400;
  1260. color: #666666;
  1261. }
  1262. }
  1263. .right {
  1264. width: 96rpx;
  1265. height: 96rpx;
  1266. position: relative;
  1267. .img1 {
  1268. width: 96rpx;
  1269. height: 96rpx;
  1270. border-radius: 100rpx;
  1271. }
  1272. .sex {
  1273. position: absolute;
  1274. bottom: 0;
  1275. right: 4rpx;
  1276. width: 24rpx;
  1277. height: 24rpx;
  1278. }
  1279. }
  1280. }
  1281. .jieshao-user1::after {
  1282. position: absolute;
  1283. content: " ";
  1284. width: 12rpx;
  1285. height: 12rpx;
  1286. background: #131415;
  1287. border-radius: 100rpx;
  1288. top: 16rpx;
  1289. left: 0;
  1290. }
  1291. .jieshao-user2::after {
  1292. position: absolute;
  1293. content: " ";
  1294. width: 12rpx;
  1295. height: 12rpx;
  1296. background: #0C66C2;
  1297. border-radius: 100rpx;
  1298. top: 16rpx;
  1299. left: 0;
  1300. }
  1301. }
  1302. .yiguobao-box {
  1303. width: 702rpx;
  1304. height: 392rpx;
  1305. background: #FFFFFF;
  1306. border-radius: 20rpx;
  1307. margin: 0 auto;
  1308. image {
  1309. width: 200rpx;
  1310. height: 200rpx;
  1311. margin-bottom: 32rpx;
  1312. }
  1313. text {
  1314. font-size: 32rpx;
  1315. font-family: PingFangSC-Regular, PingFang SC;
  1316. font-weight: 400;
  1317. color: #333333;
  1318. }
  1319. }
  1320. .mianshi-box {
  1321. padding: 0 20rpx;
  1322. width: 702rpx;
  1323. background: #FFFFFF;
  1324. border-radius: 20rpx;
  1325. // margin: 0 auto 20rpx auto;
  1326. box-sizing: border-box;
  1327. .mianshi-item {
  1328. padding: 12rpx 0;
  1329. font-size: 28rpx;
  1330. font-family: PingFangSC-Regular, PingFang SC;
  1331. font-weight: 400;
  1332. color: #333333;
  1333. }
  1334. .mianshi-header {
  1335. border-bottom: 2rpx solid #F4F4F4;
  1336. height: 84rpx;
  1337. .mianshi-right {
  1338. height: 44rpx;
  1339. background: rgba(12, 102, 194, 0.08);
  1340. border-radius: 6rpx;
  1341. padding: 0 12rpx;
  1342. text {
  1343. font-size: 22rpx;
  1344. font-family: PingFangSC-Regular, PingFang SC;
  1345. font-weight: 400;
  1346. color: #0C66C2;
  1347. margin-left: 8rpx;
  1348. }
  1349. image {
  1350. width: 24rpx;
  1351. height: 24rpx;
  1352. }
  1353. }
  1354. .text1 {
  1355. font-size: 28rpx;
  1356. font-family: PingFangSC-Medium, PingFang SC;
  1357. font-weight: 500;
  1358. color: #222222;
  1359. }
  1360. }
  1361. }
  1362. .tuijian-box {
  1363. width: 702rpx;
  1364. background: #FFFFFF;
  1365. border-radius: 20rpx;
  1366. margin: 20rpx auto;
  1367. padding: 0 20rpx;
  1368. box-sizing: border-box;
  1369. .tuijian-user {
  1370. margin-top: 8rpx;
  1371. border-top: 2rpx solid #F4F4F4;
  1372. height: 122rpx;
  1373. .user-img {
  1374. width: 80rpx;
  1375. height: 80rpx;
  1376. border-radius: 100rpx;
  1377. }
  1378. .chat-btn {
  1379. width: 140rpx;
  1380. line-height: 60rpx;
  1381. background: #0C66C2;
  1382. border-radius: 12rpx;
  1383. text-align: center;
  1384. font-size: 24rpx;
  1385. font-family: PingFangSC-Regular, PingFang SC;
  1386. font-weight: 400;
  1387. color: #FFFFFF;
  1388. }
  1389. .user-center {
  1390. margin: 0 20rpx;
  1391. text:first-child {
  1392. font-size: 30rpx;
  1393. font-family: PingFangSC-Medium, PingFang SC;
  1394. font-weight: 500;
  1395. color: #1A1C24;
  1396. margin-bottom: 6rpx;
  1397. }
  1398. text:last-child {
  1399. font-size: 22rpx;
  1400. font-family: PingFangSC-Regular, PingFang SC;
  1401. font-weight: 400;
  1402. color: #888888;
  1403. }
  1404. }
  1405. }
  1406. .tuijian-item {
  1407. padding: 12rpx 0;
  1408. font-size: 28rpx;
  1409. font-family: PingFangSC-Regular, PingFang SC;
  1410. font-weight: 400;
  1411. color: #333333;
  1412. }
  1413. .tuijian-header {
  1414. height: 84rpx;
  1415. border-bottom: 2rpx solid #F4F4F4;
  1416. margin-bottom: 6rpx;
  1417. text:first-child {
  1418. font-size: 28rpx;
  1419. font-family: PingFangSC-Medium, PingFang SC;
  1420. font-weight: 500;
  1421. color: #222222;
  1422. }
  1423. text:last-child {
  1424. font-size: 24rpx;
  1425. font-family: SFPro-Regular, SFPro;
  1426. font-weight: 400;
  1427. color: #999999;
  1428. }
  1429. }
  1430. }
  1431. .jieshou-info-header {
  1432. height: 284rpx;
  1433. padding: 0 32rpx;
  1434. .order-time {
  1435. font-size: 24rpx;
  1436. font-family: SFPro-Light, SFPro;
  1437. font-weight: 300;
  1438. color: #FFFFFF;
  1439. margin-top: 12rpx;
  1440. }
  1441. .header-jindu {
  1442. height: 76rpx;
  1443. margin: 0 32rpx;
  1444. position: relative;
  1445. .jindu-item {
  1446. width: 32rpx;
  1447. height: 32rpx;
  1448. background: rgba(255, 255, 255, 0);
  1449. border-radius: 100rpx;
  1450. text {
  1451. width: 16rpx;
  1452. height: 16rpx;
  1453. background: #FFFFFF;
  1454. border-radius: 100rpx;
  1455. }
  1456. }
  1457. .jindu-item1 {
  1458. background: rgba(255, 255, 255, 0.3);
  1459. }
  1460. .jindu-xian {
  1461. position: absolute;
  1462. top: 50%;
  1463. left: 50%;
  1464. width: calc(100% - 16rpx);
  1465. height: 4rpx;
  1466. background: rgba(256, 256, 256, 0.3);
  1467. transform: translate(-50%, -50%);
  1468. }
  1469. }
  1470. .jindu-text {
  1471. font-size: 24rpx;
  1472. font-family: PingFangSC-Regular, PingFang SC;
  1473. font-weight: 400;
  1474. color: #FFFFFF;
  1475. width: 100%;
  1476. text {
  1477. opacity: 0.8;
  1478. }
  1479. .text {
  1480. font-size: 24rpx;
  1481. font-family: PingFangSC-Medium, PingFang SC;
  1482. font-weight: 500;
  1483. color: #FFFFFF;
  1484. opacity: 1;
  1485. }
  1486. }
  1487. .header-title {
  1488. position: relative;
  1489. .dakuan-icon {
  1490. position: absolute;
  1491. right: -32rpx;
  1492. top: 10rpx;
  1493. width: 124rpx;
  1494. line-height: 48rpx;
  1495. background: rgba(255, 255, 255, 0.1);
  1496. border-radius: 24rpx 0rpx 0rpx 24rpx;
  1497. text-align: center;
  1498. font-size: 24rpx;
  1499. font-family: PingFangSC-Regular, PingFang SC;
  1500. font-weight: 400;
  1501. color: #F7B500;
  1502. }
  1503. .text2 {
  1504. width: 92rpx;
  1505. line-height: 40rpx;
  1506. border-radius: 4rpx;
  1507. opacity: 0.6;
  1508. border: 1rpx solid #FFFFFF;
  1509. text-align: center;
  1510. font-size: 20rpx;
  1511. font-family: PingFangSC-Regular, PingFang SC;
  1512. font-weight: 400;
  1513. color: #FFFFFF;
  1514. margin-left: 20rpx;
  1515. }
  1516. .text1 {
  1517. font-size: 48rpx;
  1518. font-family: PingFangSC-Medium, PingFang SC;
  1519. font-weight: 500;
  1520. color: #FFFFFF;
  1521. margin-right: 12rpx;
  1522. }
  1523. .text1-right {
  1524. height: 40rpx;
  1525. background: #FFFFFF;
  1526. border-radius: 8rpx;
  1527. padding: 0 14rpx;
  1528. margin-left: 12rpx;
  1529. image {
  1530. width: 21rpx;
  1531. height: 21rpx;
  1532. margin-right: 10rpx;
  1533. }
  1534. text {
  1535. font-size: 20rpx;
  1536. font-family: PingFangSC-Regular, PingFang SC;
  1537. font-weight: 400;
  1538. color: #FF6B34;
  1539. }
  1540. }
  1541. }
  1542. }
  1543. .jieshou-info-bg {
  1544. position: absolute;
  1545. top: 0;
  1546. left: 0;
  1547. width: 750rpx;
  1548. height: 460rpx;
  1549. background: linear-gradient(180deg, #0C66C2 0%, #0C66C2 50%, #F3F3F3 100%) !important;
  1550. z-index: -1;
  1551. }
  1552. }
  1553. page {
  1554. background-color: #F4F4F4;
  1555. }
  1556. </style>
  1557. <style scoped>
  1558. ::v-deep .header-title .u-icon__icon {
  1559. transform: rotate(90deg) !important;
  1560. }
  1561. ::v-deep .pay-header .u-icon__icon {
  1562. transform: rotate(180deg) !important;
  1563. }
  1564. </style>