mirror of
https://gitee.com/chu1204505056/vue-admin-beautiful.git
synced 2025-06-14 21:05:08 +08:00
Update zx-player
This commit is contained in:
parent
d1f328d2d2
commit
72105458c3
@ -1,7 +1,3 @@
|
||||
import { Custom, Flv, Hls, Mp4 } from 'zx-player'
|
||||
import { VabPlayerMp4, VabPlayerHls, VabPlayerFlv } from 'zx-player'
|
||||
|
||||
const VabPlayerMp4 = Mp4
|
||||
const VabPlayerHls = Hls
|
||||
const VabPlayerFlv = Flv
|
||||
const VabPlayerCustom = Custom
|
||||
export { VabPlayerMp4, VabPlayerHls, VabPlayerFlv, VabPlayerCustom }
|
||||
export { VabPlayerMp4, VabPlayerHls, VabPlayerFlv }
|
||||
|
Loading…
x
Reference in New Issue
Block a user