chore: remove route.meta.afterCloseLoading

This commit is contained in:
vben
2020-12-05 16:23:45 +08:00
parent 1899146f71
commit 6da377daa9
4 changed files with 1 additions and 9 deletions

View File

@@ -21,7 +21,6 @@ const iframe: AppRouteModule = {
meta: {
frameSrc: 'https://2x.antdv.com/docs/vue/introduce-cn/',
title: 'routes.demo.iframe.antv',
afterCloseLoading: true,
},
},
{
@@ -31,7 +30,6 @@ const iframe: AppRouteModule = {
meta: {
frameSrc: 'https://vvbin.cn/doc-next/',
title: 'routes.demo.iframe.doc',
afterCloseLoading: true,
},
},
{