Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you may not be able to execute some actions.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
video标签在网页上默认的样式是这样的: taro的video组件是这样(缺少controls属性显示,导致没有显示默认样式): 代码中有设置controls属性为true
这个问题怎么解决? 要实现的效果就是显示默认属性。