perf[Screenfull]: refactor screenfull component

This commit is contained in:
Pan
2019-02-13 16:34:03 +08:00
parent 3cba7b52da
commit a9fd6e2919
8 changed files with 8 additions and 13 deletions

View File

@@ -69,7 +69,6 @@ export default {
logOut: 'Log Out',
dashboard: 'Dashboard',
github: 'Github',
screenfull: 'Screenfull',
theme: 'Theme',
size: 'Global Size'
},

View File

@@ -69,7 +69,6 @@ export default {
logOut: 'Salir',
dashboard: 'Panel de control',
github: 'Github',
screenfull: 'Pantalla completa',
theme: 'Tema',
size: 'Tamaño global'
},

View File

@@ -69,7 +69,6 @@ export default {
logOut: '退出登录',
dashboard: '首页',
github: '项目地址',
screenfull: '全屏',
theme: '换肤',
size: '布局大小'
},