add reset browser btn

This commit is contained in:
2022-09-28 12:05:33 +02:00
parent c0119830f4
commit 641839e2ec
4 changed files with 26 additions and 0 deletions
+4
View File
@@ -35,6 +35,9 @@
</select>
<br/>
<input name="audio_analyse" id="audio_analyse" type="checkbox" checked>自动语音分析</input>
<br/>
<button id="clear_all_browsers" type="button" class="btn btn-primary">重置浏览器
</button>
</div>
</div>
<br>
@@ -43,6 +46,7 @@
<div id="device_list"/>
</div>
<br/>
<button id="start_book_btn" type="button" class="btn btn-primary">开始约会
</button>
<script src="./renderer.js"></script>