my_list.vue 23 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804
  1. <template>
  2. <scroll-view :scroll-y="!models.disjunctor" @scroll="scrollList" :scroll-top="scroll_t" class="my_list">
  3. <view class="my_list_top">
  4. <view class="my_list_topL" @click="act()">
  5. 筛选
  6. <text class="cubeic-pulldown icon_transport transport-paixujiantouxia" v-if="!actType"></text>
  7. <text class="cubeic-pullup icon_transport transport-paixujiantoushang" v-if="actType"></text>
  8. </view>
  9. <view class="my_list_topC">
  10. <input type="text" placeholder="请输入关键字" v-model="listData.workOrder.keyWord" />
  11. </view>
  12. <view class="my_list_topR" @click="search(listData)"> 搜索 </view>
  13. </view>
  14. <view class="my_list_tops" id="actType" :animation="animationData" v-if="actType">
  15. <view class="tops">
  16. <view>类型筛选</view>
  17. <view class="tops_cont">
  18. <view v-for="(data, i) of typeData" :key="i" :class="{ ac: checkedSear[data.id] }"
  19. @click="sxTab(data.associationTypes, data.id)" :id="data.id">
  20. {{ data.name }}
  21. </view>
  22. </view>
  23. </view>
  24. <view class="tops">
  25. <view>工单筛选</view>
  26. <view class="tops_cont1">
  27. <view :class="{ gdType: listData.workOrder.abnormityType == 0 }" @click="gdTab(0)">
  28. 正常工单
  29. </view>
  30. <view :class="{ gdType: listData.workOrder.abnormityType == 1 }" @click="gdTab(1)">
  31. 异常工单
  32. </view>
  33. </view>
  34. </view>
  35. <view class="foot_btn2">
  36. <view class="btn1" :class="{ btnType: btnType == 1 }" @click="ok(listData)">
  37. 确定
  38. </view>
  39. <view class="btn2" @click="Reset()"> 重置 </view>
  40. </view>
  41. </view>
  42. <view class="item" @click="item()">
  43. <view class="page_items" v-if="workData && workData.length > 0">
  44. <view class="page_item" v-for="(infoDATA, i) of workData" :key="i" @click="detailIt(infoDATA)">
  45. <view class="page_item_top">
  46. <view class="page_item_top_L">
  47. <text class="L_text">单号:{{ infoDATA.gdcode }}</text>
  48. <view class="page_item_cont_start emergency1" v-if="infoDATA.emergencyType.value == 1">
  49. <text>
  50. <text
  51. class="cubeic-star icon_transport transport-shiwujiaoxing"></text>{{ infoDATA.emergencyType.name }}</text>
  52. </view>
  53. <view class="page_item_cont_start emergency" v-if="infoDATA.emergencyType.value == 2">
  54. <text>
  55. <text
  56. class="cubeic-star icon_transport transport-shiwujiaoxing"></text>{{ infoDATA.emergencyType.name }}</text>
  57. </view>
  58. <view class="page_item_cont_start emergencys" v-if="infoDATA.emergencyType.value == 3">
  59. <text>
  60. <text
  61. class="cubeic-star icon_transport transport-shiwujiaoxing"></text>{{ infoDATA.emergencyType.name }}</text>
  62. </view>
  63. </view>
  64. <view class="page_item_top_L">
  65. <text class="L_iocn" v-if="infoDATA.taskType.associationType.value == 'specimen'">标本<template v-if="infoDATA.goodsRemark">-{{infoDATA.goodsRemark}}</template></text>
  66. <text class="L_iocn" v-if="infoDATA.taskType.associationType.value == 'specimenPlan'">标本<template v-if="infoDATA.goodsRemark">-{{infoDATA.goodsRemark}}</template></text>
  67. <text class="L_iocn" v-if="infoDATA.taskType.associationType.value == 'drugsBag'">药品<template v-if="infoDATA.goodsRemark">-{{infoDATA.goodsRemark}}</template></text>
  68. <text class="L_iocn" v-if="infoDATA.taskType.associationType.value == 'jPBag'">静配<template v-if="infoDATA.goodsRemark">-{{infoDATA.goodsRemark}}</template></text>
  69. <text class="L_iocn" v-if="infoDATA.taskType.associationType.value == 'inspect'">陪检<template v-if="infoDATA.goodsRemark">-{{infoDATA.goodsRemark}}</template></text>
  70. <text class="L_iocn" v-if="
  71. infoDATA.taskType.associationType.value == 'patientTransport'
  72. ">转运<template v-if="infoDATA.goodsRemark">-{{infoDATA.goodsRemark}}</template></text>
  73. <text class="L_iocn" v-if="infoDATA.taskType.associationType.value == 'other'">其他<template v-if="infoDATA.goodsRemark">-{{infoDATA.goodsRemark}}</template></text>
  74. </view>
  75. <view class="page_item_top_R">
  76. <view class="num" v-if="infoDATA.gdState.value != 6">
  77. {{infoDATA.grade?(infoDATA.grade.gradeTotal>=0?'+'+infoDATA.grade.gradeTotal:'-'+infoDATA.grade.gradeTotal):''}}
  78. </view>
  79. <view class="num" v-if="infoDATA.gdState.value == 6">
  80. 未评价
  81. </view>
  82. </view>
  83. <view class="L"> </view>
  84. <view class="R"> </view>
  85. </view>
  86. <view class="page_item_cont">
  87. <view class="page_item_cont_T">
  88. <view class="page_item_cont_title">
  89. <text> <text class="starting">起</text> 点科室</text>
  90. <text class="text_big"> {{ infoDATA.startDept.dept }}</text>
  91. </view>
  92. </view>
  93. <view class="line"> </view>
  94. <view class="page_item_cont_B">
  95. <view class="page_item_cont_title" v-for="(dept, i) of infoDATA.middleDept" :key="i">
  96. <view v-if="infoDATA.taskType.associationType.value == 'inspect'">
  97. <text> <text class="End">检</text> 查科室</text>
  98. <text class="text_big"> {{ dept.dept }}</text>
  99. <view></view>
  100. </view>
  101. </view>
  102. <view class="page_item_cont_title" v-for="(dept, i) of infoDATA.endDepts" :key="i">
  103. <view v-if="infoDATA.taskType.associationType.value != 'inspect'">
  104. <text> <text class="End">终</text> 点科室</text>
  105. <text class="text_big"> {{ dept.dept }}</text>
  106. </view>
  107. </view>
  108. </view>
  109. </view>
  110. <view class="page_item_foot">
  111. <view class="page_item_foot_text">
  112. <text class="text1">完成时间</text>&nbsp;&nbsp;
  113. <text class="text1">{{ infoDATA.completeTime || '' }}</text>
  114. </view>
  115. <view class="page_item_foot_text">
  116. <text class="text1">扫描接收数量</text>&nbsp;&nbsp;
  117. <text class="text1 b">{{ infoDATA.actualReceiveNum || 0 }}</text>
  118. </view>
  119. </view>
  120. </view>
  121. </view>
  122. </view>
  123. <!-- 弹窗 -->
  124. <showIntegralModel :disjunctor="models.disjunctor" :operate="models.operate" :timestamp="models.timestamp"
  125. :orderId="models.orderId" @know="know()"></showIntegralModel>
  126. <!-- 未评价弹窗提示 -->
  127. <showModel :title="models6.title" :icon="models6.icon" :disjunctor="models6.disjunctor" :content="models6.content"
  128. @know="know6" :operate="models6.operate"></showModel>
  129. </scroll-view>
  130. </template>
  131. <script>
  132. import {
  133. get,
  134. post,
  135. webHandle
  136. } from "../../http/http.js";
  137. import showIntegralModel from "../../components/showIntegralModel/showIntegralModel.vue";
  138. import showModel from "../../components/showModel/showModel.vue";
  139. export default {
  140. data() {
  141. return {
  142. // 弹窗model
  143. models6: {
  144. disjunctor: false,
  145. },
  146. //滚动距离
  147. scroll_t: 0,
  148. scroll_t_old: 0,
  149. // 弹窗model
  150. models: {
  151. disjunctor: false,
  152. },
  153. animationData: {}, //动画
  154. actType: false,
  155. btnType: 1,
  156. checkedSear: {}, //筛选多选box
  157. types: "",
  158. typeData: [],
  159. listData: {
  160. idx: 0,
  161. sum: 20,
  162. workOrder: {
  163. abnormityType: "0",
  164. associationTypes: [],
  165. keyWord: "",
  166. },
  167. },
  168. workData: [],
  169. };
  170. },
  171. components: {
  172. showIntegralModel,
  173. showModel,
  174. },
  175. methods: {
  176. //滚动距离
  177. scrollList(e) {
  178. this.scroll_t_old = e.detail.scrollTop;
  179. },
  180. // 知道了
  181. know() {
  182. this.scroll_t = this.scroll_t_old;
  183. this.models.disjunctor = false;
  184. },
  185. //未评价弹窗知道了
  186. know6() {
  187. this.models6.disjunctor = false;
  188. },
  189. //积分详情
  190. detailIt(infoDATA) {
  191. if (infoDATA.gdState.value == 6) {
  192. this.models6 = {
  193. disjunctor: true,
  194. content: "暂未评价,无法查看积分详情",
  195. icon: "warn",
  196. operate: {
  197. know: "知道了"
  198. },
  199. };
  200. return;
  201. }
  202. this.models.disjunctor = true;
  203. this.models.orderId = infoDATA.id;
  204. this.models.timestamp = Date.now();
  205. },
  206. item() {
  207. this.actType = false;
  208. this.animation.opacity(0).step();
  209. this.animationData = this.animation.export();
  210. },
  211. // 确定
  212. ok(data) {
  213. this.getData(data);
  214. this.actType = false;
  215. this.animation.opacity(0).step();
  216. this.animationData = this.animation.export();
  217. },
  218. // 搜索
  219. search(data) {
  220. this.getData(data);
  221. this.actType = false;
  222. this.animation.opacity(0).step();
  223. this.animationData = this.animation.export();
  224. },
  225. // 重置
  226. Reset() {
  227. for (var k in this.checkedSear) {
  228. this.checkedSear[k] = false;
  229. }
  230. this.listData.workOrder.associationType = [];
  231. this.listData.workOrder.abnormityType = "0";
  232. this.listData.workOrder.keyWord = "";
  233. this.getData(this.listData);
  234. },
  235. // 筛选
  236. act() {
  237. if (this.actType) {
  238. //当前状态时展开
  239. this.animation.opacity(0).step();
  240. this.animationData = this.animation.export();
  241. } else {
  242. //seimin
  243. this.animation.opacity(1).step();
  244. this.animationData = this.animation.export();
  245. }
  246. this.actType = !this.actType;
  247. },
  248. // 类型筛选
  249. sxTab(type, id) {
  250. this.$set(this.checkedSear, id, !this.checkedSear[id]);
  251. let checkedArr = [];
  252. for (var k in this.checkedSear) {
  253. if (this.checkedSear[k]) {
  254. checkedArr.push(k);
  255. }
  256. }
  257. this.listData.workOrder.associationTypes = checkedArr;
  258. },
  259. gdTab(type) {
  260. this.listData.workOrder.abnormityType = type;
  261. },
  262. getType() {
  263. let data = {
  264. type: "list",
  265. key: "association_types",
  266. };
  267. post("/common/common/getDictionary", data).then((res) => {
  268. for (var i = 0; i < res.length; i++) {
  269. let list = {
  270. name: "",
  271. associationTypes: "",
  272. id: "",
  273. };
  274. list.name = res[i].name;
  275. list.associationTypes = res[i].value;
  276. list.id = res[i].id;
  277. this.typeData.push(list);
  278. let id = res[i].id;
  279. this.$set(this.checkedSear, id, false);
  280. }
  281. });
  282. },
  283. getData(data) {
  284. uni.showLoading({
  285. title: '加载中',
  286. mask: true
  287. });
  288. post("/api/getOrdersByDate/" + this.types, data).then((res) => {
  289. uni.hideLoading();
  290. if (res.status == 200) {
  291. res.data.data.forEach(v=>{
  292. if(v.completeTime){
  293. v.completeTime = v.completeTime.slice(5,16)
  294. }
  295. })
  296. this.workData = res.data.data;
  297. } else {
  298. uni.showToast({
  299. icon: "none",
  300. title: "请求失败!",
  301. });
  302. }
  303. });
  304. },
  305. },
  306. onLoad(options) {
  307. console.log(options)
  308. this.types = options.type;
  309. this.getType();
  310. this.getData(this.listData);
  311. // 创建动画
  312. this.animation = uni.createAnimation({
  313. duration: 500,
  314. timingFunction: "ease",
  315. });
  316. // #ifdef APP-PLUS
  317. webHandle("no", "app");
  318. // #endif
  319. // #ifdef H5
  320. webHandle("no", "wx");
  321. // #endif
  322. },
  323. onUnload() {
  324. // 页面关闭后清空数据
  325. this.animationData = {};
  326. },
  327. };
  328. </script>
  329. <style lang="less">
  330. .my_list {
  331. height: 100vh;
  332. .my_list_top {
  333. height: 90rpx;
  334. background: #fff;
  335. line-height: 90rpx;
  336. border-bottom: 2rpx solid rgb(142, 157, 158);
  337. position: fixed;
  338. top: 0;
  339. width: 100%;
  340. z-index: 999;
  341. display: flex;
  342. align-items: center;
  343. justify-content: space-between;
  344. .my_list_topL {
  345. float: left;
  346. width: 22%;
  347. height: 100%;
  348. font-size: 32rpx;
  349. text-align: center;
  350. display: flex;
  351. justify-content: center;
  352. align-items: center;
  353. text {
  354. font-size: 34rpx;
  355. }
  356. }
  357. .my_list_topC {
  358. float: left;
  359. width: 55%;
  360. input {
  361. height: 60rpx;
  362. border: 2rpx solid rgb(142, 157, 158);
  363. border-radius: 40rpx;
  364. width: 100%;
  365. padding-left: 10rpx;
  366. padding-right: 10rpx;
  367. }
  368. }
  369. .my_list_topR {
  370. float: right;
  371. width: 22%;
  372. height: 100%;
  373. font-size: 32rpx;
  374. text-align: center;
  375. }
  376. }
  377. .my_list_tops {
  378. background: #fff;
  379. position: fixed;
  380. padding-top: 20rpx;
  381. z-index: 999;
  382. top: 92rpx;
  383. width: 100%;
  384. opacity: 0;
  385. .tops {
  386. height: 100%;
  387. text-align: left;
  388. padding-left: 30rpx;
  389. font-size: 32rpx;
  390. .tops_cont {
  391. height: 100%;
  392. margin-top: 10rpx;
  393. overflow: hidden;
  394. display: flex;
  395. flex-wrap: wrap;
  396. justify-content: space-between;
  397. view {
  398. width: 32%;
  399. height: 70rpx;
  400. line-height: 70rpx;
  401. // float: left;
  402. text-align: center;
  403. // margin-right: 2%;
  404. color: rgb(142, 157, 158);
  405. background: rgb(249, 250, 251);
  406. border-radius: 8rpx;
  407. margin-bottom: 2%;
  408. }
  409. .ac {
  410. color: #fff !important;
  411. background-image: linear-gradient(to right,
  412. #72c172,
  413. #3bb197) !important;
  414. }
  415. .ac1 {
  416. display: inline-block;
  417. }
  418. }
  419. .tops_cont1 {
  420. height: 100rpx;
  421. margin-top: 10rpx;
  422. overflow: hidden;
  423. view {
  424. width: 45%;
  425. color: rgb(142, 157, 158);
  426. height: 70rpx;
  427. line-height: 70rpx;
  428. float: left;
  429. text-align: center;
  430. margin-right: 2%;
  431. background: rgb(249, 250, 251);
  432. border-radius: 8rpx;
  433. }
  434. }
  435. .tops_cont2 {
  436. height: 90rpx;
  437. line-height: 90rpx;
  438. }
  439. .lxType {
  440. color: #fff !important;
  441. background-image: linear-gradient(to right,
  442. #72c172,
  443. #3bb197) !important;
  444. }
  445. .gdType {
  446. color: #fff !important;
  447. background-image: linear-gradient(to right,
  448. #72c172,
  449. #3bb197) !important;
  450. }
  451. }
  452. .foot_btn2 {
  453. position: absolute;
  454. width: 100%;
  455. line-height: 90rpx;
  456. height: 90rpx;
  457. border-top: 2rpx solid #e5e9ed;
  458. border-bottom: 2rpx solid #e5e9ed;
  459. background: #f9fafb;
  460. text-align: center;
  461. view {
  462. height: 90rpx;
  463. width: 49%;
  464. color: rgb(153, 153, 153);
  465. font-size: 32rpx;
  466. }
  467. .btn1 {
  468. float: left;
  469. }
  470. .btn2 {
  471. float: right;
  472. border-left: 2rpx solid #e5e9ed;
  473. }
  474. }
  475. .btnType {
  476. color: rgb(102, 102, 102) !important;
  477. }
  478. }
  479. .item {
  480. padding: 0 20rpx;
  481. margin-top: 120rpx;
  482. .page_items {
  483. margin-bottom: 110rpx;
  484. .page_item {
  485. margin-top: 16rpx;
  486. min-height: 356rpx;
  487. background: #fff;
  488. border-radius: 8rpx;
  489. overflow: hidden;
  490. padding: 0 16rpx;
  491. border: 2rpx solid #e5e9ed;
  492. .L {
  493. width: 40rpx;
  494. height: 40rpx;
  495. border-radius: 50%;
  496. background: #f9fafb; // background: blue;
  497. position: relative;
  498. left: -50rpx;
  499. top: 66rpx;
  500. }
  501. .R {
  502. width: 40rpx;
  503. height: 40rpx;
  504. border-radius: 50%;
  505. background: #f9fafb;
  506. position: relative;
  507. float: right;
  508. right: -50rpx;
  509. top: 26rpx;
  510. }
  511. .starting {
  512. width: 50rpx;
  513. height: 50rpx;
  514. color: #fff;
  515. background: #49b856;
  516. display: inline-block;
  517. border-radius: 50%;
  518. text-align: center;
  519. line-height: 46rpx;
  520. font-size: 32rpx;
  521. margin-right: 6rpx;
  522. }
  523. .End {
  524. width: 50rpx;
  525. height: 50rpx;
  526. color: #fff;
  527. background: #39b199;
  528. display: inline-block;
  529. border-radius: 50%;
  530. text-align: center;
  531. line-height: 46rpx;
  532. font-size: 32rpx;
  533. margin-right: 6rpx;
  534. }
  535. .page_item_top {
  536. height: 86rpx;
  537. border-bottom: 2rpx dashed #e5e9ed;
  538. .page_item_top_L {
  539. height: 100%;
  540. float: left;
  541. line-height: 88rpx;
  542. .ac {
  543. width: 32rpx;
  544. height: 32rpx;
  545. border: 2rpx solid #ccc;
  546. display: inline-block;
  547. position: relative;
  548. top: 6rpx;
  549. display: none;
  550. text {
  551. width: 24rpx;
  552. height: 24rpx;
  553. background: #39b199;
  554. display: block;
  555. margin: 0 auto;
  556. margin-top: 4rpx;
  557. }
  558. }
  559. .ac1 {
  560. width: 32rpx;
  561. height: 32rpx;
  562. border: 2rpx solid #ccc;
  563. display: inline-block;
  564. position: relative;
  565. top: 6rpx;
  566. }
  567. .emergencys {
  568. background: #ff3b53 !important;
  569. width: 124rpx !important;
  570. }
  571. .emergency {
  572. background: #ff3b53 !important;
  573. }
  574. .emergency1 {
  575. background: #49b856 !important;
  576. }
  577. .page_item_cont_start {
  578. text-align: center;
  579. height: 44rpx;
  580. width: 104rpx;
  581. line-height: 44rpx;
  582. border-radius: 8rpx;
  583. background: #49b856;
  584. color: #fff;
  585. display: inline-block;
  586. font-size: 28rpx;
  587. margin-left: 16rpx;
  588. }
  589. .L_time {
  590. color: #6cc076;
  591. font-size: 32rpx;
  592. }
  593. .L_text {
  594. font-size: 32rpx;
  595. display: inline-block;
  596. font-weight: 700;
  597. }
  598. .L_iocn {
  599. display: inline-block;
  600. height: 52rpx;
  601. color: rgb(7, 134, 60);
  602. font-size: 28rpx;
  603. font-weight: 700;
  604. margin-left: 20rpx;
  605. }
  606. }
  607. .page_item_top_R {
  608. height: 60rpx;
  609. float: right;
  610. padding-top: 20rpx;
  611. font-size: 32rpx;
  612. position: absolute;
  613. right: 50rpx;
  614. line-height: 48rpx;
  615. .num {
  616. color: rgb(7, 134, 60);
  617. }
  618. .num1 {
  619. color: #ff3b53 !important;
  620. }
  621. }
  622. }
  623. .page_item_cont {
  624. min-height: 180rpx;
  625. padding: 0 16rpx;
  626. text-align: left;
  627. position: relative;
  628. .text_big {
  629. font-size: 32rpx;
  630. position: absolute;
  631. right: 16rpx;
  632. font-weight: 700;
  633. margin-top: 10rpx;
  634. }
  635. .text_big2 {
  636. font-size: 32rpx;
  637. position: absolute;
  638. right: 16rpx;
  639. font-weight: 700;
  640. }
  641. .line {
  642. height: 20rpx;
  643. width: 2rpx;
  644. border-left: 2rpx solid #e5e9ed;
  645. position: absolute;
  646. top: 82rpx;
  647. left: 40rpx;
  648. }
  649. .lines {
  650. height: 40%;
  651. width: 2rpx;
  652. border-left: 2rpx solid #e5e9ed;
  653. position: absolute;
  654. top: 23%;
  655. left: 36rpx;
  656. }
  657. .page_item_cont_T {
  658. padding-top: 28rpx;
  659. font-size: 28rpx;
  660. .page_item_cont_title {
  661. height: 100%;
  662. font-size: 32rpx;
  663. }
  664. }
  665. .page_item_cont_B {
  666. padding-top: 28rpx;
  667. margin-bottom: 28rpx;
  668. .page_item_cont_title {
  669. height: 60rpx;
  670. font-size: 32rpx;
  671. }
  672. .page_item_cont_title1 {
  673. height: 60rpx;
  674. line-height: 60rpx;
  675. font-size: 32rpx;
  676. padding-left: 64rpx;
  677. }
  678. }
  679. }
  680. .page_item_foot {
  681. border-top: 2rpx dashed #e5e9ed;
  682. padding: 28rpx 16rpx;
  683. text-align: left;
  684. display: flex;
  685. justify-content: space-between;
  686. align-items: center;
  687. .page_item_foot_text {
  688. height: 48rpx;
  689. font-size: 32rpx;
  690. line-height: 48rpx;
  691. margin-bottom: 20rpx;
  692. .text1 {
  693. color: rgb(102, 102, 102);
  694. &.b{
  695. font-weight: bolder;
  696. }
  697. }
  698. .text2 {
  699. float: right;
  700. font-weight: 700;
  701. }
  702. }
  703. }
  704. #infos {
  705. display: none;
  706. }
  707. .page_item_infos {
  708. padding-bottom: 20rpx;
  709. border-bottom: 2rpx dashed #e5e9ed;
  710. .page_item_info2 {
  711. text-align: left;
  712. line-height: 60rpx;
  713. font-size: 32rpx;
  714. padding-left: 16rpx;
  715. .page_item_foot_text {
  716. height: 48rpx;
  717. font-size: 32rpx;
  718. line-height: 48rpx;
  719. margin-bottom: 20rpx;
  720. .text1 {
  721. color: rgb(102, 102, 102);
  722. &.b{
  723. font-weight: bolder;
  724. }
  725. }
  726. .text2 {
  727. float: right;
  728. font-weight: 700;
  729. }
  730. }
  731. }
  732. }
  733. }
  734. }
  735. }
  736. }
  737. </style>