- ID de l'analyse :
- b240edeb-984d-49eb-99cb-5ad7960327f6Terminée
- URL soumise :
- https://hubspknpovip.com/
- Fin du rapport :
Liens : 0 trouvé(s)
Liens sortants identifiés à partir de la page
Variables JavaScript : 14 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
Nom | Type |
---|---|
onbeforetoggle | object |
documentPictureInPicture | object |
onscrollend | object |
webpackJsonp | object |
__uniConfig | object |
__uniRoutes | object |
UniApp | function |
UniViewJSBridge | object |
UniServiceJSBridge | object |
uni | object |
Messages de journal de console : 1 trouvé(s)
Messages consignés dans la console web
Type | Catégorie | Enregistrement |
---|---|---|
verbose | dom |
|
HTML
Le corps HTML de la page en données brutes
<!DOCTYPE html><html lang="en" translate="no" 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 charset="utf-8"><meta http-equiv="X-UA-Compatible" content="IE=edge"><meta name="viewport" content="width=device-width,user-scalable=no,initial-scale=1,maximum-scale=1,minimum-scale=1"><title></title><meta property="og:title" content="HubSpot | Software, Tools, Resources for Your Business"><meta property="og:site_name" content="HubSpot"><meta name="generator" content="HubSpot"><meta property="og:image" content="https://www.hubspot.com/hubfs/hubspot-customer-platform.png"><meta property="og:image:width" content="600"><meta property="og:image:height" content="342"><meta property="og:image:alt" content="HubSpot's customer platform connects all the tools you need."><meta property="og:description" content="HubSpot's CRM platform contains the marketing, sales, service, operations, and website-building software you need to grow your business."><meta name="description" content="HubSpot's CRM platform contains the marketing, sales, service, operations, and website-building software you need to grow your business."><meta name="twitter:image" content="https://www.hubspot.com/hubfs/hubspot-customer-platform.png"><meta name="twitter:image:alt" content="HubSpot's customer platform connects all the tools you need."><meta name="twitter:card" content="summary_large_image"><link rel="stylesheet" href="/static/index.css"><link rel="icon" href="/static/images/favicon.png"><style type="text/css">
/*每个页面公共css */uni-view{box-sizing:border-box;font-size:15px}uni-input{font-size:15px}uni-page-body{font-family:PingFang SC}.uni-popup{z-index:9992!important}.uni-body{
/* background-image: url(~@/static/images/login-bg.png) !important; */
/* background-image: url(~@/static/images/service.jpg) !important;
background-size: 100% 100% !important;
background-repeat: no-repeat !important;
background-attachment: fixed;
background-position: center top; */}.content{margin:0 auto;max-width:1000px;min-height:100vh;background-image:url(/static/images/login-bg.png)!important;background-size:100% 100%!important;background-repeat:no-repeat!important;background-color:#e8e4f6!important
/* background-attachment: fixed; */
/* background-position: center; */}.font-bold{font-weight:700}.flex{display:flex}.row-flex{flex-direction:row}.row-column{flex-direction:column}.row-center{align-items:center}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.right-icon{width:8px!important}.bg-white{background:#fff!important}.text-white{color:#fff!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 */
/* 水平间距 */
/* 垂直间距 */
/* 透明度 */
/* 文章场景相关 */.tabbar-plac[data-v-7eff2d55]{width:100%;height:60px}.tabbar[data-v-7eff2d55]{width:100%;height:60px;margin:0 auto;padding:0 3%;position:fixed;bottom:0;left:0;z-index:9991;background:#fff!important;box-shadow:0 1px 6px rgba(0,0,0,.2);max-width:1000px;margin-left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.tabbar .item[data-v-7eff2d55]{width:33%;height:60px;padding:6px 0;position:relative}.tabbar .item .round[data-v-7eff2d55]{border-radius:50%;background:#fff;width:50px;height:50px;margin-top:-25px}.tabbar .item .round .image[data-v-7eff2d55]{width:50px;height:50px}.tabbar .item .top-line[data-v-7eff2d55]{position:absolute;top:0;width:60px;height:4px}.tabbar .item .title[data-v-7eff2d55]{font-size:12px;color:#999}.tabbar .item .image[data-v-7eff2d55]{width:28px;height:28px}</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 */
/* 水平间距 */
/* 垂直间距 */
/* 透明度 */
/* 文章场景相关 */.container[data-v-c6c7eed8]{z-index:9992;height:100vh;width:100%;max-width:100%;position:fixed;left:0;top:0;background:rgba(0,0,0,.6196078431372549)}.container-content[data-v-c6c7eed8]{position:absolute;background:#fff;width:320px;max-width:450px;top:10%;left:50%;margin-left:-160px;border-radius:12px;z-index:9993}.container-content .movice[data-v-c6c7eed8]{width:94%;margin:20px auto}.container-content .title[data-v-c6c7eed8]{width:100%;padding:0 10px;line-height:50px}.container-content .goods-info[data-v-c6c7eed8]{width:94%;margin:0 auto;padding:20px 0;border-bottom:1px solid #dee2e6}.container-content .goods-info .right[data-v-c6c7eed8]{width:66%;margin:0;height:96px}.container-content .goods-info .right .price[data-v-c6c7eed8]{color:#666;font-weight:700;font-size:14px;margin-top:10px}.container-content .goods-info .right .name[data-v-c6c7eed8]{width:100%;font-weight:700;color:#666;font-size:16px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.container-content .goods-info .left[data-v-c6c7eed8]{margin:0 10px 0 0}.container-content .goods-info .left .img[data-v-c6c7eed8]{width:96px;height:96px;border-radius:6px}.container-content .goods-info .star[data-v-c6c7eed8]{width:20px;box-shadow:0 0 0 0 #fff!important}.container-content .goods-price[data-v-c6c7eed8]{width:60%;margin:0 auto}.container-content .goods-price .img[data-v-c6c7eed8]{width:100%}.container-content .order-info[data-v-c6c7eed8]{width:94%;margin:0 auto;border-bottom:1px solid #dee2e6}.container-content .order-info .total[data-v-c6c7eed8]{width:50%;height:60px;margin:10px 0}.container-content .order-info .total .status-pending[data-v-c6c7eed8]{color:#17a2b8!important;font-size:12px;font-weight:700}.container-content .order-info .total .status-reco[data-v-c6c7eed8]{background-color:#4b84ff;font-size:12px;font-weight:700}.container-content .order-info .total .status-succ[data-v-c6c7eed8]{font-size:12px;font-weight:700;color:#00b25e!important}.container-content .order-info .total .text[data-v-c6c7eed8]{font-weight:700;font-size:16px}.container-content .order-info .total .num[data-v-c6c7eed8]{font-weight:400;font-size:12px;margin-top:10px}.container-content .order-info .total .num .number[data-v-c6c7eed8]{color:#ff5c35;font-weight:700;margin-left:5px}.container-content .goods-name[data-v-c6c7eed8]{font-weight:900;text-align:center;font-size:16px;width:90%;margin:0 auto}.container-content .goods-name uni-image[data-v-c6c7eed8]{width:60px}.container-content .info-row[data-v-c6c7eed8]{font-size:14px}.container-content .info-data-row[data-v-c6c7eed8]{font-weight:900;font-size:14px}.confirm[data-v-c6c7eed8]{width:100%;padding:15px 10px;border-top:1px solid #dee2e6}.confirm .order-sub[data-v-c6c7eed8]{text-align:center;width:100%;line-height:45px;margin:0 auto;background:#ff5c35;color:#fff;border-radius:50px;font-size:15px}</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 */
/* 水平间距 */
/* 垂直间距 */
/* 透明度 */
/* 文章场景相关 */.head-nav .place[data-v-5f0c3e64]{width:100%;height:50px}.head-nav .head[data-v-5f0c3e64]{width:100%;padding:0 20px;height:50px;background:#fff;display:flex;align-items:center;justify-content:space-between;position:fixed;top:0;left:0;z-index:990;max-width:1000px;margin-left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.head-nav .head .center .logo[data-v-5f0c3e64]{width:120px}.head-nav .head .left uni-image[data-v-5f0c3e64]{width:10px}.head-nav .head .right[data-v-5f0c3e64]{width:20px;margin-left:20px}.head-nav .head .right uni-image[data-v-5f0c3e64]{width:17px}</style><style type="text/css">.copyright[data-v-37bbd9f6]{display:flex;align-items:center;justify-content:center;font-size:10px;color:#fff;
/* position: absolute; */bottom:50px;left:0;z-index:999;width:100%;margin:40px auto}</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 */
/* 水平间距 */
/* 垂直间距 */
/* 透明度 */
/* 文章场景相关 */.uni-popup[data-v-1df729aa]{position:fixed;z-index:99}.uni-popup.top[data-v-1df729aa], .uni-popup.left[data-v-1df729aa], .uni-popup.right[data-v-1df729aa]{top:var(--window-top)}.uni-popup .uni-popup__wrapper[data-v-1df729aa]{display:block;position:relative
/* iphonex 等安全区设置,底部安全区适配 */}.uni-popup .uni-popup__wrapper.left[data-v-1df729aa], .uni-popup .uni-popup__wrapper.right[data-v-1df729aa]{padding-top:var(--window-top);flex:1}.fixforpc-z-index[data-v-1df729aa]{z-index:999}.fixforpc-top[data-v-1df729aa]{top:0}</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 */
/* 水平间距 */
/* 垂直间距 */
/* 透明度 */
/* 文章场景相关 */.content[data-v-766eea72]{width:285px;height:100vh;color:#fff;background:#224db7!important}.content .scrill-content[data-v-766eea72]{width:100%;padding:20px 4%;margin:0 auto}.content .scroll-view[data-v-766eea72]{width:100%;height:100%}.content .scroll-view[data-v-766eea72]::-webkit-scrollbar{display:none;width:0!important;height:0!important;background:transparent;color:transparent;-webkit-appearance:none}.content .logout[data-v-766eea72]{color:red;border:none!important;padding:20px 0!important;font-weight:700}.content .popup-nav[data-v-766eea72]{border-bottom:1px solid #d9d9d9;padding:15px 0!important}.content .popup-nav[data-v-766eea72]:nth-last-of-type(2){border-bottom:none}.content .popup-nav .text[data-v-766eea72]{margin-left:10px;font-size:14px}.content .popup-nav uni-image[data-v-766eea72]{width:26px}.content .credit[data-v-766eea72]{width:100%;margin:10px auto}.content .credit .credit-progress[data-v-766eea72]{width:75%;height:6px;border-radius:50px;background-color:#817d85;position:relative;margin-right:10px}.content .credit .progress-active[data-v-766eea72]{background-color:#ff552d;height:6px;position:absolute;top:0;left:0;border-radius:50px;width:100%}.content .credit .credit-number[data-v-766eea72]{border-radius:50px;color:#fff;background:#ff552d;position:absolute;top:-8px;font-size:12px;padding:0 5px;line-height:22px}.content .invitation-code[data-v-766eea72]{margin-top:5px;font-size:14px}.content .invitation-code .copy[data-v-766eea72]{width:20px;height:20px;margin-right:40px}.content .account-info[data-v-766eea72]{width:88%;margin:0 auto;padding:10px 0}.content .account-info .num[data-v-766eea72]{margin-top:5px}.content .account-info uni-view[data-v-766eea72]{font-size:13px}.content .userinfo .right[data-v-766eea72]{margin-left:10px}.content .userinfo .right .phone[data-v-766eea72]{font-size:12px;margin-top:10px}.content .userinfo .right .vip-img[data-v-766eea72]{width:20px;height:20px}.content .userinfo .right .level_name[data-v-766eea72]{font-size:12px;margin-left:5px}.content .userinfo .right .username[data-v-766eea72]{font-size:16px;margin-right:10px}.content .userinfo .avatar[data-v-766eea72]{width:70px;height:70px;border-radius:50%}</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 */
/* 水平间距 */
/* 垂直间距 */
/* 透明度 */
/* 文章场景相关 */.close[data-v-f5be9c34]{margin:20px auto;width:25px;height:25px;line-height:25px;border-radius:50%;font-weight:700;color:#000;font-size:24px;text-shadow:0 1px 0 #fff}.iamge[data-v-f5be9c34]{width:300px;padding:10px;border-radius:12px}.iamge uni-image[data-v-f5be9c34]{width:100%}</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 */
/* 水平间距 */
/* 垂直间距 */
/* 透明度 */
/* 文章场景相关 */.article[data-v-a320f984]{width:84%;height:440px;border-radius:12px;margin:0 auto;padding:14px}.article .pare[data-v-a320f984]{border-radius:12px}.article .pare .title[data-v-a320f984]{font-family:NunitoSans;font-size:12px;font-weight:700;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;color:#6d8de8;padding:0 10px;margin-bottom:10px;margin-top:5px}</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 */
/* 水平间距 */
/* 垂直间距 */
/* 透明度 */
/* 文章场景相关 */.content[data-v-fa80b866]{width:190px;height:100vh;color:#fff;background:#000!important}.content .item[data-v-fa80b866]{text-transform:uppercase;font-size:24px;width:100%;height:60px}.content .close[data-v-fa80b866]{width:88%;margin:0 auto;height:60px}.content .close .img[data-v-fa80b866]{width:20px}</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 */
/* 水平间距 */
/* 垂直间距 */
/* 透明度 */
/* 文章场景相关 */.notice[data-v-483e1669]{color:#bec0c4;overflow:hidden;width:88%;height:40px;margin:-20px auto 0;display:flex;align-items:center;justify-content:space-between;background:#fff;border-radius:25px;padding:0 3%;box-shadow:0 0 5px 0 #c1c1c1;position:relative;z-index:899}.notice .notice-content[data-v-483e1669]{width:88%;height:35px;position:relative;overflow:hidden;display:flex;align-items:center}.notice .notice-view[data-v-483e1669]{white-space:nowrap;position:absolute;font-size:0}.notice .notice-view .notice-text[data-v-483e1669]{display:inline-block;font-size:13px}</style><script charset="utf-8" src="/static/js/pages-login-index~pages-register-index.cb52a38d.js"></script><script charset="utf-8" src="/static/js/pages-login-index.43a4ddb1.js"></script><style type="text/css">.uni-app--showtabbar uni-page-wrapper {
display: block;
height: calc(100% - 50px);
height: calc(100% - 50px - constant(safe-area-inset-bottom));
height: calc(100% - 50px - env(safe-area-inset-bottom));
}
.uni-app--showtabbar uni-page-wrapper::after {
content: "";
display: block;
width: 100%;
height: 50px;
height: calc(50px + constant(safe-area-inset-bottom));
height: calc(50px + env(safe-area-inset-bottom));
}
.uni-app--showtabbar uni-page-head[uni-page-head-type="default"] ~ uni-page-wrapper {
height: calc(100% - 44px - 50px);
height: calc(100% - 44px - constant(safe-area-inset-top) - 50px - constant(safe-area-inset-bottom));
height: calc(100% - 44px - env(safe-area-inset-top) - 50px - env(safe-area-inset-bottom));
}</style><style type="text/css">.select-area-input[data-v-091747c6]{background-color:#fff;width:90%;margin:0 auto;height:30px;padding:0 10px;font-size:12px;border-radius:5px}.pl-20[data-v-091747c6]{padding-left:1px;font-size:12px}.wxaSortPickerTemTags[data-v-091747c6]{position:fixed;top:50%;right:1px;color:#1cc2f7;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.wxaSortPickerTemTag[data-v-091747c6]{text-align:center;padding:1px;font-size:1px;line-height:1px}.wxaSortPickerFixedTag[data-v-091747c6]{position:fixed;width:100%}.wxaSortPickerTag[data-v-091747c6]{background-color:#f3f7f8;font-size:1px;font-weight:700;color:#46595f;height:1px;line-height:1px;padding:0 1px}.wxaSortPickerItem-box[data-v-091747c6]{background-color:#fff;padding:0 1px}.wxaSortPickerItem[data-v-091747c6]{height:1px;line-height:1px;border-bottom:1px solid #dee4e4;color:#46595f;font-size:1px;display:flex;align-items:center}.wxaSortPickerItem uni-image[data-v-091747c6]{width:1px;height:1px}.wxaSortPickerItem[data-v-091747c6]:last-child{border-bottom:none}</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 */
/* 水平间距 */
/* 垂直间距 */
/* 透明度 */
/* 文章场景相关 */.areaFlag[data-v-0dc1bbc6]{margin:0 5px 0;width:45px;height:20px}.content[data-v-0dc1bbc6]{background-size:cover!important;background-repeat:no-repeat!important;padding-bottom:30px}.content .help[data-v-0dc1bbc6]{display:flex;align-items:center;justify-content:center;color:#fff;width:100%;margin:25px auto}.content .help .service_text[data-v-0dc1bbc6]{text-decoration:underline}.content .help .contact[data-v-0dc1bbc6]{color:#6d8de8;text-decoration:underline}.content .help uni-image[data-v-0dc1bbc6]{width:25px;margin-right:10px}.content .weclome[data-v-0dc1bbc6]{color:#fff;display:flex;align-items:center;justify-content:center;margin:40px auto 20px}.content .icon-kf[data-v-0dc1bbc6]{width:40px;margin-right:10px}.content .language[data-v-0dc1bbc6]{background:#ff5c35;color:#fff;border-radius:50px;width:67px;height:36px;padding:0 10px}.content .language uni-image[data-v-0dc1bbc6]{width:22px}.content .language[data-v-0dc1bbc6]:hover{color:hsla(0,0%,100%,.8);text-decoration:underline}.content .login-content[data-v-0dc1bbc6]{width:94%;margin:50px auto 0;background:linear-gradient(345deg,hsla(0,0%,100%,.3686274509803922),hsla(0,0%,100%,.7411764705882353) 74%);border-radius:12px;padding-bottom:20px;box-shadow:#ffb199 0 10px 20px}.content .login-content .login-btn[data-v-0dc1bbc6]{margin:20px auto 0;width:94%;height:45px;display:flex;align-items:center;justify-content:center;color:#fff;border-radius:6px;background:#ff5c35;box-shadow:#ffb199 0 10px 20px;font-weight:700}.content .login-content .hint[data-v-0dc1bbc6]{font-size:12px;width:94%;margin:5px auto 0;color:#dc3545}.content .login-content .green[data-v-0dc1bbc6]{color:#28a745!important}.content .login-content .nav[data-v-0dc1bbc6]{width:94%;height:53px;padding:5px 3%;border-radius:12px;margin:0 auto 20px;border:1px solid #e3ebf7;background:#fff}.content .login-content .nav .select[data-v-0dc1bbc6]{display:flex;width:58%;position:relative;align-items:center}.content .login-content .nav .input[data-v-0dc1bbc6]{height:40px;width:50%}.content .login-content .nav uni-input[data-v-0dc1bbc6]{font-size:15px;width:100%;height:40px;text-align:right}.content .login-content .nav .left[data-v-0dc1bbc6]{color:#666;font-weight:700;font-size:13px;width:50%}.content .login-content .top-title[data-v-0dc1bbc6]{width:100%;height:50px;padding:0 4%;margin-bottom:30px}.content .login-content .top-title .login[data-v-0dc1bbc6]{font-weight:bolder;color:#000;font-size:22px}.content .register[data-v-0dc1bbc6]{text-decoration:underline;font-size:16px;font-weight:500;margin-top:40px}.content .logo[data-v-0dc1bbc6]{display:flex;align-items:center;justify-content:center;padding-top:100px}.content .logo uni-image[data-v-0dc1bbc6]{width:200px}</style></head><body class="uni-body pages-login-index"><noscript><strong>Please enable JavaScript to continue.</strong></noscript><uni-app class="uni-app--maxwidth"><uni-page data-page="pages/login/index"><!----><!----><uni-page-wrapper><uni-page-body><uni-view data-v-0dc1bbc6="" class="content"><uni-view data-v-0dc1bbc6="" class="logo"><uni-image data-v-711f88c6="" data-v-0dc1bbc6="" style="height: 56px;"><div style="background-image: url("https://api.hubxxxxo.com/admin/profile/upload/2024/07/26/111111_20240726143404A001.png"); background-size: 100% 100%; background-repeat: no-repeat;"></div><uni-resize-sensor><div><div></div></div><div><div></div></div></uni-resize-sensor><img src="https://api.hubxxxxo.com/admin/profile/upload/2024/07/26/111111_20240726143404A001.png" draggable="false"></uni-image></uni-view><uni-view data-v-0dc1bbc6="" class="login-content"><uni-view data-v-0dc1bbc6="" class="top-title flex row-center justify-center"><uni-view data-v-0dc1bbc6="" class="login">Login Now</uni-view></uni-view><uni-view data-v-0dc1bbc6="" class="nav flex row-center justify-between"><uni-view data-v-0dc1bbc6="" class="left">Username/Phone</uni-view><uni-view data-v-0dc1bbc6="" class="select"><uni-view data-v-0dc1bbc6="" class="input flex row-center" style="box-shadow: none; padding: 0px; justify-content: flex-end; width: 100%;"><uni-input data-v-0dc1bbc6="" autocomplete="off" style="width: 100%;"><div class="uni-input-wrapper"><div class="uni-input-placeholder input-placeholder" data-v-0dc1bbc6="">Username/Phone</div><input maxlength="140" step="" enterkeyhint="done" autocomplete="off" type="text" class="uni-input-input"><!----></div></uni-input></uni-view></uni-view></uni-view><uni-view data-v-0dc1bbc6="" class="nav flex row-center justify-between"><uni-view data-v-0dc1bbc6="" class="left">Password</uni-view><uni-view data-v-0dc1bbc6="" class="input"><uni-input data-v-0dc1bbc6="" autocomplete="off"><div class="uni-input-wrapper"><div class="uni-input-placeholder input-placeholder" data-v-0dc1bbc6="">Password</div><input maxlength="140" step="" enterkeyhint="done" autocomplete="off" type="password" class="uni-input-input"><!----></div></uni-input></uni-view></uni-view><uni-view data-v-0dc1bbc6="" class="login-btn">Login</uni-view><uni-view data-v-0dc1bbc6="" class="register flex row-center justify-center">Register</uni-view></uni-view><uni-view data-v-0dc1bbc6="" class="flex row-center" style="position: fixed; top: 10px; right: 20px;"><uni-image data-v-0dc1bbc6="" class="icon-kf" style="height: 40px;"><div style="background-image: url("/static/images/kf.png"); background-size: 100% 100%; background-repeat: no-repeat;"></div><uni-resize-sensor><div><div></div></div><div><div></div></div></uni-resize-sensor><img src="/static/images/kf.png" draggable="false"></uni-image><uni-view data-v-0dc1bbc6="" class="flex row-center justify-between language"><uni-image data-v-0dc1bbc6="" style="height: 22px;"><div style="background-image: url("/static/images/lang.png"); background-size: 100% 100%; background-repeat: no-repeat;"></div><uni-resize-sensor><div><div></div></div><div><div></div></div></uni-resize-sensor><img src="/static/images/lang.png" draggable="false"></uni-image><!----></uni-view></uni-view><uni-view data-v-fa80b866="" data-v-0dc1bbc6=""><!----></uni-view></uni-view></uni-page-body></uni-page-wrapper></uni-page><!----><!----><uni-actionsheet><div class="uni-mask uni-actionsheet__mask" style="display: none;"></div><div class="uni-actionsheet"><div class="uni-actionsheet__menu"><!----><!----><div style="max-height: 260px; overflow: hidden;"><div style="transform: translateY(0px) translateZ(0px);"></div></div></div><div class="uni-actionsheet__action"><div class="uni-actionsheet__cell" style="color: rgb(0, 0, 0);"> Cancel </div></div><div></div></div><!----></uni-actionsheet><uni-modal style="display: none;"><div class="uni-mask"></div><div class="uni-modal"><!----><div class="uni-modal__bd"></div><div class="uni-modal__ft"><div class="uni-modal__btn uni-modal__btn_default" style="color: rgb(0, 0, 0);"> Cancel </div><div class="uni-modal__btn uni-modal__btn_primary" style="color: rgb(0, 122, 255);"> OK </div></div></div><!----></uni-modal><!----><!----></uni-app><script src="/static/js/chunk-vendors.4414c561.js"></script><script src="/static/js/index.5f9fa94a.js"></script><div style="position: absolute; left: 0px; top: 0px; width: 0px; height: 0px; z-index: -1; overflow: hidden; visibility: hidden;"><div style="position: absolute; width: 100px; height: 200px; box-sizing: border-box; overflow: hidden; padding-bottom: env(safe-area-inset-top);"><div style="transition: all 0s ease 0s; animation: auto ease 0s 1 normal none running none; width: 400px; height: 400px;"></div></div><div style="position: absolute; width: 100px; height: 200px; box-sizing: border-box; overflow: hidden; padding-bottom: env(safe-area-inset-top);"><div style="transition: all 0s ease 0s; animation: auto ease 0s 1 normal none running none; width: 250%; height: 250%;"></div></div><div style="position: absolute; width: 100px; height: 200px; box-sizing: border-box; overflow: hidden; padding-bottom: env(safe-area-inset-left);"><div style="transition: all 0s ease 0s; animation: auto ease 0s 1 normal none running none; width: 400px; height: 400px;"></div></div><div style="position: absolute; width: 100px; height: 200px; box-sizing: border-box; overflow: hidden; padding-bottom: env(safe-area-inset-left);"><div style="transition: all 0s ease 0s; animation: auto ease 0s 1 normal none running none; width: 250%; height: 250%;"></div></div><div style="position: absolute; width: 100px; height: 200px; box-sizing: border-box; overflow: hidden; padding-bottom: env(safe-area-inset-right);"><div style="transition: all 0s ease 0s; animation: auto ease 0s 1 normal none running none; width: 400px; height: 400px;"></div></div><div style="position: absolute; width: 100px; height: 200px; box-sizing: border-box; overflow: hidden; padding-bottom: env(safe-area-inset-right);"><div style="transition: all 0s ease 0s; animation: auto ease 0s 1 normal none running none; width: 250%; height: 250%;"></div></div><div style="position: absolute; width: 100px; height: 200px; box-sizing: border-box; overflow: hidden; padding-bottom: env(safe-area-inset-bottom);"><div style="transition: all 0s ease 0s; animation: auto ease 0s 1 normal none running none; width: 400px; height: 400px;"></div></div><div style="position: absolute; width: 100px; height: 200px; box-sizing: border-box; overflow: hidden; padding-bottom: env(safe-area-inset-bottom);"><div style="transition: all 0s ease 0s; animation: auto ease 0s 1 normal none running none; width: 250%; height: 250%;"></div></div></div></body></html>