From f563ada63ac903d087bf884705c376c9cf1384b3 Mon Sep 17 00:00:00 2001
From: k94314517 <8417338+k94314517@user.noreply.gitee.com>
Date: 星期三, 04 九月 2024 17:59:23 +0800
Subject: [PATCH] 代码提交
---
wechat_staff/pages/download/index.js | 9 +++++++++
1 files changed, 9 insertions(+), 0 deletions(-)
diff --git a/wechat_staff/pages/download/index.js b/wechat_staff/pages/download/index.js
index dff5661..b840751 100644
--- a/wechat_staff/pages/download/index.js
+++ b/wechat_staff/pages/download/index.js
@@ -119,6 +119,15 @@
})
}
+ },
+ fail(err) {
+ item.paddingStatus = 4
+ that.setData({
+ downloadList
+ })
+ wx.showToast({
+ title: '鍥剧墖涓嬭浇澶辫触',icon: 'none'
+ })
}
})
}
--
Gitblit v1.9.3