单独页面配置,更加方便,逻辑更清晰
This commit is contained in:
@@ -159,7 +159,7 @@ $(document).ready(function(){
|
||||
* 在线调试管理
|
||||
*/
|
||||
$("#onlineDebugLi").click(function(){
|
||||
$(".tab-page").hide();
|
||||
$(".tab-page,.tab-zpages").hide();
|
||||
$(".tab-online-debug-page").show();
|
||||
createOnlineDebugParamTable();
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user