soon.expoxin.com Open in urlscan Pro
129.204.70.19  Public Scan

Submitted URL: https://soon.expoxin.com/
Effective URL: https://soon.expoxin.com/a/login
Submission: On June 29 via api from US — Scanned from DE

Form analysis 1 forms found in the DOM

POST /a/login

<form id="loginForm" action="/a/login" method="post" novalidate="novalidate">
  <div class="form-group has-feedback">
    <span class="glyphicon glyphicon-user form-control-feedback" title="登录账号" style="color: rgb(210, 214, 222);"></span>
    <input type="text" id="username" name="username" value="" class="form-control required" data-msg-required="请填写登录账号." placeholder="登录账号" aria-required="true">
  </div>
  <div class="form-group has-feedback">
    <span class="glyphicon glyphicon-lock form-control-feedback" title="登录密码,鼠标按下显示密码" onmousedown="$('#password').attr('type','text')" onmouseup="$('#password').attr('type','password')" style="color: rgb(210, 214, 222);"></span>
    <input type="password" id="password" name="password" value="" class="form-control required" data-msg-required="请填写登录密码." placeholder="登录密码" autocomplete="off" aria-required="true">
  </div>
  <div class="form-group has-feedback" id="isValidCodeLogin" style="display:none">
    <div class="input-group">
      <span class="input-group-addon">验证码:</span>
      <input type="text" id="validCode" name="validCode" class="form-control" required="true" data-msg-required="请填写验证码" remote="/validCode" data-msg-remote="验证码不正确." aria-required="true">
      <span class="input-group-addon p0">
        <img id="validCodeImg" class="validCodeImg" title="看不清,点击图片刷新" src="/validCode?1719679919400" alt="验证码" style="width:100px;">
      </span>
    </div>
    <script>
      var validCodeImgRefresh = function() {
        var src = '/validCode?' + new Date().getTime();
        $('#validCodeImg').attr('src', src).removeClass('hide');
      }
      $('#validCodeImg').click(function() {
        validCodeImgRefresh();
        $('#validCode').val('').focus();
      });
      $('#validCode').focus(function() {
        if ($('#validCodeImg').attr('src') == '') {
          $('#validCodeImg').click();
        }
      });
      setTimeout(function() {
        validCodeImgRefresh();
      }, 1000);
    </script>
  </div>
  <div class="form-group">
    <div class="mt5 icheck">
      <label title="公共场所慎用,下次不需要再填写帐号">
        <div class="icheckbox_square-blue" aria-checked="false" aria-disabled="false" style="position: relative;"><input type="checkbox" name="rememberUserCode" class="form-control" data-style="square-blue"
            style="position: absolute; opacity: 0;"><ins class="iCheck-helper"
            style="position: absolute; top: 0%; left: 0%; display: block; width: 100%; height: 100%; margin: 0px; padding: 0px; background: rgb(255, 255, 255); border: 0px; opacity: 0;"></ins></div> 记住账号
      </label> &nbsp; <label title="公共场所慎用,下次不需要再填写帐号和密码">
        <div class="icheckbox_square-blue" aria-checked="false" aria-disabled="false" style="position: relative;"><input type="checkbox" name="rememberMe" class="form-control" data-style="square-blue" style="position: absolute; opacity: 0;"><ins
            class="iCheck-helper" style="position: absolute; top: 0%; left: 0%; display: block; width: 100%; height: 100%; margin: 0px; padding: 0px; background: rgb(255, 255, 255); border: 0px; opacity: 0;"></ins></div> 记住密码
      </label>
    </div>
  </div>
  <div class="form-group">
    <button type="submit" class="btn btn-primary btn-block btn-flat" id="btnSubmit" data-loading="登录验证成功,正在进入..." data-login-valid="正在验证登录,请稍后...">立即登录</button>
  </div>
</form>

Text Content

顺恩街小程序管理后台 V2.0
验证码:

记住账号  

记住密码
立即登录

技术支持:广东鑫展网联科技有限公司