@@ -366,7 +366,8 @@
"style": {
"navigationBarTitleText": "订单列表",
"enablePullDownRefresh": false,
- "navigationBarBackgroundColor": "#fff"
+ "navigationBarBackgroundColor": "#fff",
+ "navigationStyle": "custom"
}
}, {
"path": "orderList/alreadyBook",
@@ -38,7 +38,7 @@
// })
// },
toReturnHome() {
- uni.reLaunch({
+ uni.navigateTo({
url: '/pagesMy/orderList/orderList'
})
@@ -1,5 +1,7 @@
<template>
- <view class="pages">
+ <!-- <view class="pages"> -->
+ <view class="pages" :style="{'min-height':h+'px','padding-top':(mt)+'px'}">
+ <c-nav-bar title="核销结果" showIcon="true" :titleStyle="titleStyle"></c-nav-bar>
<!-- <TopTabs :list="tabList" @changeTab="changeTab">
</TopTabs> -->
<view class="tb">