liyongli 1 ano atrás
pai
commit
03a1528fb7
1 arquivos alterados com 1 adições e 0 exclusões
  1. 1 0
      src/view/schedule/index.vue

+ 1 - 0
src/view/schedule/index.vue

@@ -139,6 +139,7 @@ const touchend = e => {
   width: 100vw;
   height: 100vh;
   overflow: hidden;
+  position: fixed;
   background-image: url(./img/background.webp);
   background-size: 100% 100%;
   max-width: 750px;