feat: 接收自定义组件传入

This commit is contained in:
guozhigq
2024-03-11 23:03:50 +08:00
committed by bggRGjQaUbCoE
parent 265ab968c8
commit e514a06c14
2 changed files with 18 additions and 2 deletions

View File

@@ -9,4 +9,5 @@ enum BottomControlType {
subtitle,
speed,
fullscreen,
custom,
}