wangxy il y a 2 ans
Parent
commit
75b4806cbb
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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,