feat: 接收自定义组件传入
This commit is contained in:
@ -7,4 +7,5 @@ enum BottomControlType {
|
||||
fit,
|
||||
speed,
|
||||
fullscreen,
|
||||
custom,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user
@ -7,4 +7,5 @@ enum BottomControlType {
|
||||
fit,
|
||||
speed,
|
||||
fullscreen,
|
||||
custom,
|
||||
}
|
||||
|
||||