feat: support mobile layout adaptation

This commit is contained in:
vben
2020-12-15 14:59:22 +08:00
parent 683d1f52ca
commit c774a6d3a0
35 changed files with 586 additions and 627 deletions

View File

@@ -38,7 +38,6 @@ const iframe: AppRouteModule = {
name: 'DocExternal',
component: IFrame,
meta: {
externalLink: true,
title: t('routes.demo.iframe.docExternal'),
},
},