From 41bd8b2b50dc308ea3a5784efccd856c073b3f37 Mon Sep 17 00:00:00 2001
From: liukangdong <898885815@qq.com>
Date: 星期三, 21 八月 2024 15:04:55 +0800
Subject: [PATCH] ll
---
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