⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 index.php

📁 极限网络智能办公系统—MYOA26—100%—源程序。
💻 PHP
字号:
<?php

include_once( "inc/auth.php" );
include_once( "inc/utility_all.php" );
include_once( "inc/utility.php" );
echo "\r\n<html>\r\n<head>\r\n<title>车辆维护管理</title>\r\n<meta http-equiv=\"Content-Type\" content=\"text/html; charset=gb2312\">\r\n\r\n";
echo "<s";
echo "cript>\r\nfunction delete_usage(VU_ID)\r\n{\r\n msg='确认要删除该记录么?';\r\n if(window.confirm(msg))\r\n {\r\n  URL=\"delete.php?VU_ID=\" + VU_ID;\r\n  window.location=URL;\r\n }\r\n}\r\n\r\n</script>\r\n\r\n</head>\r\n<body class=\"bodycolor\" topmargin=\"5\">\r\n\r\n<table border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"3\" class=\"small\">\r\n  <tr>\r\n    <td class=\"Big\"><img src=\"/images/notify_new.gif\" width=\"22\" height=\"22\">";
echo "<s";
echo "pan class=\"big3\"> 添加车辆维护记录</span><br>\r\n    </td>\r\n  </tr>\r\n</table>\r\n<hr width=\"95%\" height=\"1\" align=\"left\" class=\"big1\"><br>\r\n<div align=\"center\">\r\n  <input type=\"button\"  value=\"添加维护记录\" class=\"BigButton\" onClick=\"location='/ikernel/?APP_ID=31&ID=LOGIN_USER_NAME&ID_VALUE=";
echo $LOGIN_USER_ID;
echo "';\" title=\"添加车辆维护记录\">\r\n</div>\r\n<br>\r\n<table border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"3\" class=\"small\">\r\n  <tr>\r\n    <td class=\"Big\"><img src=\"/images/menu/infofind.gif\" width=\"22\" height=\"22\">";
echo "<s";
echo "pan class=\"big3\"> 车辆维护记录查询</span><br>\r\n    </td>\r\n  </tr>\r\n</table>\r\n<hr width=\"95%\" height=\"1\" align=\"left\" class=\"big1\"><br>\r\n<div align=\"center\">\r\n  <input type=\"button\"  value=\"维护记录查询\" class=\"BigButton\" onClick=\"location='/ikernel/?APP_ID=33';\" title=\"车辆维护记录查询\">\r\n</div>\r\n\r\n</body>\r\n\r\n</html>\r\n";
?>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -