goodsList.vue 17 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727
  1. <template>
  2. <view class="content">
  3. <homenav :iStatusBarHeight="iStatusBarHeight" :title="'适配蓄电池'"></homenav>
  4. <view class="box">
  5. <view class="historyLine">
  6. <view class="historyLogoBox">
  7. <image :src="optdata.logo" mode="" class="historylinecarImg"></image>
  8. </view>
  9. <view>
  10. <view class="historylinecar">{{optdata.value}}</view>
  11. <view class="historyLineVin" v-if="optdata.isVin==1"><!-- -->
  12. <view style="display: flex; padding-top: 16rpx;">
  13. <view class="vinms">VIN:</view>
  14. <view class="vinNum">{{optdata.vin}}</view>
  15. </view>
  16. <view class="copyVin" @click="copyFn(optdata.vin)">复制</view>
  17. </view>
  18. </view>
  19. </view>
  20. <view class="topBtnBox">
  21. <view class="" style="display: flex;">
  22. <view class="topBtn" @click="goinstallation">电池安装</view>
  23. <view class="topBtn" @click="gopz">车辆详情</view>
  24. </view>
  25. <view class="vinJc" @click="vinJc">纠错</view>
  26. </view>
  27. </view>
  28. <view class="goodscont">
  29. <!-- <view class="topBox">
  30. <view class="topLine" @click="goby">
  31. <image src="../../static/img/icon_baoyang.png" mode="" class="toplineImg"></image>
  32. <view class="topName">保养周期</view>
  33. </view>
  34. <view class="topsx"></view>
  35. <view class="topLine" @click="gopz">
  36. <image src="../../static/img/icon_cheliang.png" mode="" class="toplineImg"></image>
  37. <view class="topName">车辆配置</view>
  38. </view>
  39. </view> -->
  40. <!-- <view class="goosLeft">
  41. <view class="goodsLefeLine" :class="{glActive:leftIndex==index}"
  42. @click="leftFn(index,item)" v-for="(item,index) in leftData">
  43. <view class="leftKK" v-if="leftIndex==index"></view>
  44. <view v-else class="leftKK2"></view>
  45. <view class="glName">{{item.name}}</view>
  46. </view>
  47. </view> -->
  48. <view class="jiyouBox">
  49. <view class="brandBox">
  50. <!-- <view class="brandBtn" :class="{brandActive:type==1}" @click="ckBrand(1)">阿诺德</view>
  51. <view class="brandBtn" :class="{brandActive:type==2}" @click="ckBrand(2)">鸿雁</view>
  52. <view class="brandBtn" :class="{brandActive:type==3}" @click="ckBrand(3)">三冠</view>
  53. <view class="brandBtn" :class="{brandActive:type==4}" @click="ckBrand(4)">威斯康</view> -->
  54. <view class="brandBtn" v-for="(item,index) in brandList" :class="{brandActive:item.ck}" @click="ckBrand(item)">{{item.name}}</view>
  55. </view>
  56. <!-- <view class="ckName">
  57. {{componentName}}
  58. </view> -->
  59. <view class="jylineBox" v-if="loading">
  60. <view class="jyline" v-for="(item,index) in MaintainPartList" @click="godetail(item)"><!-- MaintainPartList -->
  61. <view class="lineLeft">
  62. <view class="jyimgBox">
  63. <image v-if="item.imgs.split(',')[0]" :src="item.imgs.split(',')[0]" mode="aspectFit" class="jyimg"></image>
  64. <image v-else src="../../static/img/noimg.png" mode="aspectFit" class="jyimg"></image>
  65. </view>
  66. <view class="gengduosp" @click.stop="goSp(item)">更多适配</view>
  67. </view>
  68. <view class="lineRgiht">
  69. <!-- <view class="goodsName">{{item.name}}| {{item.partsCode}}</view> -->
  70. <view class="goodsName">附属型号:{{item.factoryNumber}} </view>
  71. <view class="goodsMs">电池型号:{{item.specificationModel}} </view>
  72. <view class="goodsMs">系列:{{item.brand}} <span>{{item.GeneralpurposeName}}</span> <span class="englishname" v-if="item.englishname">{{item.englishname}}</span> </view>
  73. <view class="goodsMs" v-if="item.carmodelremark">适用车型:{{item.carmodelremark}} </view>
  74. <view class="lineBottom">
  75. <view></view>
  76. <view class="correction" @click.stop="gojc(item)">纠错</view>
  77. </view>
  78. </view>
  79. </view>
  80. </view>
  81. <nodata v-if="MaintainPartList.length==0"></nodata>
  82. </view>
  83. <!-- <view class="jiyouBox" v-if="loading">
  84. <view class="jiyouTop">
  85. <view class="jiyoutopTitle">原厂售后推荐</view>
  86. </view>
  87. <view class="salesLine">
  88. <view class="salesLeft">建议加注量</view>
  89. <view class="salesRight">{{oilusage}}</view>
  90. </view>
  91. <view class="salesLine">
  92. <view class="salesLeft">规格型号</view>
  93. <view class="salesRight">{{spec}}</view>
  94. </view>
  95. </view> -->
  96. </view>
  97. </view>
  98. </template>
  99. <script>
  100. import nodata from '../../components/nodata/nodata.vue'
  101. import homenav from "../../components/homenav/nav.vue"
  102. export default {
  103. components: {
  104. nodata,homenav
  105. },
  106. data() {
  107. return {
  108. optdata:'',
  109. MaintainPartList:[],
  110. oilusage:'',
  111. iStatusBarHeight:'',
  112. loading:false,
  113. spec:'',
  114. modelRemarkNum:1,
  115. oldMaintainPartList:'',
  116. type:'',
  117. leftIndex:0,
  118. leftData:[
  119. {name:'机油',componentCode:'015001'},
  120. {name:'变速箱油',componentCode:'007005'},
  121. {name:'变速箱滤清器',componentCode:'007004'},
  122. {name:'雨刷',componentCode:'006004'},
  123. ],
  124. // componentCode:'015001',
  125. componentCode:'',
  126. componentName:'机油',
  127. brandList:[
  128. {name:'三冠',id:'fc89e243-3358-4037-80ed-67c5d8c35085',ck:false},
  129. {name:'威斯康',id:'ee21a0d0-f181-42be-990b-73eb692c196d',ck:false},
  130. {name:'阿诺德',id:'a136f3b8-0586-4fe5-ac49-389aa4cc990b',ck:false},
  131. {name:'鸿雁',id:'8fa5f395-86c7-4488-b4ea-ac058c7ae330',ck:false},
  132. ],
  133. brandId:'',
  134. defaultPic:'../../static/goods-image/defaultPic.png',
  135. isVin:'',
  136. vin:'',
  137. }
  138. },
  139. onLoad(opt) {
  140. console.log(opt)
  141. this.iStatusBarHeight = uni.getSystemInfoSync().statusBarHeight;
  142. this.optdata=opt;
  143. if(this.optdata.type){
  144. this.type=this.optdata.type
  145. }
  146. if(opt.scarid){
  147. this.scarid=opt.scarid;
  148. this.queryCarModelGroupInfo()
  149. }else{
  150. if(opt.isVin==1){
  151. this.isVin=1;
  152. this.vin=opt.vin
  153. }
  154. this.saveQueryHistory()
  155. this.queryMaintainPartList()
  156. this.queryOilInfoByGroupID()
  157. }
  158. },
  159. methods: {
  160. goSp(item){
  161. var title=item.brand+item.name
  162. var title2=item.partsCode+" | "+item.specificationModel
  163. uni.navigateTo({
  164. url:'adaptationsMore?partsId='+item.id+'&title='+title+'&title2='+title2
  165. })
  166. },
  167. vinJc(){
  168. var jcData=this.optdata
  169. uni.setStorageSync('jcData',jcData)
  170. uni.navigateTo({
  171. url:'correction?type=1'
  172. })
  173. },
  174. gojc(item){
  175. var goods=item.name+'-'+item.brand+'-'+item.factoryNumber
  176. console.log(goods)
  177. var jcData={
  178. goods:goods,
  179. carGroupId:this.optdata.id,
  180. value:this.optdata.value,
  181. partId:item.id,
  182. vin:this.optdata.vin
  183. }
  184. uni.setStorageSync('jcData',jcData)
  185. uni.navigateTo({
  186. url:'correction?type=2'
  187. })
  188. },
  189. queryCarModelGroupInfo(){
  190. uni.showLoading({ title: '加载中'});
  191. this.$http('matchingByOpen/queryCarModelGroupInfo', {
  192. id:this.scarid,
  193. },'POST').then(res => {
  194. uni.hideLoading();
  195. var data={
  196. value:res.data.value,
  197. id:res.data.id,
  198. nLevelID:res.data.carModelInfo.nLevelID,
  199. logo:res.data.carModelInfo.logo,
  200. }
  201. this.optdata=data;
  202. this.saveQueryHistory();
  203. this.queryMaintainPartList()
  204. })
  205. },
  206. saveQueryHistory(){
  207. this.$http2('saveQueryHistory', {
  208. nLevelID:this.optdata.nLevelID,
  209. logo:this.optdata.logo,
  210. title:this.optdata.value,
  211. groupId:this.optdata.id,
  212. isVin:this.isVin,
  213. vin:this.vin
  214. },'POST').then(res => {
  215. })
  216. },
  217. leftFn(index,item){
  218. this.leftIndex=index
  219. this.componentCode=item.componentCode
  220. this.componentName=item.name
  221. this.queryMaintainPartList()
  222. },
  223. ckBrand(item){
  224. item.ck=!item.ck
  225. //this.type=num
  226. var ids=[]
  227. this.brandList.forEach(item=>{
  228. if(item.ck){
  229. ids.push(item.id)
  230. }
  231. })
  232. this.brandId=ids.join(',')
  233. this.queryMaintainPartList()
  234. },
  235. goinstallation(){
  236. uni.showLoading({ title: '加载中'});
  237. this.$http('partsByOpen/queryCarmodelhelp', {
  238. componentCode:"005001",
  239. groupId:this.optdata.id
  240. },'POST').then(res => {
  241. uni.hideLoading();
  242. //this.imgUrl=res.data.yhzl.imgUrl
  243. var mtList=res.data.yhzl.mtList
  244. if(mtList){
  245. this.goinstallationRouter()
  246. }else{
  247. uni.showToast({
  248. title: '数据待完善',
  249. icon: 'none',
  250. duration: 3000
  251. });
  252. }
  253. }).catch(err=>{
  254. uni.hideLoading();
  255. uni.showToast({
  256. title: '数据待完善',
  257. icon: 'none',
  258. duration: 3000
  259. });
  260. })
  261. },
  262. goinstallationRouter(){
  263. uni.navigateTo({
  264. url:'installation?groupIds='+this.optdata.id+'&componentCode='+this.componentCode
  265. })
  266. },
  267. modelRemarkTab(num){
  268. this.modelRemarkNum=num
  269. if(num == 1){
  270. var name='0-10万公里'
  271. var arr=[]
  272. this.oldMaintainPartList.forEach(item=>{
  273. var state=false
  274. item.ruleList.forEach(v=>{
  275. if(v.version == name){
  276. state=true
  277. }
  278. })
  279. if(state){
  280. arr.push(item)
  281. }
  282. })
  283. this.MaintainPartList=arr
  284. //this.MaintainPartList= this.oldMaintainPartList.filter(item => item.modelRemark.includes(name))
  285. }else{
  286. var name='10万公里以上'
  287. var arr=[]
  288. this.oldMaintainPartList.forEach(item=>{
  289. var state=false
  290. item.ruleList.forEach(v=>{
  291. if(v.version == name){
  292. state=true
  293. }
  294. })
  295. if(state){
  296. arr.push(item)
  297. }
  298. })
  299. this.MaintainPartList=arr
  300. //this.MaintainPartList= this.oldMaintainPartList.filter(item => item.modelRemark.includes(name))
  301. }
  302. },
  303. queryMaintainPartList(){
  304. this.loading=false;
  305. uni.showLoading({ title: '加载中'});
  306. if(this.componentCode){
  307. var json={
  308. groupId:this.optdata.id,
  309. componentCode:this.componentCode,
  310. brandId:this.brandId
  311. }
  312. }else{
  313. var json={
  314. groupId:this.optdata.id,
  315. brandId:this.brandId
  316. }
  317. }
  318. this.$http('partsByOpen/queryMaintainPartList', json,'POST').then(res => {
  319. this.loading=true;
  320. uni.hideLoading();
  321. this.MaintainPartList=res.data
  322. if(this.MaintainPartList.length>1){
  323. this.MaintainPartList.reverse()
  324. }
  325. this.oldMaintainPartList=res.data
  326. // this.modelRemarkTab(1)
  327. })
  328. },
  329. queryOilInfoByGroupID(){
  330. var that=this;
  331. this.$http('matchingByOpen/queryOilInfoByGroupID', {
  332. // mileage:'30000',
  333. groupId:this.optdata.id,
  334. },'POST').then(res => {
  335. var arr = res.data
  336. arr.forEach(item=>{
  337. if(item[0]=='机油'){
  338. that.oilusage=item[2]
  339. that.spec=item[1]
  340. }
  341. })
  342. console.log(that.oilusage)
  343. })
  344. },
  345. goby(){
  346. uni.navigateTo({
  347. url:'/pages/index/maintenance?nLevelID='+this.optdata.nLevelID+'&id='+this.optdata.id
  348. })
  349. },
  350. godetail(e){
  351. uni.navigateTo({
  352. url:'/pages/index/goodsDetail?id='+e.id
  353. })
  354. },
  355. gopz(){
  356. uni.navigateTo({
  357. url:'/pages/index/carConfiguration?nLevelID='+this.optdata.nLevelID
  358. })
  359. },
  360. copyFn(e){
  361. uni.setClipboardData({
  362. data: e,
  363. success: function () {
  364. uni.showToast({
  365. title: '复制成功',
  366. icon: 'success',
  367. duration: 2000
  368. });
  369. },
  370. fail: function () {
  371. console.log('复制失败');
  372. }
  373. });
  374. }
  375. }
  376. }
  377. </script>
  378. <style scoped>
  379. .goodscont{
  380. display: flex;margin-top: 20rpx;
  381. min-height: calc(100vh - 450rpx);
  382. }
  383. .salesLine{
  384. display: flex;
  385. font-size: 24rpx;
  386. line-height: 30rpx;
  387. padding: 20rpx 0;
  388. }
  389. .goodsLefeLine{
  390. display: flex;justify-content: center;
  391. padding: 22rpx 0;
  392. }
  393. .brandBox {
  394. padding: 30rpx 20rpx;
  395. padding-bottom: 24rpx;
  396. }
  397. .goosLeft{
  398. width: 190rpx;
  399. font-size: 26rpx;
  400. color: #3C3C3C;
  401. background: #F6F6F6;
  402. }
  403. .salesLeft{
  404. width: 200rpx;
  405. color: #999999;
  406. }
  407. .content {
  408. min-height: 100vh;
  409. background: #F4F5F7;
  410. }
  411. .jyimgBox{
  412. border: 1px solid #EEEEEE; width: 120rpx;border-radius: 10rpx;
  413. height: 120rpx;
  414. }
  415. .lineLeft{
  416. width: 120rpx;
  417. }
  418. .box {
  419. padding: 0 24rpx;
  420. background: #254A90;
  421. }
  422. .historylinecarImg{
  423. width: 90rpx;
  424. height: 90rpx;
  425. }
  426. .historyLogoBox{
  427. display: flex;align-items: center;
  428. padding-right: 14rpx;
  429. }
  430. .historylinecar {
  431. font-weight: 500;
  432. font-size: 28rpx;
  433. color: #FFFFFF;
  434. line-height: 46rpx;
  435. width: 600rpx;
  436. }
  437. .historyLine {
  438. display: flex;
  439. padding: 30rpx 0;
  440. /* border-top: 1rpx solid #EEEEEE; */
  441. padding-bottom: 16rpx;
  442. }
  443. .cont {
  444. /* padding: 30rpx 24rpx; */
  445. }
  446. .toplineImg{
  447. width: 35rpx;
  448. height: 34rpx;
  449. }
  450. .topName{
  451. line-height: 34rpx;font-weight: 400;
  452. color: #FFFFFF;font-size: 28rpx;padding-left: 16rpx;
  453. }
  454. .topBox{
  455. width: 702rpx;
  456. height: 98rpx;
  457. background: #FFFFFF linear-gradient(132deg, #FF8635 0%, #FF4828 100%);
  458. border-radius: 16rpx;
  459. display: flex;justify-content: center;
  460. }
  461. .topsx{
  462. width: 2rpx;background: #ffffff;
  463. margin-left: 85rpx;margin-right: 85rpx;
  464. height: 54rpx;margin-top: 22rpx;
  465. }
  466. .topLine{
  467. display: flex;padding-top: 34rpx;
  468. }
  469. .jiyouTop{
  470. display: flex;justify-content: space-between;
  471. }
  472. .jiyouBox{
  473. /* margin-top: 30rpx; */
  474. background: #ffffff;
  475. /* padding: 30rpx; */
  476. /* width: 560rpx; */
  477. }
  478. .jiyoutopTitle{
  479. font-weight: 500;font-size: 28rpx;
  480. color: #1A1A1A;
  481. line-height: 40rpx;
  482. }
  483. .jyzl{
  484. font-weight: 400;line-height: 40rpx;
  485. color: #666666;font-size: 24rpx;
  486. }
  487. .jyimg{
  488. width: 120rpx;
  489. height: 120rpx;
  490. border-radius: 10rpx;
  491. }
  492. .jyline{
  493. padding: 24rpx 20rpx;
  494. display: flex;
  495. border-bottom: 1px solid #EEEEEE;
  496. }
  497. .jyline:last-child{
  498. border: none;
  499. }
  500. .jyName{
  501. font-weight: 400;font-size: 22rpx;
  502. color: #1A1A1A;
  503. line-height:36rpx ;
  504. overflow: hidden;
  505. text-overflow: ellipsis;
  506. display: -webkit-box;
  507. -webkit-box-orient: vertical;
  508. -webkit-line-clamp: 2;
  509. padding-top: 10rpx;
  510. }
  511. .best{
  512. color: #FF4F00;border-radius: 6rpx;
  513. padding: 0 8rpx;border: 1px solid #FF4F00;
  514. }
  515. .jylineBox{
  516. /* display: flex;justify-content: space-between;flex-wrap: wrap; */
  517. }
  518. .historyLineVin{
  519. display: flex;justify-content: space-between;
  520. }
  521. .historyLineCar{
  522. display: flex;justify-content: space-between;
  523. }
  524. .vinNum{
  525. font-weight: 400;font-size: 26rpx;padding-left: 10rpx;
  526. color: #FFFFFF;line-height: 30rpx;
  527. }
  528. .vinms{
  529. /* width: 38rpx;
  530. height: 26rpx; */
  531. /* background: linear-gradient(224deg, #FFDA28 0%, #FFBF35 100%); */
  532. /* border-radius: 4rpx;
  533. text-align: center;
  534. line-height: 26rpx;
  535. font-weight: 600;
  536. color: #FFFFFF;
  537. font-size: 18rpx;
  538. margin-top: 2rpx; */
  539. /* background: #254A90; */
  540. font-weight: 400;
  541. font-size: 26rpx;
  542. color: #FFFFFF;
  543. line-height: 30rpx;
  544. }
  545. .ruleListSpan{
  546. font-weight: 400;
  547. font-size: 22rpx;
  548. color: #999999;
  549. line-height: 36rpx;
  550. padding-right: 6rpx;
  551. }
  552. .modelRemarkBox{
  553. display: flex;padding-bottom: 20rpx;
  554. }
  555. .modelRemarkLine{
  556. background: #eee;
  557. padding: 6rpx 20rpx;
  558. border-radius: 6rpx;
  559. margin-right: 30rpx;
  560. font-size: 26rpx;
  561. }
  562. .activeMr{
  563. background: #FFFFFF linear-gradient(132deg, #FF8635 0%, #FF4828 100%);
  564. color: #FFF;
  565. }
  566. .topBtnBox{
  567. display: flex;padding-bottom: 30rpx;
  568. padding-left: 90rpx;justify-content: space-between;
  569. }
  570. .topBtn{
  571. font-weight: 400;
  572. font-size: 26rpx;
  573. color: #FFFFFF;
  574. width: 180rpx;
  575. height: 56rpx;
  576. border-radius: 28rpx;
  577. border: 1px solid #FFFFFF;
  578. line-height: 56rpx;
  579. text-align: center;
  580. margin-right: 30rpx;
  581. }
  582. .copyVin{
  583. font-weight: 400;
  584. font-size: 26rpx;
  585. color:#FFFFFF;
  586. width: 62rpx;
  587. height: 34rpx;
  588. line-height: 34rpx;
  589. text-align: right;
  590. padding-top: 16rpx;
  591. }
  592. .brandBox{
  593. display: flex;
  594. }
  595. .brandBtn{
  596. font-size: 26rpx;
  597. color: #3C3C3C;
  598. padding: 10rpx 20rpx;
  599. background: #F6F6F6;
  600. border-radius: 6rpx;
  601. margin-right: 20rpx;
  602. }
  603. .lineRgiht{
  604. padding-left: 16rpx;
  605. }
  606. .goodsName{
  607. font-size: 28rpx;
  608. color: #254A90;
  609. line-height: 40rpx;
  610. }
  611. .goodsMs{
  612. font-size: 24rpx;
  613. color: #222222;
  614. line-height: 33rpx;
  615. padding-top: 10rpx;
  616. }
  617. .brandActive{
  618. background: #254A90;
  619. border-radius: 6rpx;
  620. color: #FFFFFF;
  621. }
  622. .glActive{
  623. background: #ffffff;
  624. }
  625. .glActive .glName{
  626. font-weight: 500;
  627. font-size: 26rpx;
  628. color: #E60006;
  629. /* border-left:4rpx solid #E60006; */
  630. }
  631. .leftKK{
  632. background: #E60006;
  633. width: 6rpx ;
  634. height: 24rpx;
  635. border-radius: 4rpx;
  636. margin-top: 6rpx;
  637. overflow: hidden;
  638. }
  639. .leftKK2{
  640. width: 4rpx ;
  641. }
  642. .glName{
  643. width: 170rpx;text-align: center;
  644. font-size: 26rpx;
  645. }
  646. .ckName{
  647. width: 532rpx;
  648. height: 60rpx;
  649. background: #F6F6F6;
  650. border-radius: 4rpx;
  651. font-size: 26rpx;
  652. color: #3C3C3C;
  653. line-height: 60rpx;
  654. margin-left: 20rpx;
  655. padding-left: 20rpx;
  656. font-weight: 600;
  657. }
  658. .jiyouBox{
  659. width: 100%;
  660. }
  661. .englishname{
  662. padding: 0 6rpx;
  663. border-radius: 8rpx;
  664. /* border:1px solid #254A90; */
  665. margin-left: 10rpx;
  666. display: inline-block;
  667. background: #254A90;
  668. font-size: 22rpx;
  669. color: #ffffff;
  670. }
  671. .lineBottom{
  672. display: flex;justify-content: space-between;
  673. font-size: 26rpx;
  674. padding-top: 10rpx;
  675. }
  676. .correction{
  677. color: #254A90;
  678. }
  679. .gengduosp{
  680. color: #254A90;font-size: 26rpx;
  681. padding-top: 10rpx;
  682. }
  683. .vinJc{
  684. line-height: 60rpx;color: #ffffff;
  685. font-size: 26rpx;
  686. }
  687. .lineRgiht{
  688. width: 550rpx;
  689. }
  690. </style>