1 Star 0 Fork 0

Shuai-Feng/Dida_medic

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
patient.html 5.04 KB
一键复制 编辑 原始数据 按行查看 历史
shuaifeng 提交于 2020-02-09 11:37 . 第一次医疗项目提交
<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>滴答医疗--预约</title>
<link rel="stylesheet" href="css/reset.css">
<link rel="stylesheet" href="css/style.css">
<link rel="stylesheet" href="css/patient.css">
</head>
<script src="js/jquery-3.4.1.js"></script>
<script src="js/public.js"></script>
<script src="js/patient.js"></script>
<script>
</script>
<body>
<a href="javascript:" class="totop"></a>
<div class="header">
<div class="box980">
<span class="">
<svg width=12 height=14 viewBox="70.925 31.625 208.32 294.061" role="img" fill="#178AF0">
<g>
<path d="M168.085 31.832c4.245-.454 45.943-3.569 84.851 43.417 41.057 49.578 3.873 115.419 3.873 115.419l-88.725 135.018-88.723-135.018s-37.184-65.841 3.873-115.419c38.914-46.986 80.606-43.872 84.851-43.417zm47.415 96.445c0-26.184-21.226-47.409-47.414-47.409-26.184 0-47.414 21.226-47.414 47.409 0 26.189 21.231 47.414 47.414 47.414 26.188 0 47.414-21.225 47.414-47.414z"></path>
</g>
</svg>
500 Terry Francois Street San Francisco, CA 94158</span>
<span class="fr">
<svg width=12 height=14 viewBox="-0.20 -0.047 155.76 155.422" role="img" fill="#178AF0">
<g>
<path d="M92.3 116.4c11.4-.3 14.5-13.3 18.9-19.6 4.5-6.3 10.7-6.3 13.9-4.7 2.8 1.4 21.1 14 28.5 25.8 3.4 5.8 2.8 9.6-2.6 14.5-11 9.8-27.2 21.8-31.3 22.8-4.1 1-37.8-.9-80.7-43.8S-.5 39 .4 33.9C.9 27.8 22.1 4.6 22.1 4.6S27-2.7 35.5 1c9.7 4.2 25.4 27.8 25.4 27.8s3.4 5.8-.6 11.7c-3.8 5.8-23.7 10-23.7 20.2S46.8 82 59.4 95.1s21.5 21.6 32.9 21.3z"></path>
</g>
</svg>
Tel: 123-456-7890</span>
</div>
</div>
<div class="nav">
<div class="box980">
<img class="logo" src="img/logo.png" alt="">
<ul>
<li><a href="index.html">主页</a></li>
<li><a href="about.html">关于我们</a></li>
<li><a href="department.html">就诊 购药 化验</a></li>
<li><a href="hzinfo/pa_log.html">患者入口</a></li>
<li><a class="hover" href="doctor.html">专家信息</a></li>
<li><a href="contact.html">联系我们</a></li>
</ul>
</div>
</div>
<div class="title_us">
<div class="box980">
<h3>预约申请</h3>
</div>
</div>
<div class="content">
<div class="box980">
<form action="data/insert.php" id="form1" method="POST">
<h3>输入相关信息,问诊医生到您家</h3>
<table>
<tr>
<td>
<p class="title">请输入姓名</p>
<input type="text" placeholder="请输入姓名" name="pname" id="username">
</td>
<td>
<span class="tip" id="usernameTips"></span>
</td>
</tr>
<tr>
<td>
<p class="title">请输入手机号</p>
<input placeholder="请输入手机号" type="text" name="pnumber" id="phone" maxlength="11">
</td>
<td>
<span class="tip" id="phoneTips"></span>
</td>
</tr>
<tr>
<td>
<p class="title">请选择科室</p>
<select name="dept" id="office" >
<option>请选择科室</option>
<option value="骨科">骨科</option>
<option value="儿科">儿科</option>
<option value="妇科">妇科</option>
<option value="呼吸科">呼吸科</option>
</select>
</td>
<td>
<span class="tip" id="officeTips"></span>
</td>
</tr>
<tr>
<td>
<p class="title">预约时间</p>
<select name="ptime" id="ptime" >
<option>预约时间</option>
<option value="8:00~10:00">8:00~10:00</option>
<option value="10:00~11:00">10:00~11:00</option>
<option value="13:30~14:30">13:30~14:30</option>
<option value="14:30~16:00">14:30~16:00</option>
<option value="16:00~17:00">16:00~17:00</option>
</select>
</td>
<td>
<span class="tip" id="ptimeTips"></span>
</td>
</tr>
<tr>
<td >
<p class="title">请选择医师</p>
<input placeholder="请选择医师" type="text" name="dname" id="doctor">
</td>
<td>
<span class="tip" id="doctorTips"></span>
</td>
</tr>
</table>
<input type="submit" name="submit" value="提交">
</form>
</div>
</div>
<div></div>
<div class="footer">
<div class="box980">
<p>© 2023 by Medical Clinic. Proudly created with Wix.com</p>
<p>
<svg width=12 height=14 viewBox="70.925 31.625 208.32 294.061" role="img" fill="#fff">
<g>
<path d="M168.085 31.832c4.245-.454 45.943-3.569 84.851 43.417 41.057 49.578 3.873 115.419 3.873 115.419l-88.725 135.018-88.723-135.018s-37.184-65.841 3.873-115.419c38.914-46.986 80.606-43.872 84.851-43.417zm47.415 96.445c0-26.184-21.226-47.409-47.414-47.409-26.184 0-47.414 21.226-47.414 47.409 0 26.189 21.231 47.414 47.414 47.414 26.188 0 47.414-21.225 47.414-47.414z"></path>
</g>
</svg>
胜利街500号&nbsp;河北 秦皇岛市 94158
</p>
</div>
</body>
</html>
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
HTML
1
https://gitee.com/Shuaifeng121314/Dida_medic.git
git@gitee.com:Shuaifeng121314/Dida_medic.git
Shuaifeng121314
Dida_medic
Dida_medic
master

搜索帮助