From dd9ca4df1e2a72707de5ae4e57e081d89db01a36 Mon Sep 17 00:00:00 2001
From: QYF-GitLab1 <1940665526@qq.com>
Date: 星期二, 31 十二月 2024 15:09:06 +0800
Subject: [PATCH] 批量操作

---
 pages/bibliographyList/index.js |    5 ++---
 1 files changed, 2 insertions(+), 3 deletions(-)

diff --git a/pages/bibliographyList/index.js b/pages/bibliographyList/index.js
index e870312..29c8f65 100644
--- a/pages/bibliographyList/index.js
+++ b/pages/bibliographyList/index.js
@@ -128,9 +128,8 @@
   /**
    * 鐢ㄦ埛鐐瑰嚮鍙充笂瑙掑垎浜�
    */
-  onShareAppMessage() {
-
-  },
+  onShareAppMessage() {},
+  onShareTimeline() {},
   // 鑾峰彇鐧诲綍鐢ㄦ埛韬唤
   getUserInfo() {
     app.MG.identity.getCurrentAppUser().then(res => {

--
Gitblit v1.9.1