CzRger 1 year ago
parent
commit
6398a6d641
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/layout/index.vue

+ 1 - 1
src/layout/index.vue

@@ -65,7 +65,7 @@ export default defineComponent({
 .layout {
 .layout {
   width: 100%;
   width: 100%;
   height: 100vh;
   height: 100vh;
-  background-image: url("@/assets/images/layout/layout_bg.png");
+  //background-image: url("@/assets/images/layout/layout_bg.png");
   background-repeat: no-repeat;
   background-repeat: no-repeat;
   background-size: 100% 100%;
   background-size: 100% 100%;
   display: flex;
   display: flex;