h5-cli
Version:
hello
27 lines (26 loc) • 1.1 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.1001"/>
<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">
<link rel="stylesheet" type="text/css" href="//daily.yuantutech.com/yuantu/h5-cli/1.12.0/??pages/index.css,mods/head/footer-nav.css"> -->
</head>
<body>
<script>
location.href = '../index.html'+ location.search
// seajs.use("pages/index", function(){
// seajs.use("mods/head/footer-nav");
// seajs.use("libs/fastclick");
// });
</script>
</body>
</html>