bug
litian
2024-09-10 99dfeb5fc86bce593a5d3f43f45c26eedc00ab0a
pages/bibliographyList/index.js
@@ -183,7 +183,7 @@
      queryType: '*',
      paging: {
        start: '0',
        size: this.data.start * 9
        size: this.data.start * 12
      },
      coverSize: {
        width: 260
@@ -231,7 +231,7 @@
      queryType: '*',
      paging: {
        start: '0',
        size: this.data.start * 9
        size: this.data.start * 12
      },
      coverSize: {
        width: 260
@@ -275,7 +275,7 @@
      queryType: '*',
      paging: {
        start: '0',
        size: this.data.start * 9
        size: this.data.start * 12
      },
      coverSize: {
        width: 260