litian
2024-09-12 bbba5d26e9e26c910ed337dcb65f462752ee6dce
pages/bibliographyList/index.js
@@ -128,9 +128,8 @@
  /**
   * 用户点击右上角分享
   */
  onShareAppMessage() {
  },
  onShareAppMessage() {},
  onShareTimeline() {},
  // 获取登录用户身份
  getUserInfo() {
    app.MG.identity.getCurrentAppUser().then(res => {
@@ -183,7 +182,7 @@
      queryType: '*',
      paging: {
        start: '0',
        size: this.data.start * 9
        size: this.data.start * 12
      },
      coverSize: {
        width: 260
@@ -231,7 +230,7 @@
      queryType: '*',
      paging: {
        start: '0',
        size: this.data.start * 9
        size: this.data.start * 12
      },
      coverSize: {
        width: 260
@@ -275,7 +274,7 @@
      queryType: '*',
      paging: {
        start: '0',
        size: this.data.start * 9
        size: this.data.start * 12
      },
      coverSize: {
        width: 260