packageBookService/pages/bookServices/linkPage/index.js
@@ -83,13 +83,13 @@ copyPath() { wx.setClipboardData({ data: this.data.path, success: () => { success: (res) => { wx.showToast({ icon: 'success', title: '复制成功', }) }, fail: () => { fail: (res) => { wx.showToast({ icon: 'error', title: '请重试',