add stop btn to web interface

This commit is contained in:
加里
2014-09-02 15:59:58 +08:00
parent 4bffdf8224
commit c5624a3c6b
6 changed files with 55 additions and 6 deletions

View File

@@ -9,6 +9,8 @@
<div class="topHead">
<h1>Anyproxy</h1>
<a href="#" class="J_clearBtn"><span class="topBtn">Clear Logs(Ctrl+X)</span></a>
<a href="#" class="J_statusBtn"><span class="topBtn">Stop</span></a>
<a href="#" class="J_statusBtn btn_disable"><span class="topBtn">Resume</span></a>
</div>
<div class="mainTableWrapper J_mainTable">