vd
litian
2024-10-25 1a537273ca2d6f95f2043a7347e73ed41490913a
packageBookService/pages/components/webView/index.js
@@ -51,6 +51,8 @@
          this.getProgress(options)
        }
      })
    } else {
      this.getProgress(options)
    }
  },
@@ -254,4 +256,9 @@
  onReachBottom() {
  },
  /**
   * 用户点击右上角分享
   */
  onShareAppMessage() {},
  onShareTimeline() {},
})