From e68118a722857e52b9c83e08ac213621aac58c01 Mon Sep 17 00:00:00 2001
From: 闫增涛 <1829501689@qq.com>
Date: 星期五, 12 四月 2024 15:01:53 +0800
Subject: [PATCH] 骨架屏样式优化,云测试单选按钮修改

---
 packagePersonal/pages/myCollection/index.js |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/packagePersonal/pages/myCollection/index.js b/packagePersonal/pages/myCollection/index.js
index 57f3507..211f2f0 100644
--- a/packagePersonal/pages/myCollection/index.js
+++ b/packagePersonal/pages/myCollection/index.js
@@ -90,7 +90,6 @@
           })
         } else {
           this.setData({
-            list: [],
             skeletonLoding: false,
             loading: false
           })

--
Gitblit v1.9.1