h5-cli
Version:
hello
92 lines (79 loc) • 3.26 kB
HTML
<html lang="en">
<head>
<meta charset="UTF-8">
<meta content="width=device-width, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0, user-scalable=no" name="viewport" />
<meta name="apple-mobile-web-app-capable" content="yes" />
<meta name="mobile-web-app-capable" content="yes" />
<meta name="apple-touch-fullscreen" content="yes" />
<meta name="format-detection" content="telephone=no" />
<meta name="spm-id" content="100.1702"/>
<link rel="dns-prefetch" href="//s.yuantutech.com" />
<link rel="dns-prefetch" href="//api.yuantutech.com" />
<title>查看就诊卡</title>
<link rel="stylesheet" type="text/css" href="//daily.yuantutech.com/yuantu/h5-cli/1.12.0/component/frozen.css">
<style type="text/css">
.page{
padding-top:20px;
}
.about-faq{
font-size:80%;
margin:20px;
line-height:1.5em;
}
.about-faq h2{
margin-top: 10px;
color:#303030
}
.about-faq p{
margin-top: 10px;
color:#888;
text-indent:2em;
}
.change-new-card{
position: absolute;
right:0px;
top:17px;
padding-right:30px;
}
.yu-e{
margin-bottom:5px ;
margin-top:5px;
}
</style>
</head>
<body>
<div class="page wait" id="J_Page">
<!--就诊卡模块-->
<div class="" id="J_PatientCard">
</div>
<div class="ui-footer ui-footer-stable ui-btn-group ui-border-t">
<button class="ui-btn-lg ui-btn-primary" id="J_BindNewCard">
绑定新卡片
</button>
</div>
<div class="about-faq hide" id="J_CardQA">
<h2>番禺民生卡有什么好处?</h2>
<p>
民生卡作为番禺区政府为广东省全员信息库的番禺区民生档
案人员免费发行的政府服务卡,在卫生医疗领域,持卡人可
通过番禺区卫生医疗机构的银医通自助终端,实现自助发卡
自助挂号、自助缴费(含医保自助结算)、自助打印检验报告
等功能,在民生卡的身份认证和资金结算中完成整个就医流
程,并能够在区内所有卫生医疗机构实现一卡通。
</p>
<h2>如何申请民生卡?</h2>
<p>
请拨打民生卡客服热线:400-834-116或者访问民生卡网站 //www.xhjk.com.cn 了解详情
</p>
</div>
</div>
<script charset="utf-8" src="//daily.yuantutech.com/yuantu/h5-cli/1.12.0/??libs/zepto.js,libs/sea.js,libs/seajs-combo.js,config.js,libs/windvane.js,libs/punycode.js,libs/querystring.js,libs/vTemplate.js,component/VModule.js,component/PageModule.js,libs/md5.js,libs/io.js,libs/url.js,libs/util.js,libs/juicer.js,libs/cache.js"></script>
<script async src="https://s.yuantutech.com/yuantu/spm/1.0.17/??spm.js,track.js,view.js"></script>
<script>
seajs.use("pages/patient-card-detail", function(){
seajs.use("libs/fastclick");
});
</script>
</body>
</html>