فهرست منبع

引导页修复

1
mo 1 سال پیش
والد
کامیت
98060491b6
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  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()