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