yuantianjiao 6 년 전
부모
커밋
e838de6a47
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1
    1
      src/components/vue-load-more/index.vue

+ 1
- 1
src/components/vue-load-more/index.vue 파일 보기

@@ -186,7 +186,7 @@ export default {
186 186
 <style lang="scss" scoped>
187 187
 .yo-scroll {
188 188
   font-size: 0.24rem;
189
-  position: fixed;
189
+  position: absolute;
190 190
   top: 0;
191 191
   right: 0;
192 192
   bottom: 0;