📄 %%10^107^10716554%%member_page_start.htm.php
字号:
<?php /* Smarty version 2.6.12, created on 2007-01-17 17:26:30
compiled from /web/ikang.com/telemed/tpls/member/member_page_start.htm */ ?>
<title>Doctor Area</title>
<link href="../tpls/css/copyright.css" rel="stylesheet" type="text/css" />
<link href="../tpls/css/main_style.css" rel="stylesheet" type="text/css" />
<style type="text/css">
<!--
body {
margin-top: 0px;
margin-left: 2px;
margin-right: 2px;
margin-bottom: 0px;
}
-->
</style>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td colspan="2"><img src="../images/ikang_logo.gif" alt="Ikang.com" width="172" height="104" /></td>
<td width="52%"><h3>Hello,
<?php echo $this->_tpl_vars['username']; ?>
</h3>
<p> </p></td>
<td width="27%"><img src="../images/bayley_jacks.jpg" width="260" height="92" /></td>
</tr>
<tr>
<td width="4%" height="1" bgcolor="#999999"></td>
<td width="17%" height="1" bgcolor="#999999"></td>
<td height="1" bgcolor="#999999"></td>
<td height="1" bgcolor="#999999"></td>
</tr>
</table>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td height="24" bgcolor="#eeeeee"><strong>Current Location: <a href="memberpages.php">Home</a> >> Current Case List vvv </strong>
<table width="100" border="0" align="right" cellpadding="0" cellspacing="0">
<tr>
<td><a href="memberpages.php?page=member_logout"><img src="/images/logout.jpg" width="65" height="21" border="0" /></a></td>
</tr>
</table></td>
</tr>
</table>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="21%" height="260" valign="top"><p><a href='memberpages.php?page=view_detail'>My Infomation >></a> <br />
<a href="memberpages.php?page=member_calendar">My Calendar>></a><br />
<a href="memberpages.php?page=member_notice">My Notice </a><br/>
<a href='memberpages.php?page=member_logout'>Logout</a></p>
</td>
<td width="79%" align="right" valign="top"><table width="98%" border="0" align="right" cellpadding="1" cellspacing="1">
<tr>
<td width="42%" height="22" align="center" bgcolor="#eeeeee">Case Name</td>
<td width="21%" align="center" bgcolor="#eeeeee">User Name</td>
<td width="25%" align="center" bgcolor="#eeeeee">Date</td>
<td width="12%" align="center" bgcolor="#eeeeee"> </td>
</tr><?php $_from = $this->_tpl_vars['getCaseRelation']; if (!is_array($_from) && !is_object($_from)) { settype($_from, 'array'); }if (count($_from)):
foreach ($_from as $this->_tpl_vars['caseItem']):
?>
<tr>
<td colspan="4" bgcolor="#FFFFFF"><iframe src="memberpages.php?page=member_next&case_id=<?php echo $this->_tpl_vars['caseItem']['case_id']; ?>
" width="100%" height="20" scrolling="No" frameborder="0"></iframe></td>
</tr><?php endforeach; endif; unset($_from); ?>
</table></td>
</tr>
</table>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td height="1" bgcolor="#999999"></td>
</tr>
<tr>
<td height="49" align="right" bgcolor="#FFFFFF">Copyright ©right; 2006 Ikang.com& Bayley & Jackson
All right reserved. </td>
</tr>
</table>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -