wodegerenxinxi.jsp

来自「基于Sturts+Spring+Hibernate的一个高级销售管理系统。内容丰」· JSP 代码 · 共 18 行

JSP
18
字号
<%@ page language="java" contentType="text/html; charset=UTF-8" pageEncoding="UTF-8"%>
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<title></title>
</head>
<body>
<h3>&nbsp;</h3>
<h3>	<div id="xxy" style="left:5px;top:10px;height:15px;padding-top:10px;padding-bottom:10px;background-color:#8B8BA7"><font color="#FFFFFF">&nbsp;我的个人信息</font></div></h3>
<p style="text-indent:2em;line-height:20px;margin:20px"> <font size="2">要查看或更新您的个人信息,请单击设置/个人设置/我的个人信息。管理员可以修改任何用户的信息。</font></p>
<p style="text-indent:2em;line-height:20px;margin:15px"> <font size="2">为了保证系统的安全性,如果您修改了电子邮件地址或者电话,在以后的交互中将使用新的地址或电话。</font></p>
<p style="text-indent:2em;line-height:10px;margin-top:30px;margin-bottom:10px"><font size="2" color="#8B8BA7"><b>相关信息:</b></font></p>
<p style="text-indent:2em;line-height:15px;margin:5px"> <a href="helps/shezhi/gerenshezhi/xiugaimima.jsp" yc:fileName="xiugaimima">修改密码</a></p>
<p style="text-indent:2em;line-height:15px;margin:5px"> <a href="helps/shezhi/guanlishezhi/guanliyonghu.jsp" yc:fileName="guanliyonghu">管理用户</a></p>
<%@ include file="../../../foot.jsp" %>
</body>
</html>

⌨️ 快捷键说明

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