https://www.sgxem.com/index/index/pass

提交的 URL:
https://www.sgxem.com/已重定向
报告完成时间:

链接 · 找到 0 个

JavaScript 变量 · 找到 3 个

名称类型
onbeforetoggleobject
documentPictureInPictureobject
onscrollendobject

控制台日志消息 · 找到 0 条

HTML

<!DOCTYPE html><html><head><meta charset="utf-8"><meta http-equiv="X-UA-Compatible" content="IE=edge"><title>欢迎您!</title><link rel="stylesheet" href=""><style type="text/css" media="screen">
		input[type=text]{
			padding: 7px 1px 1px 1px ;
			height:70px;
			width:400px;
			font-size:40px;
		}
		input[type=submit]{
			padding: 8px 8px;
		    height:80px;
			font-size:40px;
		}
	</style></head><body><div style="text-align: center;margin-top:400px"><h2 style="margin-bottom:20px;font-size:60px">商家编码</h2><form action="#" method="GET"><input type="text" name="pass" placeholder="请输入商家编码"><input type="submit" name="" value="提 交" placeholder=""></form></div></body></html>