瀏覽代碼

第二次上传

xsh 3 年之前
父節點
當前提交
3aa2f2d987
共有 2 個文件被更改,包括 2 次插入0 次删除
  1. 2 0
      src/App.vue
  2. 二進制
      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%;

二進制
src/assets/banner.png