| | |
| | | }); |
| | | uni.navigateTo({ url: `/pages/customer-page/customer-index/fayunPlanDetails/fayunPlanDetails?orderPlanId=${name}&code=${code}&cars2=${cars2}` }); |
| | | }, |
| | | // 点击历史提煤单一行获取详情 |
| | | // 点击历史提煤单获取详情 |
| | | faYundetail(v) { |
| | | uni.navigateTo({ url: `/pages/customer-page/customer-index/fayunPlanDetails/fayunPlanDetails?orderPlanId=${v.id}&cars2=${v.cars2}` }); |
| | | }, |
| | |
| | | |
| | | <style lang="scss" scoped> |
| | | .scroll-Y { |
| | | height: 900rpx; |
| | | height: 950rpx; |
| | | background-color: #e2e2e2; |
| | | border-radius: vww(10); |
| | | margin-bottom: vww(55); |
| | | .history-information { |
| | | width: 94%; |
| | | display: flex; |