如何自定义默认 Onebox 音频控件?

Hello everyone!

Default OneBox Style

I would like to customize the default onebox audio control style with this one :point_down:

https://codepen.io/tomma5o/pen/jAKQYz

I tried to customize it with theme customization option but I failed. Can anyone help me?

我不想让这个问题再搁置多年 :),但实现方法是创建一个组件来装饰已渲染的 HTML。然后在屏幕上渲染之前,通过一个函数将帖子的 HTML 传入,该函数会替换播放器。

这是一种相当高级的自定义方式。