@@ -2402,7 +2402,7 @@ export struct LocalMusic {
return mediaItems;
}
updateListData(mList: Array<VideoItem>, noSort?: boolean) {
-
+ this.isShowTitleBar = true
animateTo({ duration: 666 }, () => {
this.opacityItem = 0.5;
});