龚焕茏
2024-04-09 2e9dc3303941a06935e23c0cc65599471d2e678a
src/views/screen/index.vue
@@ -1,5 +1,6 @@
<template>
  <div class="screen-container">
    <screen-title></screen-title>
    <v-scale-screen width="1920" height="1080" :autoScale="true" :delay="0" class="screen">
      <screen-wrapper></screen-wrapper>
@@ -35,4 +36,5 @@
  background-repeat: no-repeat !important;
  background-position: center center !important;
}
</style>