ZhangXianQiang
2024-04-16 549240a042edad52f9642721e7b1f51b90ddaf34
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>