h5-cli
Version:
hello
55 lines (50 loc) • 2 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.1700"/>
<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>
.page-health-list .ui-list li{
padding-top:5px ;
padding-bottom:5px ;
font-size:14px;
}
.baogao h1{
margin-top:20px;
text-align: center;
}
.baogao .ui-tips{
margin-bottom:0;
}
.baogao .ui-tips:last-child{
margin-top:0;
}
</style>
</head>
<body>
<div class="page-health-list page wait " id="J_Page">
<div id="J_List">
<section class="ui-notice" id="J_NoData">
<i></i>
<p>还没有健康数据</p>
</section>
</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/health-record-detail", function(){
seajs.use("libs/fastclick");
});
</script>
</body>
</html>