From a9bd2df4da1cf7b198db7bf2d67ce8adbbe89b32 Mon Sep 17 00:00:00 2001 From: yiming <m13691596795@163.com> Date: 星期四, 11 四月 2024 22:00:27 +0800 Subject: [PATCH] 音频播放bug --- 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