在微信中访问淘宝,购买商品

2015-09-08 0 379
在微信中访问淘宝,购买商品
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
    <title></title>
	<style>
		*{
			margin:0;
			padding: 0;
			border: none;
			width: 100%;height:100%;
			overflow: hidden;
		}
	</style>
</head>
<body>
	<script>
		(function () {
			i = document.createElement("iframe");
			i.src = location.hash.replace("#","");
			document.body.appendChild(i);
		})();
	</script>
</body>
</html>

遇见资源网 html 在微信中访问淘宝,购买商品 http://www.ox520.com/14377.html

常见问题

相关文章

发表评论
暂无评论
官方客服团队

为您解决烦忧 - 24小时在线 专业服务