Browse Source

改改改

任一存 1 year ago
parent
commit
1d9f1a24b1
2 changed files with 1 additions and 0 deletions
  1. BIN
      src/assets/videos/fade-from-home-to-more-content.mp4
  2. 1 0
      src/views/StartupView.vue

BIN
src/assets/videos/fade-from-home-to-more-content.mp4


+ 1 - 0
src/views/StartupView.vue

@@ -114,6 +114,7 @@ function onVideoEnd() {
   top: 0;
   width: 100%;
   height: 100%;
+  background-color: #fff;
   background-image: url(@/assets/images/startup-bg.jpg);
   background-size: cover;
   background-repeat: no-repeat;