liushengqiang 1 năm trước cách đây
mục cha
commit
0cfad7d697
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/views/courseware-list/component/book/index.tsx

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

@@ -263,7 +263,7 @@ export default defineComponent({
                   </div>
                 );
               })}
-              <div class="page">
+              <div class="page" style={{pointerEvents: 'none'}}>
                 <div class={styles.wrap}>
                   <div class={styles.wrapItem}></div>
                 </div>