subOrders.vue 20 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799
  1. <template>
  2. <view @click.native="init" class="page">
  3. <view class="car-header dis a-c">
  4. <image src="/static/image/car-insure/Group.png" mode="" style="width: 40px;height: 40px;"></image>
  5. <view class="dis f-c head-name">
  6. <text>{{licenseno}}</text>
  7. <view class="name1">
  8. <text style="margin-right: 10px;">{{insuredname}}</text>
  9. <text>{{modelcname}}</text>
  10. </view>
  11. </view>
  12. </view>
  13. <view class="pdd mt-3">
  14. <view class="sub-orders " v-for="(item,index) in sublist" :key="index">
  15. <view class="status dis a-c j-s">
  16. <view v-for="(statusitem, statusindex) in statusList" :key="statusindex" class="dis a-c"
  17. style="font-weight: bold;" v-if="item.orderstatus == statusitem.value">
  18. <image :src="statusitem.src" mode="" style="width: 22px;height: 22px;margin-right: 5px;">
  19. </image>
  20. <text :style="{color: statusitem.color}">{{statusitem.label}}</text>
  21. </view>
  22. <text>¥{{item.sumpremium}}</text>
  23. </view>
  24. <view class="orders-centre">
  25. <text>{{item.inscompany}}</text>
  26. <text>( {{item.agreementName}} )</text>
  27. <view class="sum dis f-wrap">
  28. <view v-if="item.jqpremium">交强险:¥{{item.jqpremium}}</view>
  29. <view v-if="item.sypremium">商业险:¥{{item.sypremium}}</view>
  30. <view>车船税:¥{{item.taxamount}}</view>
  31. <view v-if="item.jypremium">驾意险:¥{{item.jypremium}}</view>
  32. </view>
  33. <view v-if="item.auditopinion" class="dis f-c" style="font-size: 12px;">
  34. <text>审核意见</text>
  35. <text>{{item.auditopinion}}</text>
  36. </view>
  37. </view>
  38. <view class="orders-below dis f-c">
  39. <view class="dis a-c j-end">
  40. <u-button
  41. v-if="item.orderstatus==2 && ['恒邦财险','安盛天平','中国人寿','众安平安','太平财险','紫金财险','永诚财险','国任财险','大家财险','华泰财险','中煤财险','华农财险','渤海财险','泰康财险','诚泰财险'].includes(item.inscompany)"
  42. size="mini" :custom-style="{fontSize:'14px'}" type="error" :plain="true"
  43. @click="queryStatus(item.id,item)">查询缴费状态</u-button>
  44. <u-button v-if="item.orderstatus==2" size="mini" type="error" :custom-style="{fontSize:'14px'}"
  45. :plain="true" @click="Payment(item.id,item.apiType)">二维码</u-button>
  46. <u-button v-if="item.orderstatus==2 && ['紫金财险'].includes(item.inscompany)" size="mini"
  47. type="error" :custom-style="{fontSize:'14px'}" :plain="true"
  48. @click="cancelorder(item.id)">撤单</u-button>
  49. <u-button v-if="item.orderstatus==2" size="mini" type="primary"
  50. :custom-style="{fontSize:'14px'}" :plain="true"
  51. @click="revokeCode(item.id)">撤销二维码</u-button>
  52. </view>
  53. <view class="dis a-c j-end" style="margin-top: 5px;">
  54. <u-button v-if="(item.orderstatus==4 || item.orderstatus==1) && item.inscompany=='华泰财险'"
  55. size="mini" :custom-style="{fontSize:'14px'}" type="error" :plain="true"
  56. @click="huataiunderwriting(item)">更新订单</u-button>
  57. <u-button
  58. v-if="item.orderstatus==1 && ['中煤财险','永诚财险','国任财险','大家财险','渤海财险','恒邦财险','安盛天平','中国人寿','众安平安','太平财险','华农财险','泰康财险','诚泰财险'].includes(item.inscompany)"
  59. size="mini" type="error" :plain="true" :custom-style="{fontSize:'14px'}"
  60. @click="underwriting(item.id,item.inscompany)">更新订单</u-button>
  61. <u-button type="error" size="mini" :custom-style="{fontSize:'14px'}"
  62. @click="openSteps(item.id)">订单轨迹</u-button>
  63. <u-button size="mini" type="primary" :custom-style="{fontSize:'14px',background:'#FF5600'}"
  64. @click="bjdpreview(item.id)">报价单</u-button>
  65. <u-button size="mini" type="primary" :custom-style="{fontSize:'14px'}"
  66. @click="detial(item.id)">查看详情</u-button>
  67. </view>
  68. <!-- <text class="arrivalNavigations" :data-id="item.id" @tap.stop.prevent="Moremethods">更多
  69. <view class="arrivalNavigation" v-if="item.checked">
  70. <view class="d4"></view>
  71. <view class="sideNavigation">
  72. <view class="sideNavigation-btn">
  73. <view @click="bjdpreview(item.id)">报价单</view>
  74. <view v-if="item.orderstatus==2 && ['紫金财险'].includes(item.inscompany)"
  75. @click="cancelorder(item.id)">撤单</view>
  76. <view v-if="item.orderstatus==2" @click="revokeCode(item.id)">撤销二维码</view>
  77. </view>
  78. </view>
  79. </view>
  80. </text> -->
  81. </view>
  82. </view>
  83. </view>
  84. <o-empty v-if="sublist.length==0" />
  85. <!-- <u-popup v-model="trajectoryShow" mode="center" border-radius="8" width="80%">
  86. <u-steps mode="number" :list="numList" :current="2" direction="column" style="padding: 20px;"></u-steps>
  87. </u-popup> -->
  88. <u-modal v-model="OrderTrackShow" title="订单轨迹"
  89. :title-style="{fontWeight: 'bold',borderBottom:'1px solid #f2f2f2',padding:'10px'}"
  90. :show-cancel-button="false"
  91. :confirm-style="{background:'#E6EEFF',color:'#0052FF',height:'40px',lineHeight:'40px'}"
  92. @confirm="OrderTrackShow=false" confirm-text="关闭">
  93. <view class="slot-content dis a-c p-2">
  94. <view class="dis a-c j-c f-c">
  95. <view class="TrackRecord dis f-c a-start" v-for="(item,index) in TrackRecordList" :key="index">
  96. <view class="dis a-c">
  97. <view class="circle dis j-c a-c">{{index+1}}</view>
  98. <text class="title">{{item.orderStatus}}</text>
  99. </view>
  100. <view class="dis f-c content mt-2">
  101. <view class="">
  102. <text>保险公司:{{item.insCompany}}</text>
  103. <text style="margin-left: 10px;">提交人:{{item.operator}}</text>
  104. </view>
  105. <text>创建时间:{{item.createTime}}</text>
  106. </view>
  107. </view>
  108. </view>
  109. </view>
  110. </u-modal>
  111. </view>
  112. </template>
  113. <script>
  114. import store from '@/store';
  115. import {
  116. mapState,
  117. mapMutations
  118. } from "vuex"
  119. export default {
  120. data() {
  121. return {
  122. TrackRecordList: [],
  123. OrderTrackShow: false,
  124. show: true,
  125. modeClass: 'fade',
  126. // trajectoryShow: false,
  127. // trajectoryList: [],
  128. MoreShow: false,
  129. moreindex: "",
  130. companyId: "",
  131. modelcname: "",
  132. orderno: "",
  133. insuredname: "",
  134. licenseno: "",
  135. sublist: [],
  136. numList: [{
  137. name: '进行中'
  138. }, {
  139. name: '待核保'
  140. },
  141. {
  142. name: '核保退回'
  143. }, {
  144. name: '待缴费'
  145. }, {
  146. name: '已承保'
  147. },
  148. ],
  149. statusList: [{
  150. label: '进行中',
  151. value: 0,
  152. color: "#229805",
  153. src: "/static/image/car-insure/state1.png"
  154. },
  155. {
  156. label: '待核保',
  157. value: 1,
  158. color: "#FF5600",
  159. src: "/static/image/car-insure/state2.png"
  160. },
  161. {
  162. label: '待缴费',
  163. value: 2,
  164. color: "#FF0F00",
  165. src: "/static/image/car-insure/state3.png"
  166. },
  167. {
  168. label: '已承保',
  169. value: 3,
  170. color: "#0052FF",
  171. src: "/static/image/car-insure/state4.png"
  172. },
  173. {
  174. label: '核保退回',
  175. value: 4,
  176. color: "#727272",
  177. src: "/static/image/car-insure/state5.png"
  178. }
  179. ],
  180. }
  181. },
  182. computed: {
  183. ...mapState(['userInfo', 'quotationType']),
  184. },
  185. onLoad(params) {
  186. let item = JSON.parse(params.orderno);
  187. this.orderno = item.orderno;
  188. this.modelcname = item.modelcname;
  189. this.insuredname = item.insuredname;
  190. this.licenseno = item.licenseno;
  191. this.querylist();
  192. },
  193. methods: {
  194. //打开步骤条弹框
  195. async openSteps(orderno) {
  196. let res = await this.$http.get("/insurance/track/queryBySuborder?suborder=" + orderno)
  197. if (res.code == '200') {
  198. this.statusList.map(valA => {
  199. res.data.map(valB => {
  200. if (valA.value == valB.orderStatus) {
  201. valB.orderStatus = valA.label;
  202. }
  203. return valB
  204. })
  205. })
  206. this.TrackRecordList = res.data;
  207. this.OrderTrackShow = true;
  208. }
  209. },
  210. handle(type) {
  211. this.show = !this.show
  212. this.modeClass = type
  213. },
  214. async querylist() {
  215. let params = {
  216. orderNo: this.orderno
  217. }
  218. let res = await this.$http.post('/insurance/order/querySuborder', params)
  219. this.sublist = res.data;
  220. this.sublist.map(val => {
  221. val.checked = false;
  222. return val;
  223. })
  224. },
  225. //更多操作
  226. Moremethods(e) {
  227. let id = e.currentTarget.dataset.id;
  228. let list = this.sublist;
  229. this.sublist = list.map(val => {
  230. if (val.id == id) {
  231. val.checked = !val.checked;
  232. } else {
  233. val.checked = false;
  234. }
  235. return val;
  236. })
  237. },
  238. //查看详情
  239. detial(id) {
  240. this.navigate({
  241. url: '/pages/carInsure/quoteDetail',
  242. success: (res) => {
  243. res.eventChannel.emit("acceptData", {
  244. companyId: id,
  245. })
  246. }
  247. }, "navigateTo", true);
  248. },
  249. //付款码
  250. Payment(id, type) {
  251. let pro = this.quotationType.themeCode;
  252. if (pro == "QD") {
  253. uni.navigateTo({
  254. url: "/pages/orders/paymentCode?companyId=" + id + '&apiType=' + type,
  255. })
  256. } else {
  257. uni.navigateTo({
  258. url: "/pages/orders/paymentCode1?companyId=" + id + '&apiType=' + type,
  259. })
  260. }
  261. },
  262. //报价单
  263. bjdpreview(id) {
  264. let pro = this.quotationType.themeCode;
  265. if (pro == "QD") {
  266. uni.navigateTo({
  267. url: "/pages/orders/quotation?companyId=" + id
  268. })
  269. } else {
  270. uni.navigateTo({
  271. url: "/pages/orders/quotation1?companyId=" + id
  272. })
  273. }
  274. },
  275. //撤销二维码
  276. async revokeCode(id) {
  277. let res = await this.$http.post('/order/qrCode/destructionQrCode?areaCompanyId=' + id)
  278. if (res.code == '200') {
  279. uni.showToast({
  280. title: res.msg,
  281. icon: 'success',
  282. duration: 1000
  283. });
  284. this.querylist();
  285. } else {
  286. uni.showToast({
  287. title: res.msg,
  288. icon: 'none',
  289. duration: 1000
  290. });
  291. }
  292. },
  293. async huataiunderwriting(item) {
  294. let api = item.apiType == '2' ? '/insurance/crawler/auditStatusQuery' :
  295. '/order/huaTaiApi/auditStatusQuery';
  296. let params = {
  297. companyId: item.id,
  298. }
  299. let res = await this.$http.post(`${api}`, params)
  300. if (res.code == '200') {
  301. uni.showToast({
  302. title: res.msg,
  303. icon: 'success',
  304. duration: 1000
  305. });
  306. this.querylist();
  307. } else {
  308. uni.showToast({
  309. title: res.msg,
  310. icon: 'none',
  311. duration: 1000
  312. });
  313. }
  314. },
  315. //核保状态查询
  316. async underwriting(id, inscompany) {
  317. switch (inscompany) {
  318. case "中煤财险":
  319. let zmres = await this.$http.post('/order/zhongMeiApi/auditStatusQuery', {
  320. companyId: id
  321. })
  322. if (zmres.code == '200') {
  323. uni.showToast({
  324. title: zmres.msg,
  325. icon: 'none',
  326. duration: 1000
  327. });
  328. this.querylist();
  329. } else {
  330. uni.showToast({
  331. title: zmres.msg,
  332. icon: 'none',
  333. });
  334. }
  335. break;
  336. case "永诚财险":
  337. let ycres = await this.$http.get('/api/yongCheng/orderStatusBySuborderId/' + id);
  338. if (ycres.code == '200') {
  339. uni.showToast({
  340. title: ycres.msg,
  341. icon: 'none',
  342. duration: 2000
  343. });
  344. this.querylist();
  345. } else {
  346. uni.showToast({
  347. title: ycres.msg,
  348. icon: 'none',
  349. });
  350. }
  351. break;
  352. case "国任财险":
  353. let grres = await this.$http.post('/api/guoRen/updateOrderInfo', {
  354. companyId: id
  355. });
  356. if (grres.code == '200') {
  357. uni.showToast({
  358. title: grres.msg,
  359. icon: 'none',
  360. duration: 2000
  361. });
  362. this.querylist();
  363. } else {
  364. uni.showToast({
  365. title: grres.msg,
  366. icon: 'none',
  367. });
  368. }
  369. break;
  370. case "大家财险":
  371. let djapi = item.apiType == '2' ? '/insurance/crawler/auditStatusQuery' :
  372. '/api/dajia/verifyPayment';
  373. let djres = await this.$http.post(`${djapi}`, {
  374. companyId: id
  375. });
  376. if (djres.code == '200') {
  377. uni.showToast({
  378. title: djres.msg,
  379. icon: 'none',
  380. duration: 2000
  381. });
  382. this.querylist();
  383. } else {
  384. uni.showToast({
  385. title: djres.msg,
  386. icon: 'none',
  387. });
  388. }
  389. break;
  390. case "渤海财险":
  391. let bhres = await this.$http.post('/order/boHaiApi/auditStatusQuery', {
  392. companyId: id
  393. });
  394. if (bhres.code == '200') {
  395. uni.showToast({
  396. title: bhres.msg,
  397. icon: 'none',
  398. duration: 2000
  399. });
  400. this.querylist();
  401. } else {
  402. uni.showToast({
  403. title: bhres.msg,
  404. icon: 'none',
  405. });
  406. }
  407. break;
  408. default:
  409. let pythonres = await this.$http.post('/insurance/crawler/auditStatusQuery', {
  410. companyId: id
  411. });
  412. if (pythonres.code == '200') {
  413. uni.showToast({
  414. title: pythonres.msg,
  415. icon: 'none',
  416. duration: 2000
  417. });
  418. this.querylist();
  419. } else {
  420. uni.showToast({
  421. title: pythonres.msg,
  422. icon: 'none',
  423. });
  424. }
  425. break;
  426. }
  427. },
  428. //撤单
  429. async cancelorder(item) {
  430. let res = await this.$http.post('/order/zijin/cancel', {
  431. companyId: item
  432. })
  433. if (res.code == '200') {
  434. uni.showToast({
  435. title: res.msg,
  436. icon: 'none',
  437. duration: 1000
  438. });
  439. this.querylist();
  440. } else {
  441. uni.showToast({
  442. title: res.msg,
  443. icon: 'none',
  444. });
  445. }
  446. },
  447. async queryStatus(id, item) {
  448. switch (item.inscompany) {
  449. case "紫金财险":
  450. let zjres = await this.$http.post('/order/zijin/getOrderDetail', {
  451. companyId: id
  452. });
  453. if (zjres.code == '200') {
  454. uni.showToast({
  455. title: zjres.msg,
  456. icon: 'none',
  457. duration: 2000
  458. });
  459. this.querylist();
  460. } else {
  461. uni.showToast({
  462. title: zjres.msg,
  463. icon: 'none',
  464. });
  465. }
  466. break;
  467. case "大家财险":
  468. let djapi = item.apiType == '2' ? '/insurance/crawler/verifyPayment' :
  469. '/api/dajia/verifyPayment';
  470. let djres = await this.$http.post(`${djapi}`, {
  471. [item.apiType == 2 ? "subOrderNo" : "companyId"]: id
  472. });
  473. if (djres.code == '200') {
  474. uni.showToast({
  475. title: djres.msg,
  476. icon: 'none',
  477. duration: 2000
  478. });
  479. this.querylist();
  480. } else {
  481. uni.showToast({
  482. title: djres.msg,
  483. icon: 'none',
  484. });
  485. }
  486. break;
  487. case "华泰财险":
  488. let htapi = item.apiType == '2' ? '/insurance/crawler/verifyPayment' :
  489. '/order/huaTaiApi/paymentEnquiry';
  490. let htres = await this.$http.post(`${htapi}`, {
  491. [item.apiType == 2 ? "subOrderNo" : "companyId"]: id
  492. });
  493. if (htres.code == '200') {
  494. uni.showToast({
  495. title: htres.msg,
  496. icon: 'none',
  497. duration: 2000
  498. });
  499. this.querylist();
  500. } else {
  501. uni.showToast({
  502. title: htres.msg,
  503. icon: 'error',
  504. });
  505. }
  506. break;
  507. case "永诚财险":
  508. let ycres = await this.$http.get(
  509. '/api/yongCheng/orderStatusBySuborderId/' + id);
  510. if (ycres.code == '200') {
  511. uni.showToast({
  512. title: ycres.msg,
  513. icon: 'none',
  514. duration: 2000
  515. });
  516. this.querylist();
  517. } else {
  518. uni.showToast({
  519. title: ycres.msg,
  520. icon: 'none',
  521. });
  522. }
  523. break;
  524. case "国任财险":
  525. let grres = await this.$http.post('/api/guoRen/updateOrderInfo', {
  526. companyId: id
  527. });
  528. if (grres.code == '200') {
  529. uni.showToast({
  530. title: grres.msg,
  531. icon: 'none',
  532. duration: 2000
  533. });
  534. this.querylist();
  535. } else {
  536. uni.showToast({
  537. title: grres.msg,
  538. icon: 'none',
  539. });
  540. }
  541. break;
  542. case "中煤财险":
  543. let zmres = await this.$http.post('/order/zhongMeiApi/paymentEnquiry', {
  544. companyId: id
  545. });
  546. if (zmres.code == '200') {
  547. uni.showToast({
  548. title: zmres.msg,
  549. icon: 'none',
  550. duration: 2000
  551. });
  552. this.querylist();
  553. } else {
  554. uni.showToast({
  555. title: zmres.msg,
  556. icon: 'none',
  557. });
  558. }
  559. break;
  560. case "渤海财险":
  561. let bhres = await this.$http.post('/order/boHaiApi/getOrderDetail', {
  562. companyId: id
  563. });
  564. if (bhres.code == '200') {
  565. uni.showToast({
  566. title: bhres.msg,
  567. icon: 'none',
  568. duration: 2000
  569. });
  570. this.querylist();
  571. } else {
  572. uni.showToast({
  573. title: bhres.msg,
  574. icon: 'none',
  575. });
  576. }
  577. break;
  578. default:
  579. let pythonres = await this.$http.post('/insurance/crawler/verifyPayment', {
  580. subOrderNo: id
  581. });
  582. if (pythonres.code == '200') {
  583. uni.showToast({
  584. title: pythonres.msg,
  585. icon: 'none',
  586. duration: 2000
  587. });
  588. this.querylist();
  589. } else {
  590. uni.showToast({
  591. title: pythonres.msg,
  592. icon: 'none',
  593. });
  594. }
  595. break;
  596. }
  597. },
  598. init() {
  599. this.sublist = this.sublist.map(val => {
  600. val.checked = false;
  601. return val;
  602. })
  603. }
  604. }
  605. }
  606. </script>
  607. <style>
  608. page {
  609. background: #f2f2f2;
  610. }
  611. </style>
  612. <style lang="scss" scoped>
  613. .page {
  614. min-height: calc(100vh - 44px);
  615. background-color: #F8FAFE;
  616. padding: 16px 16px 30px 16px;
  617. }
  618. .car-header {
  619. width: 100%;
  620. height: auto;
  621. background: #FFFFFF;
  622. box-shadow: 0px 4px 10px 0px #DAE3F4;
  623. border-radius: 6px;
  624. padding: 8px 15px;
  625. .head-name {
  626. margin-left: 20px;
  627. &>text {
  628. font-weight: bold;
  629. font-size: 15px;
  630. color: #232832;
  631. }
  632. .name1 text {
  633. font-size: 14px;
  634. font-weight: bold;
  635. color: #333333;
  636. }
  637. }
  638. }
  639. .sub-orders {
  640. width: 100%;
  641. background: white;
  642. border-radius: 6px;
  643. padding: 10px;
  644. box-shadow: 0px 4px 10px 0px #DAE3F4;
  645. border-radius: 6px;
  646. margin-bottom: 10px;
  647. .status {
  648. padding-bottom: 8px;
  649. border-bottom: 1px solid #EFEFEF;
  650. >text {
  651. color: #FF5600;
  652. font-size: 16px;
  653. font-weight: bold;
  654. }
  655. }
  656. .orders-centre {
  657. padding: 6px 0;
  658. border-bottom: 1px solid #EFEFEF;
  659. >text {
  660. font-size: 15px;
  661. font-weight: bold;
  662. color: #232832;
  663. }
  664. .sum {
  665. view {
  666. width: 50%;
  667. color: #2D4D89;
  668. font-size: 13px;
  669. }
  670. }
  671. }
  672. .orders-below {
  673. padding-top: 10px;
  674. >view {
  675. uni-button {
  676. margin-left: 5px;
  677. }
  678. }
  679. }
  680. }
  681. .strong {
  682. font-weight: bold;
  683. }
  684. .arrivalNavigations {
  685. font-size: 14px;
  686. color: rgba(51, 51, 51, 0.8);
  687. margin-right: auto;
  688. position: relative;
  689. }
  690. //从这里开始是弹出框的样式 不需要搜索框的 前面样式都不用加
  691. .arrivalNavigation {
  692. width: 250rpx;
  693. position: absolute;
  694. left: -10px;
  695. top: 30px;
  696. z-index: 99;
  697. .sideNavigation {
  698. width: 80px;
  699. background-color: #fff;
  700. box-shadow: 0px 4px 10px 0px #DAE3F4;
  701. border-radius: 10rpx;
  702. .sideNavigation-btn>view {
  703. text-align: center;
  704. font-size: 14px;
  705. color: #333333;
  706. text-align: center;
  707. padding: 6px 0;
  708. border-bottom: 1px solid #EFEFEF;
  709. &:last-child {
  710. border: none;
  711. }
  712. }
  713. }
  714. .d4 {
  715. width: 0;
  716. height: 0;
  717. margin-left: 22px;
  718. margin-top: -20rpx;
  719. border-width: 20rpx;
  720. border-style: solid;
  721. border-color: transparent #fff transparent transparent;
  722. transform: rotate(90deg);
  723. /*顺时针旋转90°*/
  724. }
  725. }
  726. .TrackRecord {
  727. width: 100%;
  728. padding: 10px 20px;
  729. .circle {
  730. width: 18px;
  731. height: 18px;
  732. background: #F0F0F0;
  733. border-radius: 50%;
  734. font-size: 22rpx;
  735. font-weight: bold;
  736. }
  737. .title {
  738. color: #333333;
  739. font-size: 12px;
  740. margin-left: 12px;
  741. font-weight: bold;
  742. }
  743. .content {
  744. border-left: 1px solid #E2E5EB;
  745. padding-left: 20px;
  746. margin-left: 7px;
  747. text {
  748. font-size: 22rpx;
  749. color: rgba(51, 51, 51, 0.85);
  750. }
  751. }
  752. &:last-child {
  753. .circle {
  754. background-color: #E6EEFF;
  755. color: #0052FF;
  756. }
  757. .title {
  758. color: #0052FF;
  759. }
  760. }
  761. }
  762. </style>