diff --git a/public/img/pointmall_bg.jpg b/public/img/pointmall_bg.jpg index d0134a0..cce7aa7 100644 Binary files a/public/img/pointmall_bg.jpg and b/public/img/pointmall_bg.jpg differ diff --git a/src/router.js b/src/router.js index a8b3826..9d8b13d 100644 --- a/src/router.js +++ b/src/router.js @@ -178,7 +178,7 @@ const routes = [ path: '/TradeList', name: 'TradeList', component: () => import('./views/Trade/TradeList.vue'), - meta: { title: '订单列表', cache: true } + meta: { title: '订单列表' } }, { path: '/Pay', diff --git a/src/views/Trade/Tradelist.vue b/src/views/Trade/Tradelist.vue index 7873567..da2d3a3 100644 --- a/src/views/Trade/Tradelist.vue +++ b/src/views/Trade/Tradelist.vue @@ -21,7 +21,7 @@ + style="padding: 3.33vw;" @refresh="onRefresh" @load="onLoad">