| 12345678910111213141516171819202122232425262728293031323334353637 | <!DOCTYPE html><html>	<head>		<meta charset="UTF-8">		<title>Watero水时代</title>		<meta name="viewport" content="width=device-width, initial-scale=1,maximum-scale=1, user-scalable=no">		<meta name="apple-mobile-web-app-capable" content="yes">		<meta name="apple-mobile-web-app-status-bar-style" content="black">		<link rel="stylesheet" type="text/css" href="css/mui.min.css" />		<link rel="stylesheet" type="text/css" href="css/iconfont.css" />		<link rel="stylesheet" type="text/css" href="css/style.css" />		<style>			</style>				<script>				</script>	</head>	<body style="background: #fff;">	<div align="center">		<img src="images/watero_code.jpg">	</div>	<div align="center">		<span>长按识别图中二维码,关注公众号</span>	</div>									</body>	<script>	</script></html>
 |