Selaa lähdekoodia

第二次上传

xsh 3 vuotta sitten
vanhempi
commit
3aa2f2d987
2 muutettua tiedostoa jossa 2 lisäystä ja 0 poistoa
  1. 2 0
      src/App.vue
  2. BIN
      src/assets/banner.png

+ 2 - 0
src/App.vue

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

BIN
src/assets/banner.png