detail.vue 19 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695
  1. <template>
  2. <view class="container mine clearfix">
  3. <!-- <cu-custom :navbar-data='nvabarData' @navigateBack="hanldNavigateBack"></cu-custom> -->
  4. <view class="tui-header-box first"
  5. :style="{ height: isCmcustomClass == 'fiexd' ? CustomBar + 10 + 'px' : CustomBar + 30 + 'px' }"
  6. :class="isCmcustomClass">
  7. <view class="header-top" :style="{ paddingTop: top + 'px', lineHeight: CustomBar + 30 + 'px' }"></view>
  8. <view class="header-sit">
  9. <text class="iconfont icon-fanhui" @click.stop="this.$api.navigateBack(1)"></text>
  10. <text class="header-sit-text">子订单详情</text>
  11. </view>
  12. </view>
  13. <view class="tui-header-box"
  14. :style="{ height: CustomBar + 30 + 'px', backgroundImage: 'url(https://static.caimei365.com/app/crm/image/statistic_bg1.png)' }">
  15. </view>
  16. <view class="distinguish-section" :style="{ top: CustomBar - 14 + 'px', left: 0 + 'px' }">
  17. <view class="distinguish-section-conten">
  18. <view class="section-top">
  19. <view class="section-badges">
  20. <view class="list-title-tip">
  21. <text class="badges">{{ payment.orderType | formatOrderType }}</text>
  22. </view>
  23. <view class="list-title-num">{{ payment.confirmType | StateExpFormat }}</view>
  24. </view>
  25. <view class="button" @click="toNoSms('/pages/collection/list')">
  26. <text class="iconfont icon-wodedingdan"></text>
  27. 收款列表
  28. </view>
  29. </view>
  30. <view class="section-mid">
  31. <view class="list-title">
  32. <view class="list-title-t">
  33. <view class="list-title-tip">
  34. <text class="badges">{{ order.orderType | formatOrderType }}</text>
  35. </view>
  36. <view class="list-title-num">{{ order.confirmType | StateExpFormat }}</view>
  37. </view>
  38. <view class="list-title-b">
  39. 客户名称:<text class="text">{{ order.userName }}</text>
  40. </view>
  41. <view class="list-title-b">
  42. 订单编号:<text class="text">{{ order.orderNo }} ( {{ order.orderId }} )</text>
  43. </view>
  44. <view class="list-title-b">
  45. 下单日期:<text class="text">{{ order.orderTime }}</text>
  46. </view>
  47. <view class="list-title-b">
  48. <view class="list-title-b-item ">
  49. 订单金额:<text class="text">¥{{ order.payTotalFee | NumFormat }}</text>
  50. </view>
  51. <view class="list-title-b-item ">
  52. 余额抵扣:<text class="text">¥{{ order.balancePayFee | NumFormat }}</text>
  53. </view>
  54. </view>
  55. <view class="list-title-b">
  56. 经理折扣:
  57. <text class="text" v-if="order.discountFee - order.returnedPurchaseFee > 0">
  58. ¥{{ order.discountFee - order.returnedPurchaseFee }}
  59. <text>
  60. (原¥{{ order.discountFee }} 折扣取消¥{{
  61. order.discountFee - order.returnedPurchaseFee > 0
  62. ? order.returnedPurchaseFee
  63. : order.discountFee
  64. }})
  65. </text>
  66. </text>
  67. <text v-else>¥0.00(原¥0.00折扣取消¥0.00)</text>
  68. </view>
  69. <view class="list-title-b" v-if="order.returnedPurchaseFee > 0">
  70. 退货退款:
  71. <text class="text">
  72. (原¥{{ order.returnedPurchaseFee }} 折扣取消¥{{
  73. j.discountFee - j.returnedPurchaseFee > 0
  74. ? order.returnedPurchaseFee
  75. : order.discountFee
  76. }})
  77. </text>
  78. </view>
  79. <view class="list-title-b">
  80. <view class="list-title-b-item ">
  81. 应收金额:<text class="text">¥{{ order.payableAmount | NumFormat }}</text>
  82. </view>
  83. <view class="list-title-b-item ">
  84. 已收金额:<text class="text">¥{{ order.paidAmount | NumFormat }}</text>
  85. </view>
  86. </view>
  87. <view class="list-title-b">
  88. <view class="list-title-b-item ">
  89. 剩余应收:<text class="text">¥{{ order.surplusAmount | NumFormat }}</text>
  90. </view>
  91. <view class="list-title-b-item ">
  92. 待审金额:<text class="text">¥{{ order.receiptAmount | NumFormat }}</text>
  93. </view>
  94. </view>
  95. </view>
  96. </view>
  97. <view class="section-mid supper">
  98. <view class="list-title supper">
  99. <view class="list-title-b">
  100. 子订单号(标识):<text class="text">{{ payment.number }} ( {{ payment.id }} )</text>
  101. </view>
  102. <view class="list-title-b">
  103. 供应商:<text class="text">{{ payment.userName }}</text>
  104. </view>
  105. <view class="list-title-b">
  106. 订单金额:<text class="text">¥{{ payment.receiptAmount | NumFormat }}</text>
  107. </view>
  108. </view>
  109. <view class="list-goods">
  110. <view class="list-goods-item" v-for="(product, index) in payment.productList" :key="index">
  111. <view class="list-goods-image">
  112. <image class="list-image" :src="product.image" mode=""></image>
  113. <view class="list-tags" v-if="product.productType == 1">赠品</view>
  114. </view>
  115. <view class="list-goods-mains">
  116. <view class="list-name">{{ product.name }}</view>
  117. <view class="list-text">
  118. <view class="list-text-item">单价:¥{{ product.price | NumFormat }}</view>
  119. <view class="list-text-item">数量:{{ product.productNum }}</view>
  120. </view>
  121. <view class="list-text">合计:¥{{ product.totalPrice | NumFormat }}</view>
  122. </view>
  123. </view>
  124. </view>
  125. </view>
  126. </view>
  127. </view>
  128. <!-- 弹窗提示 -->
  129. <tui-modal :show="modal" @click="handleClick" @cancel="hideMobel" :title="contentModalTitle"
  130. :content="contentModalText" :button="modalButton" color="#333" :size="32" shape="circle"
  131. :maskClosable="false">
  132. </tui-modal>
  133. </view>
  134. </template>
  135. <script>
  136. import wxLogin from '@/services/wxLogin.js'
  137. import {
  138. mapState,
  139. mapMutations
  140. } from 'vuex'
  141. export default {
  142. data() {
  143. return {
  144. isIphoneX:this.$store.state.isIphoneX,
  145. nvabarData: {
  146. //顶部自定义导航
  147. showCapsule: 1, // 是否显示左上角图标 1表示显示 0表示不显示,
  148. showSearch: 0,
  149. title: '', // 导航栏 中间的标题
  150. haveBack: false,
  151. home: false,
  152. textLeft: this.$store.state.isIphone,
  153. bgColor: '#D33020',
  154. textColor: '#ffffff'
  155. },
  156. payment:{
  157. id: 6090,
  158. number: 'W164488903271223',
  159. receiptAmount: 5000, //收款金额
  160. associateAmount: 5000, //关联金额
  161. orderType: 1, //收款类型
  162. receiptDate: '2022-02-15 10:58:25', // 收款时间
  163. reviewDate: '2022-02-15 10:58:25', // 审核时间
  164. smsContent:
  165. '【中信银行】您尾号0897的中信卡于05月29日14:42,二代支付存入人民币99.00元,当前余额为人民币13871.67元。',
  166. confirmType: 11,
  167. userName: '采美网络信息有限公司',
  168. sourceType: 2,
  169. state: 1,
  170. isChecked: false,
  171. productList:[
  172. {
  173. image:'https://img.caimei365.com/group1/M00/00/38/rB-lGGGbNPCAXPlfAAbfLUx_7cE227.png',
  174. name:'Skin 2 Skin Med 颜层面部皮肤注射泵 禾雅堂AI水光注射仪 含底座',
  175. productType:0,
  176. price:1000000,
  177. productNum:1,
  178. totalPrice:1000000
  179. },
  180. {
  181. image:'https://img.caimei365.com/group1/M00/00/38/rB-lGGGbNPCAXPlfAAbfLUx_7cE227.png',
  182. name:'Skin 2 Skin Med 颜层面部皮肤注射泵 禾雅堂AI水光注射仪 含底座',
  183. productType:1,
  184. price:1000000,
  185. productNum:1,
  186. totalPrice:1000000
  187. },
  188. {
  189. image:'https://img.caimei365.com/group1/M00/00/38/rB-lGGGbNPCAXPlfAAbfLUx_7cE227.png',
  190. name:'Skin 2 Skin Med 颜层面部皮肤注射泵 禾雅堂AI水光注射仪 含底座',
  191. productType:0,
  192. price:1000000,
  193. productNum:1,
  194. totalPrice:1000000
  195. },
  196. {
  197. image:'https://img.caimei365.com/group1/M00/00/38/rB-lGGGbNPCAXPlfAAbfLUx_7cE227.png',
  198. name:'Skin 2 Skin Med 颜层面部皮肤注射泵 禾雅堂AI水光注射仪 含底座',
  199. productType:1,
  200. price:1000000,
  201. productNum:1,
  202. totalPrice:1000000
  203. },
  204. {
  205. image:'https://img.caimei365.com/group1/M00/00/38/rB-lGGGbNPCAXPlfAAbfLUx_7cE227.png',
  206. name:'Skin 2 Skin Med 颜层面部皮肤注射泵 禾雅堂AI水光注射仪 含底座',
  207. productType:0,
  208. price:1000000,
  209. productNum:1,
  210. totalPrice:1000000
  211. },
  212. {
  213. image:'https://img.caimei365.com/group1/M00/00/38/rB-lGGGbNPCAXPlfAAbfLUx_7cE227.png',
  214. name:'Skin 2 Skin Med 颜层面部皮肤注射泵 禾雅堂AI水光注射仪 含底座',
  215. productType:1,
  216. price:1000000,
  217. productNum:1,
  218. totalPrice:1000000
  219. },
  220. {
  221. image:'https://img.caimei365.com/group1/M00/00/38/rB-lGGGbNPCAXPlfAAbfLUx_7cE227.png',
  222. name:'Skin 2 Skin Med 颜层面部皮肤注射泵 禾雅堂AI水光注射仪 含底座',
  223. productType:0,
  224. price:1000000,
  225. productNum:1,
  226. totalPrice:1000000
  227. },
  228. {
  229. image:'https://img.caimei365.com/group1/M00/00/38/rB-lGGGbNPCAXPlfAAbfLUx_7cE227.png',
  230. name:'Skin 2 Skin Med 颜层面部皮肤注射泵 禾雅堂AI水光注射仪 含底座',
  231. productType:1,
  232. price:1000000,
  233. productNum:1,
  234. totalPrice:1000000
  235. },
  236. ]
  237. },
  238. modalButton: [{
  239. text: '取消',
  240. type: 'gray',
  241. plain: true //是否空心
  242. },
  243. {
  244. text: '确认',
  245. customStyle: {
  246. color: '#fff',
  247. bgColor: '#4688fa'
  248. },
  249. plain: false
  250. }
  251. ],
  252. params: {
  253. type: 1,
  254. banksType: 1,
  255. amount: '',
  256. chargeValue: '',
  257. remarks: '',
  258. time: this.$api.getNowFormatDate()
  259. },
  260. infoData: {},
  261. isCmcustomClass: 'left',
  262. CustomBar: this.CustomBar, // 顶部导航栏高度
  263. height: 64, //header高度
  264. top: 0, //标题图标距离顶部距离
  265. scrollH: 0, //滚动总高度
  266. opcity: 1,
  267. isCheckedCharge: false,
  268. contentModalTitle: '',
  269. contentModalText: '', //操作文字提示语句
  270. modal: false,
  271. }
  272. },
  273. onLoad() {
  274. let obj = {}
  275. // #ifdef MP-WEIXIN
  276. obj = wx.getMenuButtonBoundingClientRect()
  277. // #endif
  278. // #ifdef MP-BAIDU
  279. obj = swan.getMenuButtonBoundingClientRect()
  280. // #endif
  281. // #ifdef MP-ALIPAY
  282. my.hideAddToDesktopMenu()
  283. // #endif
  284. uni.getSystemInfo({
  285. success: res => {
  286. this.width = obj.left || res.windowWidth
  287. this.height = obj.top ? obj.top + obj.height + 8 : res.statusBarHeight + 44
  288. this.top = obj.top ? obj.top + (obj.height - 32) / 2 : res.statusBarHeight + 6
  289. this.scrollH = res.windowWidth * 0.6
  290. }
  291. })
  292. },
  293. filters: {
  294. formatOrderType(value) {
  295. switch (value) {
  296. case 0:
  297. return '协销订单'
  298. break
  299. case 1:
  300. return '自主订单'
  301. break
  302. case 2:
  303. return '客服订单'
  304. break
  305. }
  306. },
  307. StateExpFormat(state) {
  308. //订单状态文字和颜色
  309. var HtmlStateText = '',
  310. stateTextObject = {
  311. 0: '待确认',
  312. 4: '交易完成',
  313. 5: '订单完成',
  314. 6: '已关闭',
  315. 7: '交易全退',
  316. 77: '交易全退',
  317. 11: '待付款待发货',
  318. 12: '待付款部分发货',
  319. 13: '待付款已发货',
  320. 21: '部分付款待发货',
  321. 22: '部分付款部分发货',
  322. 23: '部分付款已发货',
  323. 31: '已付款待发货',
  324. 32: '已付款部分发货',
  325. 33: '已付款已发货',
  326. 111: '待付款待发货'
  327. }
  328. Object.keys(stateTextObject).forEach(function(key) {
  329. if (key == state) {
  330. HtmlStateText = stateTextObject[key]
  331. }
  332. })
  333. return HtmlStateText
  334. },
  335. NumFormat(value) {
  336. //处理金额
  337. if (value) {
  338. return Number(value).toFixed(2)
  339. } else {
  340. return '0.00'
  341. }
  342. }
  343. },
  344. computed: {
  345. ...mapState(['hasLogin'])
  346. },
  347. methods: {
  348. bindPickerChange(type, e) {
  349. // 选择选项
  350. switch (type) {
  351. case 1:
  352. this.paymentTypeText = this.paymentActions[e.target.value].name
  353. this.params.type = this.paymentActions[e.target.value].value
  354. console.log('款项类型', this.paymentTypeText)
  355. console.log('款项类型', this.params.type)
  356. break
  357. case 2:
  358. this.banksTypeText = this.banksActions[e.target.value].name
  359. this.params.banksType = this.banksActions[e.target.value].value
  360. console.log('收款类型', this.params.banksType)
  361. break
  362. }
  363. },
  364. showTuiDateTime() {
  365. this.$refs.dateTime.show()
  366. },
  367. confirmDistinguish() {
  368. if (this.params.amount == '') {
  369. this.$util.msg('请输入收款金额', 2000)
  370. return
  371. }
  372. if (this.isCheckedCharge) {
  373. if (this.params.chargeValue == '') {
  374. this.$util.msg('请输入手续费', 2000)
  375. return
  376. }
  377. }
  378. if (this.params.remarks == '') {
  379. this.$util.msg('请填写收款备注', 2000)
  380. return
  381. }
  382. if (this.params.type == 1) {
  383. this.contentModalTitle = '确定收款吗?'
  384. this.contentModalText = '确认前请仔细检查各项数据是否正确,确认收款后将不能进行修改。' //操作文字提示语句
  385. } else if (this.params.type == 2) {
  386. this.contentModalTitle = ''
  387. this.contentModalText = '确定返佣收款吗?' //操作文字提示语句
  388. } else if (this.params.type == 3) {
  389. this.contentModalTitle = ''
  390. this.contentModalText = '确定供应商退款吗?' //操作文字提示语句
  391. }
  392. this.modal = true
  393. console.log('收款')
  394. },
  395. handleClick(e) {
  396. // 确认收款
  397. if (e.index == 1) {
  398. this.$api.navigateTo('/pages/collection/detail')
  399. }
  400. this.modal = false
  401. },
  402. hideMobel() {
  403. this.modal = false
  404. },
  405. checkedCharge() {
  406. // 勾选手续费
  407. this.isCheckedCharge = !this.isCheckedCharge
  408. },
  409. changeNumber(e) {
  410. // 校验输入为数字
  411. if (!this.$api.isNumber(e.detail.value)) {
  412. this.params.amount = ''
  413. } else {
  414. this.params.amount = e.detail.value
  415. }
  416. },
  417. toNoSms(url){
  418. this.$api.navigateTo(url)
  419. },
  420. formatColor(state) {
  421. //设置邀请码状态亚瑟
  422. let stateColor = '',
  423. stateColorObject = {
  424. 0: '#f0ad4e',
  425. 1: '#4cd964',
  426. 2: '#dd524d',
  427. 3: '#007aff'
  428. }
  429. Object.keys(stateColorObject).forEach(function(key) {
  430. if (key == state) {
  431. stateColor = stateColorObject[key]
  432. }
  433. })
  434. return stateColor
  435. },
  436. },
  437. onPageScroll(e) {
  438. //实时获取到滚动的值
  439. if (e.scrollTop > 30) {
  440. this.isCmcustomClass = 'fiexd'
  441. } else {
  442. this.isCmcustomClass = 'left'
  443. }
  444. },
  445. onPullDownRefresh() {
  446. setTimeout(() => {
  447. // this.initSsoMemberCollectionList()
  448. uni.stopPullDownRefresh()
  449. }, 200)
  450. },
  451. onShow() {
  452. if (this.hasLogin) {
  453. this.GetDataInfo()
  454. }
  455. }
  456. }
  457. </script>
  458. <style lang="scss">
  459. @import '@/uni.scss';
  460. page {
  461. background: #fff;
  462. }
  463. .tui-header-box {
  464. width: 100%;
  465. background: #ffffff;
  466. z-index: 999;
  467. background-size: cover;
  468. background-image: url(https://static.caimei365.com/app/crm/image/statistic_bg2.png);
  469. &.fiexd {
  470. position: fixed;
  471. top: 0;
  472. left: 0;
  473. }
  474. }
  475. .header-top {
  476. width: 100%;
  477. font-size: 16px;
  478. font-weight: 500;
  479. height: 32px;
  480. display: flex;
  481. align-items: center;
  482. justify-content: center;
  483. position: relative;
  484. padding: 0 40rpx;
  485. }
  486. .header-sit {
  487. width: 100%;
  488. box-sizing: border-box;
  489. height: 80rpx;
  490. line-height: 80rpx;
  491. box-sizing: border-box;
  492. color: #ffffff;
  493. .header-sit-text {
  494. text-align: left;
  495. font-size: $font-size-40;
  496. font-weight: 600;
  497. font-family: '正楷';
  498. }
  499. .icon-fanhui {
  500. display: block;
  501. width: 80rpx;
  502. height: 80rpx;
  503. float: left;
  504. text-align: center;
  505. line-height: 80rpx;
  506. font-size: 42rpx;
  507. }
  508. .icon-iconfonticonfontsousuo1 {
  509. font-size: 42rpx;
  510. margin-left: 30rpx;
  511. }
  512. }
  513. .mine {
  514. width: 100%;
  515. height: 100%;
  516. position: relative;
  517. }
  518. .distinguish-section {
  519. width: 100%;
  520. position: absolute;
  521. padding: 40rpx 20rpx;
  522. box-sizing: border-box;
  523. }
  524. .distinguish-section-conten {
  525. width: 100%;
  526. height: auto;
  527. position: relative;
  528. background-color: #ffffff;
  529. border-radius: 20rpx;
  530. padding: 20rpx;
  531. box-shadow: 0 10rpx 10rpx 0 rgba(86, 119, 252, 0.2);
  532. .section-top {
  533. width: 100%;
  534. height: 66rpx;
  535. box-sizing: border-box;
  536. .section-badges {
  537. float: left;
  538. height: 66rpx;
  539. padding: 13rpx 0;
  540. .list-title-tip {
  541. float: left;
  542. .badges {
  543. display: block;
  544. float: left;
  545. padding: 0 15rpx;
  546. height: 40rpx;
  547. line-height: 40rpx;
  548. border-radius: 4rpx;
  549. background: radial-gradient(circle, rgba(255, 180, 39, 1) 0%, rgba(245, 142, 77, 1) 100%);
  550. font-size: $font-size-24;
  551. text-align: center;
  552. color: #ffffff;
  553. }
  554. }
  555. .list-title-num {
  556. float: left;
  557. text-align: left;
  558. color: #e15616;
  559. line-height: 40rpx;
  560. margin-left: 20rpx;
  561. }
  562. }
  563. .button {
  564. float: right;
  565. box-sizing: border-box;
  566. padding: 0 24rpx;
  567. height: 100%;
  568. line-height: 66rpx;
  569. background: $btn-confirm;
  570. border-radius: 8rpx;
  571. text-align: center;
  572. color: #ffffff;
  573. }
  574. }
  575. .section-mid{
  576. width: 100%;
  577. height: auto;
  578. display: flex;
  579. flex-direction: column;
  580. padding: 15rpx 0;
  581. position: relative;
  582. border-radius:0 0 20rpx 20rpx;
  583. &.supper{
  584. padding: 0;
  585. .list-goods{
  586. width: 100%;
  587. height: auto;
  588. margin-top: 20rpx;
  589. .list-goods-item{
  590. width: 100%;
  591. height: 180rpx;
  592. margin-bottom: 20rpx;
  593. .list-goods-image{
  594. width: 180rpx;
  595. height: 180rpx;
  596. border-radius: 8rpx;
  597. float: left;
  598. position: relative;
  599. .list-image{
  600. width: 180rpx;
  601. height: 180rpx;
  602. border-radius: 8rpx;
  603. display: block;
  604. }
  605. .list-tags{
  606. padding: 0 15rpx;
  607. height: 40rpx;
  608. text-align: center;
  609. line-height: 40rpx;
  610. font-size: 22rpx;
  611. border-radius: 8rpx 20rpx 0 20rpx;
  612. color: #FFFFFF;
  613. background-color: #dd524d;
  614. position: absolute;
  615. top: 0;
  616. left: 0;
  617. }
  618. }
  619. .list-goods-mains{
  620. width: 480rpx;
  621. height: 100%;
  622. float: left;
  623. padding:10rpx 0;
  624. padding-left: 24rpx;
  625. .list-name{
  626. width: 100%;
  627. line-height: 40rpx;
  628. font-size: $font-size-24;
  629. color: #333333;
  630. text-align: left;
  631. text-overflow: ellipsis;
  632. overflow: hidden;
  633. display: -webkit-box;
  634. -webkit-line-clamp: 2;
  635. line-clamp: 2;
  636. -webkit-box-orient: vertical;
  637. }
  638. .list-text{
  639. width: 100%;
  640. height: 40rpx;
  641. float: left;
  642. font-size: $font-size-24;
  643. line-height: 40rpx;
  644. color: #999999;
  645. text-align: left;
  646. .list-text-item {
  647. width: 50%;
  648. height: 100%;
  649. float: left;
  650. }
  651. }
  652. }
  653. }
  654. }
  655. }
  656. .list-title {
  657. width: 100%;
  658. height: auto;
  659. &.supper{
  660. background-color: #F7F7F7;
  661. padding:0 10rpx;
  662. }
  663. .list-title-b {
  664. width: 100%;
  665. height: 50rpx;
  666. float: left;
  667. font-size: $font-size-24;
  668. line-height: 50rpx;
  669. color: #666666;
  670. text-align: left;
  671. .text{
  672. color: #999999;
  673. }
  674. .list-title-b-item {
  675. width: 50%;
  676. height: 100%;
  677. float: left;
  678. }
  679. }
  680. }
  681. }
  682. }
  683. </style>