@@ -1140,7 +1140,7 @@ export struct LocalMusic {
this.stopPip();
this.destroyPipController();
-
+ this.syncPlaybackStateOnShow();
// 清理卡片事件监听器
if (this.widgetEventSubscriber) {
try {