张含笑
2025-10-20 882f83c8d4a4aa3d5c947a7d5852a359eab2e5e4
src/hooks/use-share/index.js
@@ -10,7 +10,7 @@
 * onShareAppMessage()
 * onShareTimeline()
 */
export default function useShare(options) {
export default function useShare (options) {
  // #ifdef MP-WEIXIN
  const title = options?.title ?? ""
  const path = options?.path ?? ""