maxiaoxiao 1 жил өмнө
parent
commit
07414e6535
1 өөрчлөгдсөн 1 нэмэгдсэн , 1 устгасан
  1. 1 1
      src/App.vue

+ 1 - 1
src/App.vue

@@ -15,6 +15,6 @@ export default {
   top: 0;
   width: 100%;
   height: 100%;
- 
+  background: rgba(6, 37, 66, 1);
 }
 </style>