?? gms_list.jsp.svn-base
字號(hào):
<%--
居民過(guò)敏史查詢頁(yè)面,
author:翟昌強(qiáng)
--%>
<%@ page language="java" pageEncoding="gb2312"%>
<%@ taglib uri="/WEB-INF/tlds/frametag.tld" prefix="by"%>
<%
String path = request.getContextPath();
String basePath = request.getScheme()+"://"+request.getServerName()+":"+request.getServerPort()+path+"/";
%>
<html>
<head>
<title>社區(qū)衛(wèi)生服務(wù)信息系統(tǒng)</title>
<link rel="stylesheet" href="<%=path %>/CSS/style.css" type="text/css"/>
</head>
<body>
<by:out name="rkxzlinfo">
<table border=1 width="100%" class="TopTable">
<tr>
<td><p>居民檔案管理</p></td>
</tr>
</table>
<table align=center border=0 width="100%">
<tr>
<td>
<table width="100%" align=center border=1 class="MyTABLE">
<tr>
<td align="center" bgcolor="#eff0ef" style="FONT-SIZE: 9pt"><span onclick="location.href='<%=path%>/Selevet.do?action=RKXZL_INFO_FOR_EDIT&JMJKDAH=${rkxzlinfo_JMJKDAH}&JT_ID=${rkxzlinfo_JT_ID}&FUNC=1'" style="cursor: hand;"><strong>基本信息</strong></span></td>
</tr>
</table>
</td>
<td>
<table width="100%" align=center border=1 class="MyTABLE">
<tr>
<td align="center" bgcolor="#eff0ef" style="FONT-SIZE: 9pt"><span onclick="location.href='<%=path%>/Selevet.do?action=WXYS_INFO&JMJKDAH=${rkxzlinfo_JMJKDAH}&FUNC=2'" style="cursor: hand;"><strong>危險(xiǎn)因素</strong></span></td>
</tr>
</table>
</td>
<td>
<table width="100%" align=center border=1 class="MyTABLE">
<tr>
<td align="center" bgcolor="#eff0ef" style="FONT-SIZE: 9pt"><span onclick="location.href='<%=path%>/Selevet.do?action=JZBS_LIST&JMJKDAH=${rkxzlinfo_JMJKDAH}&FUNC=2'" style="cursor: hand;"><strong>家族病史檔案</strong></span></td>
</tr>
</table>
</td>
<td>
<table width="100%" align=center border=1 class="MyTABLE">
<tr>
<td align="center" bgcolor="#99CCFF" style="FONT-SIZE: 9pt"><span onclick="location.href='<%=path%>/Selevet.do?action=GMS_LIST&JMJKDAH=${rkxzlinfo_JMJKDAH}&FUNC=2'" style="cursor: hand;"><strong>過(guò)敏史檔案</strong></span></td>
</tr>
</table>
</td>
<td>
<table width="100%" align=center border=1 class="MyTABLE">
<tr>
<td align="center" bgcolor="#eff0ef" style="FONT-SIZE: 9pt"><span onclick="location.href='<%=path%>/Selevet.do?action=GRJK_LIST&JMJKDAH=${rkxzlinfo_JMJKDAH}&FUNC=1'" style="cursor: hand;"><strong>健康檢查檔案</strong></span></td>
</tr>
</table>
</td>
<td>
<table width="100%" align=center border=1 class="MyTABLE">
<tr>
<td align="center" bgcolor="#eff0ef" style="FONT-SIZE: 9pt"><span onclick="location.href='<%=path%>/Selevet.do?action=CQFW_LIST&JMJKDAH=${rkxzlinfo_JMJKDAH}&FUNC=2'" style="cursor: hand;"><strong>長(zhǎng)期用藥情況</strong></span></td>
</tr>
</table>
</td>
<td>
<table width="100%" align=center border=1 class="MyTABLE">
<tr>
<td align="center" bgcolor="#eff0ef" style="FONT-SIZE: 9pt"><span onclick="location.href='<%=path%>/Selevet.do?action=JKWT_LIST&JMJKDAH=${rkxzlinfo_JMJKDAH}&FUNC=2'" style="cursor: hand;"><strong>主要健康問(wèn)題</strong></span></td>
</tr>
</table>
</td>
<td>
<table width="100%" align=center border=1 class="MyTABLE">
<tr>
<td align="center" bgcolor="#eff0ef" style="FONT-SIZE: 9pt"><span onclick="location.href='<%=path%>/Selevet.do?action=ZSXJKWT_LIST&JMJKDAH=${rkxzlinfo_JMJKDAH}&FUNC=2'" style="cursor: hand;"><strong>暫時(shí)性健康問(wèn)題</strong></span></td>
</tr>
</table>
</td>
<td>
<table width="100%" align=center border=1 class="MyTABLE">
<tr>
<td align="center" bgcolor="#eff0ef" style="FONT-SIZE: 9pt"><span onclick="location.href='<%=path%>/Selevet.do?action=JKWTMS_LIST&JMJKDAH=${rkxzlinfo_JMJKDAH}&FUNC=2'" style="cursor: hand;"><strong>健康問(wèn)題描述</strong></span></td>
</tr>
</table>
</td>
</tr>
</table>
<div> </div>
<table width="90%" align="center" border="1" class="MyTABLE">
<tr align="center" valign="middle">
<td width="15%" height="20" class="TableColUp"><div align="right">家庭編號(hào)</div></td>
<td height="20">
<div align="left">${rkxzlinfo_JTBH }</div>
</td>
<td width="15%" height="20" class="TableColUp"><div align="right">個(gè)人檔案號(hào)</div></td>
<td height="20">
<div align="left">${rkxzlinfo_JMJKDAH }</div>
</td>
<td height="20" class="TableColUp">
<div align="right">聯(lián)系電話</div>
</td>
<td height="20">
<div align="left">${rkxzlinfo_LXDH }</div>
</td>
</tr>
<tr align="center" valign="middle">
<td width="15%" height="20" class="TableColUp"><div align="right">姓名</div></td>
<td height="20">
<div align="left">${rkxzlinfo_JMXM }</div>
</td>
<td height="20" class="TableColUp"> <div align="right">出生日期</div></td>
<td height="20">
<div align="left">${rkxzlinfo_CSRQ }</div>
</td>
<td height="20" class="TableColUp"><div align="right">性別</div></td>
<td height="20">
<div align="left">
${rkxzlinfo_XB}</div>
</td>
</tr>
<tr align="center" valign="middle">
<td height="20" class="TableColUp">
<div align="right">家庭地址</div>
</td>
<td height="20" colspan=5>
<div align="left">
${rkxzlinfo_QU}區(qū)${rkxzlinfo_JD}街道${rkxzlinfo_JWH}居委會(huì)${rkxzlinfo_LOU }路${rkxzlinfo_HAO }號(hào)
</div>
</td>
</tr>
</table>
<div> </div>
<table width="100%" border="1" class="MyTABLE">
<thead>
<tr align="center">
<td width="10%">過(guò)敏物名稱</td>
<td width="17%">過(guò)敏反應(yīng)(程度)</td>
<td width="21%">備注</td>
<td width="13%">操作【<a href="<%=path%>/Selevet.do?action=GMS_ADD&JMJKDAH=${rkxzlinfo_JMJKDAH}&FUNC=2">新增</a>】</td>
</tr>
</thead>
<by:forby id="gmslist" name="gmslist">
<tr>
<td align="center">${gmslist.GMWMC}</td>
<td align="center">${gmslist.GMFYCD}</td>
<td align="center">${gmslist.BZ}</td>
<td><div align="center">
<a href="<%=path%>/Selevet.do?action=GMS_LIST&JMJKDAH=${rkxzlinfo_JMJKDAH}&rkxzl=e&gmsid=${gmslist.ID}">修改</a>
<a href="<%=path%>/Selevet.do?action=GMS_DEL&gmsid=${gmslist.ID}&JMJKDAH=${gmslist.JMJKDAH}" onclick="return(confirm('確實(shí)要?jiǎng)h除嗎?'))">刪除</a>
</div></td>
</tr>
</by:forby>
</table>
</by:out>
</body>
</html>
?? 快捷鍵說(shuō)明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號(hào)
Ctrl + =
減小字號(hào)
Ctrl + -