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