You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
256 lines
7.9 KiB
256 lines
7.9 KiB
<!doctype html>
|
|
<html lang="zh-CN">
|
|
<head>
|
|
<meta charset="utf-8">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
|
<meta name="description" content="">
|
|
<title>登录</title>
|
|
<link href="/css/Bootstrap.css" rel="stylesheet">
|
|
|
|
<!-- Favicons -->
|
|
<meta name="theme-color" content="#7952b3">
|
|
|
|
{literal}
|
|
<style>
|
|
.bd-placeholder-img {
|
|
font-size: 1.125rem;
|
|
text-anchor: middle;
|
|
-webkit-user-select: none;
|
|
-moz-user-select: none;
|
|
user-select: none;
|
|
}
|
|
|
|
@media (min-width: 768px) {
|
|
.bd-placeholder-img-lg {
|
|
font-size: 3.5rem;
|
|
}
|
|
}
|
|
|
|
.b-example-divider {
|
|
height: 3rem;
|
|
background-color: rgba(0, 0, 0, .1);
|
|
border: solid rgba(0, 0, 0, .15);
|
|
border-width: 1px 0;
|
|
box-shadow: inset 0 .5em 1.5em rgba(0, 0, 0, .1), inset 0 .125em .5em rgba(0, 0, 0, .15);
|
|
}
|
|
|
|
.b-example-vr {
|
|
flex-shrink: 0;
|
|
width: 1.5rem;
|
|
height: 100vh;
|
|
}
|
|
|
|
.bi {
|
|
vertical-align: -.125em;
|
|
fill: currentColor;
|
|
}
|
|
|
|
/*-------------*/
|
|
/* @font-face {
|
|
font-family: 'MicrosoftYaHei';
|
|
src: url('/font//MicrosoftYaHei.ttf');
|
|
font-style: normal;
|
|
font-weight: normal;
|
|
}
|
|
|
|
@font-face {
|
|
font-family: 'MicrosoftYaHei-Bold';
|
|
src: url('/font//MicrosoftYaHeiBbold.ttf');
|
|
font-style: normal;
|
|
font-weight: normal;
|
|
} */
|
|
html,body{height:100%;font-family:MicrosoftYaHei;}
|
|
body {
|
|
background: url(/images/bg.png) 100% no-repeat;
|
|
background-size: 100% 100%;
|
|
background-color:#DDE2E8;
|
|
}
|
|
|
|
.myheader {
|
|
background: linear-gradient(38deg, #35C3FF 0%, #1890FF 100%);
|
|
box-shadow: 0px 1px 4px 0px rgba(0,21,41,0.12);
|
|
min-height: 48px;
|
|
}
|
|
|
|
.mybutton {
|
|
color: #fff;border: 0px;
|
|
text-shadow: none;
|
|
width: 140px;
|
|
height: 50px;
|
|
background: linear-gradient(42deg, #35C3FF 0%, #1890FF 100%);
|
|
border-radius: 4px;
|
|
}
|
|
.mybutton:hover {
|
|
box-shadow: 0px 2px 8px 0px rgba(19,41,48,0.5);
|
|
}
|
|
|
|
.myfooter {
|
|
background: linear-gradient(38deg, #35C3FF 0%, #1890FF 100%);
|
|
box-shadow: 0px 1px 4px 0px rgba(0,21,41,0.12);
|
|
height: 48px;
|
|
position: fixed;
|
|
left: 0px;
|
|
bottom: 0px;
|
|
width: 100%;
|
|
z-index: 9999;
|
|
}
|
|
|
|
a {text-decoration: none;}
|
|
|
|
.inc {
|
|
height: 19px;
|
|
overflow-wrap: break-word;
|
|
color: rgba(255, 255, 255, 1);
|
|
font-size: 14px;
|
|
letter-spacing: 1px;
|
|
font-family: MicrosoftYaHeiLight;
|
|
white-space: nowrap;
|
|
line-height: 19px;
|
|
margin-top: 15px;
|
|
}
|
|
.beian {
|
|
height: 19px;
|
|
overflow-wrap: break-word;
|
|
color: rgba(255, 255, 255, 1);
|
|
font-size: 14px;
|
|
letter-spacing: 1px;
|
|
font-family: MicrosoftYaHeiLight;
|
|
white-space: nowrap;
|
|
line-height: 19px;
|
|
margin-top: 15px;
|
|
}
|
|
.scene-content {
|
|
width: 895px;
|
|
height: 248px;
|
|
}
|
|
|
|
.product-title {
|
|
height: 27px;
|
|
font-size: 18px;
|
|
font-family: MicrosoftYaHei;
|
|
color: #000000;
|
|
line-height: 27px;
|
|
}
|
|
.product-name {
|
|
height: 61px;
|
|
font-size: 46px;
|
|
font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
|
|
font-weight: bold;
|
|
color: #000000;
|
|
line-height: 61px;
|
|
letter-spacing: 5px;
|
|
}
|
|
.product-desc {
|
|
width:600px;
|
|
height: 108px;
|
|
overflow-wrap: break-word;
|
|
color: rgba(0, 0, 0, 0.6);
|
|
font-size: 18px;
|
|
font-family: MicrosoftYaHeiLight;
|
|
text-align: left;
|
|
line-height: 27px;
|
|
}
|
|
|
|
.scene-title {
|
|
height: 37px;
|
|
overflow-wrap: break-word;
|
|
color: rgba(0, 0, 0, 1);
|
|
font-size: 28px;
|
|
font-family: MicrosoftYaHei;
|
|
text-align: left;
|
|
white-space: nowrap;
|
|
line-height: 37px;
|
|
margin-bottom:1.5rem;
|
|
}
|
|
.scene1-desc-title {
|
|
width: 64px;
|
|
height: 21px;
|
|
overflow-wrap: break-word;
|
|
color: rgba(255, 255, 255, 1);
|
|
font-size: 16px;
|
|
font-family: MicrosoftYaHei;
|
|
text-align: left;
|
|
white-space: nowrap;
|
|
line-height: 21px;
|
|
}
|
|
.scene1-desc-content {
|
|
width: 196px;
|
|
height: 19px;
|
|
overflow-wrap: break-word;
|
|
color: rgba(255, 255, 255, 1);
|
|
font-size: 14px;
|
|
font-family: MicrosoftYaHeiLight;
|
|
text-align: left;
|
|
white-space: nowrap;
|
|
line-height: 19px;
|
|
margin-top: 11px;
|
|
}
|
|
</style>
|
|
{/literal}
|
|
|
|
|
|
</head>
|
|
<body>
|
|
|
|
<header>
|
|
<div class="navbar navbar-dark bg-dark shadow-sm myheader">
|
|
<div class="container">
|
|
<img src="/images/login_logo.png?v=202209291631">
|
|
</div>
|
|
</div>
|
|
</header>
|
|
|
|
<main>
|
|
|
|
<section class="py-5 container" style="padding-top: 1.5rem!important;">
|
|
<div class="row py-lg-5">
|
|
<div class="col-lg-6 col-md-8">
|
|
<h5 class="product-title">拼多多 订单预警</h5>
|
|
<h1 class="product-name">快乐帮手·烽火台</h1>
|
|
<p class="lead text-muted product-desc" style="margin-bottom:1rem">当店铺收到退款、投诉、发货超时、催发货、平台介入、中差评时,如果处理不及时,累计到一定数量后,会造成店铺被处罚、限流等严重后果。烽火台就是捕捉如上类型的紧急事件,进行及时预警,提醒运营人员及时快速的处理,提升客户满意度。</p>
|
|
<a href="{$authurl}"><button class="btn btn-primary my-2 mybutton"><span class="button-text">立即试用</span></button></a>
|
|
</div>
|
|
</div>
|
|
|
|
<div class="row mb-2 py-5" style="margin-top:1.2rem!important;">
|
|
<h1 class="scene-title">适用场景</h1>
|
|
<div class="col-md-3">
|
|
<div class="row g-0 border rounded overflow-hidden flex-md-row mb-4 shadow-sm h-md-250 position-relative" style="background: url(/images/scene1.png) 100% no-repeat;">
|
|
<div class="col p-4 d-flex flex-column position-static">
|
|
<strong class="d-inline-block mb-2 text-primary"> </strong>
|
|
<h3 class="mb-0"> </h3>
|
|
<div class="mb-1 text-muted"> </div>
|
|
<p class="card-text mb-auto scene1-desc-title">后台监控</p>
|
|
<p class="stretched-link scene1-desc-content">店铺销售量、运营状况一目了然</p>
|
|
</div>
|
|
|
|
</div>
|
|
</div>
|
|
<div class="col-md-4">
|
|
<div class="row g-0 border rounded overflow-hidden flex-md-row mb-4 shadow-sm h-md-250 position-relative" style="background: url(/images/scene2.png) 100% no-repeat;">
|
|
<div class="col p-4 d-flex flex-column position-static">
|
|
<strong class="d-inline-block mb-2 text-primary"> </strong>
|
|
<h3 class="mb-0"> </h3>
|
|
<div class="mb-1 text-muted"> </div>
|
|
<p class="mb-auto scene1-desc-title">紧急事件提醒</p>
|
|
<p class="stretched-link scene1-desc-content">发货超时、退款、投诉、催发货、平台介入 紧急事件不遗漏</p>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
|
|
|
|
</section>
|
|
|
|
</main>
|
|
|
|
<!-- <footer class="text-muted py-5"> -->
|
|
<footer class="text-muted myfooter">
|
|
<div class="container" style="text-align:center;padding-top:15px">
|
|
<span class="inc">© Inc.Allrights reserved.</span>
|
|
<a href="https://beian.miit.gov.cn" target="_blank"><span class="beian">{$smarty.const.BEIAN}</span></a>
|
|
</div>
|
|
</footer>
|
|
|
|
</body>
|
|
</html>
|
|
|