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