pages/home/home.js
@@ -141,8 +141,8 @@ break; case "2": //智能在线咨询 url = "" return; url = "/pages/module_consult/consulthome/consulthome" break; case "3": //在线守法学习 @@ -155,7 +155,6 @@ let bodyUrl = e.currentTarget.dataset.url let fileType = e.currentTarget.dataset.filetype wx.downloadFile({ // 示例 url,并非真实存在 url: bodyUrl, success: function (res) { const filePath = res.tempFilePath