https://www.vsnxmx.com/index/auth/signup/invitecode/s6arF.html

已提交的 URL:
https://www.vsnxmx.com/index/auth/signup/invitecode/s6arF.html
報告完成時間:

連結 · 找到 0 個

JavaScript 變數 · 找到 25 個

名稱類型
onbeforetoggleobject
documentPictureInPictureobject
onscrollendobject
$function
jQueryfunction
muifunction
progressboolean
openedActionsboolean
isOpenedboolean
sliderRequestAnimationFrameboolean

主控台記錄訊息 · 找到 3 條

類型類別記錄
verbosedom
URL
https://www.vsnxmx.com/index/auth/signup/invitecode/s6arF.html
Text
[DOM] Input elements should have autocomplete attributes (suggested: "new-password"): (More info: https://goo.gl/9p2vKq) %o
verbosedom
URL
https://www.vsnxmx.com/index/auth/signup/invitecode/s6arF.html
Text
[DOM] Input elements should have autocomplete attributes (suggested: "new-password"): (More info: https://goo.gl/9p2vKq) %o
errornetwork
URL
https://www.vsnxmx.com/favicon.ico
Text
Failed to load resource: the server responded with a status of 404 ()

HTML

<!DOCTYPE html><html lang="en"><head>
		<meta charset="utf-8">
		<meta http-equiv="X-UA-Compatible" content="IE=edge">
		<title>register</title>
		<link rel="stylesheet" href="/static/css/style.css">
		<link rel="stylesheet" href="/static/css/mui.min.css">
		<link rel="stylesheet" href="/static/css/mui.loading.css">
		<meta name="viewport" content="initial-scale=1, maximum-scale=1, width=device-width">
		<style type="text/css">
			.poho {
			    position: relative;
				display: flex;
			}
			.poho input {margin-bottom: 16px;}
			.poho img{padding: 7px !important;}
			
			.poho span {
			    position: absolute;
			    top: -10px;
			    left: 6px;
			    background: #fff;
			    padding: 0 5px;
			    font-weight: 600;
			}
			.appContent {
			    padding-top: 20px;
			}
				.bne{padding-bottom: 14px; padding-left: 20px;   text-align: left;}
			.sectionTitle .title h1 {
				font-size: 30px;
			}
			.banyue{margin-top: -30px;    border-radius: 25px;     padding: 30px 14px;box-shadow:none;}

			
		
			.poho i{height: 45px;line-height: 45px;}
		</style>

	</head>


	<body class="baney">
		<div class="appHeader">
			<div class="left">
				<a href="javascript:history.go(-1);" class="icon goBack">
					<i class="icon ion-ios-arrow-back"></i>
				</a>
			</div>

		</div>
		<div class="ban weui_heardlor ">
		</div>
		<div id="appCapsule" class="pb-2 mt_150">
			<div class="appContent">
			
				<div class="sectionTitle mb-3 text-center">
					<div class="bne">
						<h3>Sign Up</h3> 
						<span>Create an Account</span>
					</div>
				</div>
				<div class="banyue p-2">
					
					<form class="form-group" method="post" id="signup-form">

						<div class="form-group poho">
							<span> Account +2510</span>
							<input type="number" name="mobile" class="form-control" placeholder="Please enter mobile account">
						</div>
						<div class="form-group poho">
							<span> Password</span>
							<input type="password" name="password" class="form-control" placeholder="Please input password">
						</div>
						<div class="form-group poho">
							<span> Password</span>
							<input type="password" name="cpassword" class="form-control" placeholder="please enter password again">
						</div>
						<div class="form-group poho">
							<span> Invitation code</span>
							<input type="text" name="invitecode" value="s6arF" readonly="" class="form-control" placeholder="Please enter the invitation code">
						</div>

						<input type="hidden" name="__token__" id="token" value="88020694abe6412b2bb8ef0fd5332cc6">
						<div class="form-group poho">
							<span> Verification Code</span>
							
							<input type="text" name="code" class="form-control uwp" placeholder="Verification code">
							
							<div style="float: right; ">
							
								<img src="/index.php?s=/captcha" style="width:100px;padding-top:0;" width="80" height="45" onclick="this.src = '/index.php?s=/captcha&amp;r=' + Math.random();">
								
							</div>
							
						</div>
						
						<div>
							<button type="button" data-form="signup-form" onclick="TokenSubmit(this);" class="btn btn-primary btn-lg btn-block">
								Sign up
							</button>
						</div>
					
					</form>
					
					<div class="teim mt-3">
						
						<a href="/index/auth/sign.html">Log in</a>
					</div>

			
					
			</div>

		</div>
		</div>
		<script src="/static/js/jquery-3.4.1.min.js"></script>

		<script src="/static/js/mui.min.js"></script>
		<script src="/static/js/mui.loading.js"></script>
		<script src="/static/js/base.js"></script>

	


</body></html>