geo-for-http
Version:
a small tool to getCurrentPosition in http protocol
16 lines (15 loc) • 487 B
HTML
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes">
<meta name="format-detection" content="telephone=no">
<script type="text/javascript" src="//webapp.didistatic.com/static/webapp/sofa_full_zepto.js"></script>
<title>标题标题</title>
</head>
<body >
<div id="app">
</div>
</body>
</html>