?? organ.php
字號:
<?php
include_once( "inc/auth.php" );
include_once( "inc/utility_all.php" );
echo "<html>\r\n<head>\r\n\t<title>dept</title>\r\n</head>\r\n";
echo "<s";
echo "tyle>\r\nbody{\r\n\tmargin-left: 0px;\r\n\tmargin-top: 0px;\r\n\tmargin-right: 0px;\r\n\tmargin-bottom: 0px;\r\n\tpadding-left:0px\r\n}\r\n</style>\r\n<base target=\"framedeptmain\" />\r\n<body topmargin=\"0\" >\r\n\t<table border=\"0\" width=\"100%\" cellspacing=\"1\" cellpadding=\"0\">\r\n\t <tr class=\"tableheader\">\r\n\t\t<td align=\"center\" onClick=\"tree.expandAll();\" style=\"cursor:hand\" title=\"展開下級\"> 按部門選擇</td>\r\n\t </tr>\r\n\t</table> \r\n\r\n\t";
echo "<table border=\"0\" cellspacing=\"1\" width=\"100%\" cellpadding=\"0\">\r\n \r\n\t\r\n\t<tr>\r\n <td>\r\n\t \r\n";
$pararr['root_url'] = "/module/dept_select_single_new/dept.php";
$pararr['dept_url'] = "/module/dept_select_single_new/dept.php";
$pararr['user_url'] = "";
$pararr['priv_view'] = "0";
$pararr['view_type'] = "1";
$pararr['target_frame'] = "framedeptmain";
$pararr['select_module'] = "1";
$pararr['form_name'] = $_REQUEST['formName'];
$pararr['input_name'] = $_REQUEST['inputName'];
$pararr['input_id'] = $_REQUEST['inputID'];
$par = implodestpar( $pararr );
include_once( "inc/dept_user_list/index.php" );
echo " </td>\r\n </tr>\r\n </table>\r\n\r\n</body>\r\n</html>";
?>
?? 快捷鍵說明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -