From b9d08f45e3dc1fce9b8ae37ae8b95562843d4cbe Mon Sep 17 00:00:00 2001 From: litian <C21AF165> Date: 星期四, 19 九月 2024 14:23:26 +0800 Subject: [PATCH] pdf --- pages/specialDiscussion/index.js | 7 ++----- 1 files changed, 2 insertions(+), 5 deletions(-) diff --git a/pages/specialDiscussion/index.js b/pages/specialDiscussion/index.js index 40429ee..c46036b 100644 --- a/pages/specialDiscussion/index.js +++ b/pages/specialDiscussion/index.js @@ -88,9 +88,8 @@ /** * 鐢ㄦ埛鐐瑰嚮鍙充笂瑙掑垎浜� */ - onShareAppMessage() { - - }, + onShareAppMessage() {}, + onShareTimeline() {}, goBack() { wx.navigateBack(); }, @@ -276,8 +275,6 @@ console.log(this.data.searchValue); this.ceShiList() this.specialDiscussionGet(this.data.batList[this.data.batListValue]) - - }, }) \ No newline at end of file -- Gitblit v1.9.1