From ebc6e7ee67f13e7aa311e737dfcb4c5caed112ee Mon Sep 17 00:00:00 2001 From: liukangdong <898885815@qq.com> Date: 星期四, 15 八月 2024 18:23:57 +0800 Subject: [PATCH] ll --- wechat_staff/pages/download/index.js | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) diff --git a/wechat_staff/pages/download/index.js b/wechat_staff/pages/download/index.js index 2c3d458..b840751 100644 --- a/wechat_staff/pages/download/index.js +++ b/wechat_staff/pages/download/index.js @@ -121,6 +121,10 @@ } }, fail(err) { + item.paddingStatus = 4 + that.setData({ + downloadList + }) wx.showToast({ title: '鍥剧墖涓嬭浇澶辫触',icon: 'none' }) -- Gitblit v1.9.3