liyongli 1 年之前
父節點
當前提交
03a1528fb7
共有 1 個文件被更改,包括 1 次插入0 次删除
  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;