数据驱动、坚持为客户提供有价值的服务和内容
see() { let that = this wx.showToast({ title: '正在打开', icon: 'loading', duration: 3000 }) wx.downloadFile({ url: that.data.details_list.pdfUrl, success: function(res) { console.log(res)