mirror of
https://github.com/HChaZZY/PiliPlus.git
synced 2025-12-06 09:13:48 +08:00
fix: headerControl缺少heroTag(改为直接传入)
This commit is contained in:
@@ -134,6 +134,7 @@ class VideoDetailController extends GetxController
|
||||
controller: plPlayerController,
|
||||
videoDetailCtr: this,
|
||||
floating: floating,
|
||||
heroTag: heroTag,
|
||||
);
|
||||
// CDN优化
|
||||
enableCDN = setting.get(SettingBoxKey.enableCDN, defaultValue: true);
|
||||
|
||||
Reference in New Issue
Block a user