Commit e67b3eea authored by hujun's avatar hujun

音频播放进度条加宽

parent e9080c40
......@@ -26,7 +26,7 @@
</td>
<td>
[% if (it[item]['voice_file']) { %]
<video id="media" src="[%= it[item]['voice_file'] %]" controls width="200px" height="50px" ></video>
<video id="media" src="[%= it[item]['voice_file'] %]" controls width="280px" height="50px" ></video>
[% } %]
</td>
<td>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment