📄 admin_log.php
字号:
<?php if(!defined('ADMIN_ROOT')) {exit('error!');} ?><script type='text/javascript'>$(document).ready(function(){ $("#adm_log_list tbody tr:odd").addClass("tralt_b"); $("#adm_log_list tbody tr") .mouseover(function(){$(this).addClass("trover")}) .mouseout(function(){$(this).removeClass("trover")});});setTimeout(hideActived,2600);</script><div class=containertitle><b><?php echo $pwd; ?></b><?php if(isset($_GET['active_del'])):?><span class="actived">鍒犻櫎鏃ュ織鎴愬姛</span><?php endif;?><?php if(isset($_GET['active_up'])):?><span class="actived">鎺ㄨ崘鏃ュ織鎴愬姛</span><?php endif;?><?php if(isset($_GET['active_down'])):?><span class="actived">鍙栨秷鎺ㄨ崘鏃ュ織鎴愬姛</span><?php endif;?><?php if(isset($_GET['error_a'])):?><span class="error">璇烽
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -