Browse Source

引导页修复

1
mo 1 year ago
parent
commit
98060491b6
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/courseware-list/component/book/index.tsx

+ 1 - 1
src/views/courseware-list/component/book/index.tsx

@@ -118,7 +118,7 @@ export default defineComponent({
       book.bind('turned', (event: Event, page: any, corner: any) => {
         setTimeout(() => {
           showGuide.value = true;
-        }, 500);
+        }, 1000);
 
         // if (page + 1 === book.turn('pages')) {
         //   // noanimateClose()