Explorar el Código

第二次上传

xsh hace 3 años
padre
commit
3aa2f2d987
Se han modificado 2 ficheros con 2 adiciones y 0 borrados
  1. 2 0
      src/App.vue
  2. BIN
      src/assets/banner.png

+ 2 - 0
src/App.vue

@@ -21,6 +21,8 @@
 .box-header {
   width: 100%;
   height: 100px;
+  background: url("./assets/banner.png") no-repeat;
+  background-size: cover;
 }
 .box-content {
   width: 100%;

BIN
src/assets/banner.png