updateSkhfkSuccess.jsp
上传用户:quasar007
上传日期:2022-08-11
资源大小:4067k
文件大小:1k
- <%@ page contentType="text/html; charset=gb2312"%>
- <html>
- <head>
- <meta http-equiv="Content-Type" content="text/html; charset=gb2312">
- <meta http-equiv="refresh" content="3;URL=skhfkSelect.do">
- <title>修改客户反馈信息成功</title>
- <style type="text/css">
- <!--
- body {
- background-color: #000000;
- margin-left: 0px;
- margin-top: 0px;
- }
- -->
- </style></head>
- <body>
- <table width="579" border="0" cellpadding="0" cellspacing="0">
- <tr>
- <td height="487" align="center" bgcolor="#FFFFFF">修改客户反馈信息成功!!!</td>
- </tr>
- </table>
- </body>
- </html>