闫增涛
2024-06-07 ac42f73093256db6389220b2973f3e6abd14ac97
src/books/English/view/components/index.vue
@@ -41,7 +41,7 @@
export default {
  data() {
    return {
      catalogLength: 14, // 总章节数
      catalogLength: 2, // 总章节数
      showCatalogList: [], // 显示的章节
      loadThreshold: 300, // 触发加载阈值
      throttleThreshold: 100, // 节流阈值