no commit message
This commit is contained in:
@@ -74,6 +74,9 @@ $(document).ready(function(){
|
||||
},
|
||||
loginji:function(){
|
||||
addtabs({name:'登录记录',num:'loginjl',url:'system,cog,login',icons:'legal'});
|
||||
},
|
||||
phperr:function(){
|
||||
js.open('?m=cogini&a=phperr&d=system');
|
||||
}
|
||||
};
|
||||
js.initbtn(c);
|
||||
@@ -101,6 +104,7 @@ $(document).ready(function(){
|
||||
<button class="btn btn-default" click="loginji" type="button">查看登录记录</button>
|
||||
<button class="btn btn-default" click="qingkong,1" type="button">仅清空异步队列</button>
|
||||
<button class="btn btn-default" click="qingkong,0" type="button">清空全部</button>
|
||||
<button class="btn btn-danger" click="phperr" type="button">PHP错误信息</button>
|
||||
<button class="btn btn-danger" id="del_{rand}" click="delss" type="button"><i class="icon-trash"></i> 删除</button>
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
Reference in New Issue
Block a user