作者 王晓刚
1 个管道 的构建 通过 耗费 1 秒

视频详情

... ... @@ -89,8 +89,8 @@
<file leaf-file-name="audio_detail.html" pinned="false" current-in-tab="true">
<entry file="file://$PROJECT_DIR$/application/home/view/goods/audio_detail.html">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="135">
<caret line="199" column="51" selection-start-line="199" selection-start-column="51" selection-end-line="199" selection-end-column="51" />
<state relative-caret-position="458">
<caret line="230" column="39" selection-start-line="230" selection-start-column="39" selection-end-line="230" selection-end-column="39" />
<folding>
<element signature="n#style#0;n#div#0;n#div#1;n#div#2;n#body#0;n#html#0;n#!!top" expanded="true" />
<element signature="n#style#0;n#div#4;n#div#0;n#div#1;n#div#2;n#body#0;n#html#0;n#!!top" expanded="true" />
... ... @@ -467,42 +467,7 @@
<workItem from="1572568391799" duration="24440000" />
<workItem from="1572668245063" duration="699000" />
<workItem from="1572827640492" duration="25475000" />
<workItem from="1572914713443" duration="14197000" />
</task>
<task id="LOCAL-00125" summary="视频详情">
<created>1572919854723</created>
<option name="number" value="00125" />
<option name="presentableId" value="LOCAL-00125" />
<option name="project" value="LOCAL" />
<updated>1572919854723</updated>
</task>
<task id="LOCAL-00126" summary="视频详情">
<created>1572919904328</created>
<option name="number" value="00126" />
<option name="presentableId" value="LOCAL-00126" />
<option name="project" value="LOCAL" />
<updated>1572919904328</updated>
</task>
<task id="LOCAL-00127" summary="视频详情">
<created>1572920364259</created>
<option name="number" value="00127" />
<option name="presentableId" value="LOCAL-00127" />
<option name="project" value="LOCAL" />
<updated>1572920364259</updated>
</task>
<task id="LOCAL-00128" summary="视频详情">
<created>1572920448349</created>
<option name="number" value="00128" />
<option name="presentableId" value="LOCAL-00128" />
<option name="project" value="LOCAL" />
<updated>1572920448349</updated>
</task>
<task id="LOCAL-00129" summary="视频详情">
<created>1572920493398</created>
<option name="number" value="00129" />
<option name="presentableId" value="LOCAL-00129" />
<option name="project" value="LOCAL" />
<updated>1572920493398</updated>
<workItem from="1572914713443" duration="14481000" />
</task>
<task id="LOCAL-00130" summary="视频详情">
<created>1572920561584</created>
... ... @@ -812,11 +777,46 @@
<option name="project" value="LOCAL" />
<updated>1572933820070</updated>
</task>
<option name="localTasksCounter" value="174" />
<task id="LOCAL-00174" summary="视频详情">
<created>1572933879486</created>
<option name="number" value="00174" />
<option name="presentableId" value="LOCAL-00174" />
<option name="project" value="LOCAL" />
<updated>1572933879486</updated>
</task>
<task id="LOCAL-00175" summary="视频详情">
<created>1572933904700</created>
<option name="number" value="00175" />
<option name="presentableId" value="LOCAL-00175" />
<option name="project" value="LOCAL" />
<updated>1572933904701</updated>
</task>
<task id="LOCAL-00176" summary="视频详情">
<created>1572934006223</created>
<option name="number" value="00176" />
<option name="presentableId" value="LOCAL-00176" />
<option name="project" value="LOCAL" />
<updated>1572934006223</updated>
</task>
<task id="LOCAL-00177" summary="视频详情">
<created>1572934049335</created>
<option name="number" value="00177" />
<option name="presentableId" value="LOCAL-00177" />
<option name="project" value="LOCAL" />
<updated>1572934049335</updated>
</task>
<task id="LOCAL-00178" summary="视频详情">
<created>1572934125090</created>
<option name="number" value="00178" />
<option name="presentableId" value="LOCAL-00178" />
<option name="project" value="LOCAL" />
<updated>1572934125090</updated>
</task>
<option name="localTasksCounter" value="179" />
<servers />
</component>
<component name="TimeTrackingManager">
<option name="totallyTimeSpent" value="313775000" />
<option name="totallyTimeSpent" value="314059000" />
</component>
<component name="ToolWindowManager">
<frame x="-8" y="-8" width="1936" height="1056" extended-state="6" />
... ... @@ -1238,8 +1238,8 @@
</entry>
<entry file="file://$PROJECT_DIR$/application/home/view/goods/audio_detail.html">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="135">
<caret line="199" column="51" selection-start-line="199" selection-start-column="51" selection-end-line="199" selection-end-column="51" />
<state relative-caret-position="458">
<caret line="230" column="39" selection-start-line="230" selection-start-column="39" selection-end-line="230" selection-end-column="39" />
<folding>
<element signature="n#style#0;n#div#0;n#div#1;n#div#2;n#body#0;n#html#0;n#!!top" expanded="true" />
<element signature="n#style#0;n#div#4;n#div#0;n#div#1;n#div#2;n#body#0;n#html#0;n#!!top" expanded="true" />
... ...
... ... @@ -228,6 +228,7 @@
}
}, 1000);
}else{
console.log(123);
vo.currentTime = 0;
vo.pause();
clearInterval(audioTimer[key])
... ...