liuying
2024-11-10 19b415a1aa36dc70e5546b0fdeefa6a39570f19b
yiqi_screen/src/App.vue
@@ -20,13 +20,15 @@
<style>
html,body{
  width:100%;
  height:100%;
  overflow: hidden;
        width: 1910px;
        height: 1070px;
        /* width:100%; */
        /* height:100%; */
        /* overflow: hidden; */
        background-color: #00083b;
  /* font-size: 80px !important; */
  background-image: url('~@/assets/images/bg.png');
        /* background-image: url('~@/assets/images/bg.png'); */
}
*{
  margin:0;
  padding: 0;