src/views/screen/index.vue
@@ -12,6 +12,7 @@ import ScreenTitle from './components/screen-title/index.vue'; import ScreenWrapper from './components/screen-wrapper/index.vue'; export default { name: 'App', components: { @@ -35,4 +36,5 @@ background-repeat: no-repeat !important; background-position: center center !important; } </style>