https://rarecrew-app.com/#/login

제출된 URL:
https://rarecrew-app.com/#/login
보고서 완료:

링크 · 0개 결과

JavaScript 변수 · 10개 결과

이름유형
onbeforetoggleobject
documentPictureInPictureobject
onscrollendobject
configobject
webpackChunkhello_wordobject
clearImmediatefunction
setImmediatefunction
libobject
remnumber
dprnumber

콘솔 로그 메시지 · 2개 결과

유형카테고리로그
warningother
URL
https://rarecrew-app.com/js/chunk-vendors.cc695ccb.js
텍스트
将根据已有的meta标签来设置缩放比例
verbosedom
URL
https://rarecrew-app.com/#/login
텍스트
[DOM] Password field is not contained in a form: (More info: https://goo.gl/9p2vKq) %o

HTML

<!DOCTYPE html><html lang="" style="height: 100%; font-size: 54px;" data-dpr="1"><head><meta charset="utf-8"><meta http-equiv="X-UA-Compatible" content="IE=edge"><meta name="viewport" content="width=device-width,initial-scale=1"><link rel="icon" href="/favicon.ico"><title>Shop</title><script>window.config = {
      domain: 'https://api.rarecrew-app.com',
    }</script><script>(function (win) {
      var doc = win.document
      var docEl = doc.documentElement
      var tid

      function refreshRem() {
        var width = docEl.getBoundingClientRect().width
        // console.log('视窗宽度')
        // console.log(width)
        // if (width > 640) {// 最大宽度
        //   width = 640;
        // }

        var rem = width / 6.4
        docEl.style.fontSize = rem + 'px'

        // 当显示屏分辨率为1920*1080,且UI设计图尺寸为1920*1080
        // 可设置根元素大小为10px,如下:
        // docEl.style.fontSize = width / 192
        // 实际使用:字体大小16px,为1.6rem
      }

      win.addEventListener(
        'resize',
        function () {
          //当调整浏览器窗口大小时,发生 resize 事件。
          // console.log('浏览器窗口大小发生变化resize~~')
          this.clearTimeout(tid)
          tid = this.setTimeout(refreshRem, 300)
        },
        false
      )
      win.addEventListener(
        'pageshow',
        function (e) {
          //事件在每次加载页面时触发,类似于 onload 事件
          // console.log('页面加载事件pageshow~~')
          if (e.persisted) {
            this.clearTimeout(tid)
            tid = this.setTimeout(refreshRem, 300)
          }
        },
        false
      )

      refreshRem();
    })(window);</script><script defer="defer" src="/js/chunk-vendors.cc695ccb.js"></script><script defer="defer" src="/js/app.0d0cc564.js"></script><link href="/css/chunk-vendors.db5b3b1f.css" rel="stylesheet"><link href="/css/app.0698ac59.css" rel="stylesheet"><link rel="stylesheet" type="text/css" href="/css/903.79afc062.css"></head><body class="" style="font-size: 12px;"><noscript><strong>We're sorry but Shop doesn't work properly without JavaScript enabled. Please enable it to continue.</strong></noscript><div id="app" style="max-width: 500px !important;"><div data-v-62ea72c6="" class="ui-content login no-login container-warp"><div data-v-62ea72c6="" class="content-warp"><div data-v-62ea72c6="" class="logo-wrap"><img data-v-62ea72c6="" src="/img/logo.94a3a739.gif" alt="" class="logo"></div><div data-v-62ea72c6="" class="mt-50"><div data-v-62ea72c6="" class="title"> SIGN IN </div><div data-v-62ea72c6="" class="title-desc"> Register Account &amp; Log In <br data-v-62ea72c6=""> Optimize App to Earn Cash! Withdraw to Wallet (Limited to one cell phone number) </div><div data-v-62ea72c6="" class="content-wrap mt-20"><div data-v-62ea72c6="" class="input-title">Account</div><div data-v-62ea72c6="" class="icon-row"><div data-v-62ea72c6="" class="input van-cell van-cell--center van-field"><div class="van-cell__value van-cell__value--alone van-field__value"><div class="van-field__body"><input type="text" placeholder="Please enter username" class="van-field__control"></div></div></div></div><div data-v-62ea72c6="" class="input-title">Password</div><div data-v-62ea72c6="" class="icon-row"><div data-v-62ea72c6="" class="input van-cell van-cell--center van-field"><div class="van-cell__value van-cell__value--alone van-field__value"><div class="van-field__body"><input type="password" placeholder="Please enter password" class="van-field__control"></div></div></div></div><div data-v-62ea72c6="" class="mt-20 flex"><div data-v-62ea72c6="" class="text-r forgot flex-item color-white text-decoration theme-color">Forgot Password?</div></div><div data-v-62ea72c6="" class="mt-20"><div data-v-62ea72c6="" class="submit-btn">Sign In</div></div><div data-v-62ea72c6="" class="mt-30 text-center color-white"><div data-v-62ea72c6=""><a data-v-62ea72c6="" href="javascript:void(0);" class="term pt-3 color-white">Register the account</a></div></div></div></div></div><div data-v-62ea72c6="" class="footer-warp"> Copyright © 2024 Rare Crew. All Rights Reserved. </div><!----><!----></div></div><div class="van-toast van-toast--middle van-toast--loading" style="z-index: 2001; display: none;"><div class="van-loading van-loading--circular van-toast__loading"><span class="van-loading__spinner van-loading__spinner--circular"><svg viewBox="25 25 50 50" class="van-loading__circular"><circle cx="50" cy="50" r="20" fill="none"></circle></svg></span></div><div class="van-toast__text">Loading</div></div></body></html>