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