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