From 09e445694a7360893a17152252f2dc5c1b77b2cf Mon Sep 17 00:00:00 2001 From: zhongshujie <2862698242@qq.com> Date: 星期四, 12 十二月 2024 17:01:39 +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