This commit is contained in:
leiqiaochu 2023-07-13 19:39:15 +08:00
parent f5bb758dca
commit e9df2bffd0
1 changed files with 6 additions and 0 deletions

View File

@ -458,4 +458,10 @@ defineExpose({
<style lang="less" scoped>
@import './index.less';
:deep(.live-player-stretch-btn){
display: none;
}
:deep(.vjs-icon-spinner){
display: none;
}
</style>