merge main

This commit is contained in:
guozhigq
2024-03-11 22:36:36 +08:00
98 changed files with 3280 additions and 803 deletions

View File

@ -132,6 +132,8 @@ class VideoDetailController extends GetxController
controller: plPlayerController,
videoDetailCtr: this,
floating: floating,
bvid: bvid,
videoType: videoType,
);
// CDN优化
enableCDN = setting.get(SettingBoxKey.enableCDN, defaultValue: true);