From e06a51c4c0d4979d009530783e3f0254b4239c77 Mon Sep 17 00:00:00 2001 From: 闫增涛 <1829501689@qq.com> Date: 星期三, 18 十二月 2024 16:10:05 +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