From a9877004f436bb9f53173c1692de345726e0e521 Mon Sep 17 00:00:00 2001 From: zhongshujie <2862698242@qq.com> Date: 星期五, 20 十二月 2024 17:52:52 +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