소스 검색

调整跳转

wangxy 2 년 전
부모
커밋
75b4806cbb
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      pages/courseware/custom.vue

+ 1 - 1
pages/courseware/custom.vue

@@ -237,7 +237,7 @@ export default {
         direction: 'vertical',
         paginationClickable: true,
         speed: 800,
-        loop: false,
+        loop: true,
         observer: true,
         observeParents: true,
         autoplayDisableOnInteraction: false,