From 558845242a07b68f42fa1802c45ab2769395d8b8 Mon Sep 17 00:00:00 2001 From: 闫增涛 <1829501689@qq.com> Date: 星期一, 29 四月 2024 14:31:30 +0800 Subject: [PATCH] 合并代码 --- packagePersonal/pages/myCollection/index.js | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/packagePersonal/pages/myCollection/index.js b/packagePersonal/pages/myCollection/index.js index 211f2f0..57f3507 100644 --- a/packagePersonal/pages/myCollection/index.js +++ b/packagePersonal/pages/myCollection/index.js @@ -90,6 +90,7 @@ }) } else { this.setData({ + list: [], skeletonLoding: false, loading: false }) -- Gitblit v1.9.1