|
|
<?php
|
|
|
$qqLink = 'http://q.url.cn/AB6COP?_type=wpa&qidian=true';
|
|
|
?>
|
|
|
<!DOCTYPE html>
|
|
|
<html>
|
|
|
<head>
|
|
|
<meta charset="UTF-8" />
|
|
|
<title>智能店长-采购发货软件、一键下单、一键拍单、自动发货,支持海量货源平台采购下单</title>
|
|
|
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
|
|
|
<meta name="renderer" content="webkit">
|
|
|
<meta name="description" content="智能店长-采购发货软件、一键下单、一键拍单、自动发货,支持海量货源平台采购下单">
|
|
|
<meta name="keywords" content="智能店长-采购发货软件、一键下单、一键拍单、自动发货,支持海量货源平台采购下单">
|
|
|
<?php echo HtmlTool::getStaticFile(['bootstrap.3.3.7.min.css', 'font-awesome.min.css', 'home_dz.css'])?>
|
|
|
<?php echo HtmlTool::getStaticFile(array('jquery-1.11.0.min.js', 'bootstrap.3.3.7.min.js'))?>
|
|
|
</head>
|
|
|
<body>
|
|
|
<!-- <?php echo gethostname(); ?> -->
|
|
|
<div class="layout layout-header-fixed">
|
|
|
<div class="layout-header">
|
|
|
<div class="navbar navbar-default container">
|
|
|
<div class="navbar-header m-t-sm">
|
|
|
<a href="<?php echo Zc::url(RouteConst::orderStockUpIndex);?>" class="logo-box"><img src="<?php echo HtmlTool::getStaticFile('dz-home/od/logo-img.png')?>"><span class="sub-title">拼多多版</span></a>
|
|
|
</div>
|
|
|
<div class="navbar-collapse collapse">
|
|
|
<ul class="nav navbar-nav navbar-right fz-md">
|
|
|
<li><a href="<?php echo $qqLink;?>" target="_blank" class="bg-slate-gray white p-x-lg"><i class="fa fa-comments-o m-r-sm primary"></i>在线客服</a></li>
|
|
|
<li><a href="<?php echo Zc::url(RouteConst::userUserGoAuth, ['source' => 'new-page'])?>" target="_blank" class="bg-red white p-x-lg">免费试用</a></li>
|
|
|
</ul>
|
|
|
</div>
|
|
|
</div>
|
|
|
</div>
|
|
|
</div>
|
|
|
<div class="container">
|
|
|
<div class="row m-t">
|
|
|
<div class="col-xs-9" style="width:71%;">
|
|
|
<img src="<?php echo HtmlTool::getStaticFile('dz-home/od/banner-01.png?20200117')?>" style="width: 100%">
|
|
|
</div>
|
|
|
<div class="col-xs-3 p-l-0" style="width:29%;">
|
|
|
<div class="widget-pill p-x-lg">
|
|
|
<div class="p-y-lg">
|
|
|
<a href="#" class="logo-box m-l"><img src="<?php echo HtmlTool::getStaticFile('dz-home/od/logo-sign.png')?>"><span class="sub-title">拼多多版</span></a>
|
|
|
</div>
|
|
|
<p>
|
|
|
智能店长-采购发货软件、一键下单、一键拍单、自动发货,支持海量货源平台采购下单
|
|
|
</p>
|
|
|
<p class="m-t-lg">
|
|
|
采购发货必备软件,免费试用,好用再订购,无需下载,支持浏览器使用
|
|
|
</p>
|
|
|
<div class="text-center p-t-md p-b-md" style="margin-top: 20px;">
|
|
|
<?php
|
|
|
$goAuthUrl = Zc::url(RouteConst::userUserGoAuth, ['source' => 'new-page'], false, AppConst::getShHostUrl());
|
|
|
?>
|
|
|
<a href="<?php echo $goAuthUrl;?>" class="btn btn-info btn-pill btn-lg ft-18 p-y-md" style="width:235px;"><strong>登录使用</strong></a>
|
|
|
</div>
|
|
|
</div>
|
|
|
</div>
|
|
|
</div>
|
|
|
<h3 class="recommend-title m-y-lg">
|
|
|
详细功能介绍
|
|
|
</h3>
|
|
|
<div class="widget-pill p-a-lg">
|
|
|
<div class="detail-info m-t-sm">
|
|
|
<div class="row">
|
|
|
<div class="col-xs-6 text-center">
|
|
|
<img src="<?php echo HtmlTool::getStaticFile('dz-home/od/function-01.png')?>">
|
|
|
</div>
|
|
|
<div class="col-xs-6" style="margin-top:100px;padding-left:75px;">
|
|
|
<div class="detail-info-title">
|
|
|
一键下单
|
|
|
</div>
|
|
|
<div class="detail-info-body">
|
|
|
支持多个货源平台<br>
|
|
|
自动关联商家/自动填写收货信息/自动填写买家、卖家备注<br>
|
|
|
</div>
|
|
|
</div>
|
|
|
</div>
|
|
|
</div>
|
|
|
<div class="detail-info m-t-sm">
|
|
|
<div class="row">
|
|
|
<div class="col-xs-5" style="margin-top:100px;">
|
|
|
<div class="m-l-lg">
|
|
|
<div class="detail-info-title">
|
|
|
自动发货
|
|
|
</div>
|
|
|
<div class="detail-info-body">
|
|
|
全程自动发货,自动同步快递单号,支持关联外部订单<br>
|
|
|
</div>
|
|
|
</div>
|
|
|
</div>
|
|
|
<div class="col-xs-7 text-center">
|
|
|
<img src="<?php echo HtmlTool::getStaticFile('dz-home/od/function-02.png')?>">
|
|
|
</div>
|
|
|
</div>
|
|
|
</div>
|
|
|
<div class="detail-info m-t-sm">
|
|
|
<div class="row">
|
|
|
<div class="col-xs-6 text-center">
|
|
|
<img src="<?php echo HtmlTool::getStaticFile('dz-home/od/function-03.png')?>">
|
|
|
</div>
|
|
|
<div class="col-xs-6" style="margin-top:80px;padding-left:75px;">
|
|
|
<div class="detail-info-title">
|
|
|
售后处理
|
|
|
</div>
|
|
|
<div class="detail-info-body">
|
|
|
退款订单一键处理 避免损失<br>
|
|
|
</div>
|
|
|
</div>
|
|
|
</div>
|
|
|
</div>
|
|
|
</div>
|
|
|
<div class="text-center p-y-md m-y-lg">
|
|
|
<a href="<?php echo Zc::url(RouteConst::userUserGoAuth, ['source' => 'new-page'])?>" class="btn btn-info btn-pill btn-lg ft-18 p-y-md">免费试用,了解更多功能</a>
|
|
|
</div>
|
|
|
</div>
|
|
|
<div class="footer bg-white">
|
|
|
<h3 class="recommend-title">智能店长—优势与服务保障</h3>
|
|
|
<div class="container">
|
|
|
<div class="row m-t-lg">
|
|
|
<div class="col-xs-4">
|
|
|
<h4 class="fz-lg"><strong>公司简介</strong></h4>
|
|
|
<ul class="list-unstyled text-muted fz-md m-t-lg">
|
|
|
<li class="m-t">福州剑讯网络科技有限公司成立于2014年07月18日,公司位于福建省<br>福州市。专注于电商软件开发,提<br>供各种技术解决方案,帮助电商卖<br>家高效运营店铺。</li>
|
|
|
<li class="m-t">联系电话:18558617121</li>
|
|
|
</ul>
|
|
|
</div>
|
|
|
<div class="col-xs-4">
|
|
|
<h4 class="fz-lg"><strong>品牌保障</strong></h4>
|
|
|
<ul class="list-unstyled text-muted fz-md m-t-lg">
|
|
|
<li class="m-t">20多万卖家使用的开店工具</li>
|
|
|
<li class="m-t">免费试用 好用再订购</li>
|
|
|
<li class="m-t">无需下载,支持浏览器打开免费试用</li>
|
|
|
</ul>
|
|
|
</div>
|
|
|
<div class="col-xs-4">
|
|
|
<h4 class="fz-lg"><strong>客服保障</strong></h4>
|
|
|
<ul class="list-unstyled text-muted fz-md m-t-lg">
|
|
|
<li class="m-t">客服QQ:<a href="<?php echo $qqLink;?>" target="_blank"><b class="primary">3163153953</b></a></li>
|
|
|
<li class="m-t">联系电话:<b class="primary">18558617121</b></li>
|
|
|
<li class="m-t">随时恭候</li>
|
|
|
</ul>
|
|
|
</div>
|
|
|
<div class="col-xs-3 hidden">
|
|
|
<h4 class="fz-lg"><strong>支持多平台</strong></h4>
|
|
|
<ul class="list-unstyled text-muted fz-md m-t-lg">
|
|
|
<li class="m-t">智能店长支持拼多多 京东等平台使用</li>
|
|
|
</ul>
|
|
|
</div>
|
|
|
</div>
|
|
|
<div class="row fz-md">
|
|
|
<p style="margin-top: 10px;text-align: center;">公司地址:福建省福州市鼓楼区道山西路小柳新村路23号4-403</p>
|
|
|
<p style="margin-top: 5px;text-align: center;">Copyright©2019 福州剑讯网络科技有限公司 版权所有 <a href="http://www.miitbeian.gov.cn/" target="_blank">闽ICP备14012785号-2</a></p>
|
|
|
</div>
|
|
|
</div>
|
|
|
</div>
|
|
|
<!-- Modal -->
|
|
|
<div class="modal fade" id="J_loginModal" tabindex="-1" role="dialog" aria-labelledby="J_loginModal">
|
|
|
<div class="modal-dialog" role="document">
|
|
|
<div class="modal-content">
|
|
|
<div class="modal-header">
|
|
|
<button type="button" class="close" data-dismiss="modal" aria-label="Close"><span aria-hidden="true">×</span></button>
|
|
|
<h4 class="modal-title" id="myModalLabel">登录</h4>
|
|
|
</div>
|
|
|
<div class="modal-body">
|
|
|
<form class="form-horizontal" <?php echo Zc::url(RouteConst::frontHomeIndex);?> method="post">
|
|
|
<div class="form-group">
|
|
|
<label for="inputEmail3" class="col-sm-4 control-label">用户名:</label>
|
|
|
<div class="col-sm-6">
|
|
|
<input type="text" class="form-control" name="userName" id="J_userName" placeholder="">
|
|
|
</div>
|
|
|
</div>
|
|
|
<div class="form-group">
|
|
|
<label for="inputPassword3" class="col-sm-4 control-label">密 码:</label>
|
|
|
<div class="col-sm-6">
|
|
|
<input type="password" class="form-control" name="password" id="J_password" placeholder="">
|
|
|
</div>
|
|
|
</div>
|
|
|
<div class="form-group">
|
|
|
<div class="col-sm-offset-4 col-sm-10">
|
|
|
<button type="submit" class="btn btn-primary">登录</button>
|
|
|
</div>
|
|
|
</div>
|
|
|
</form>
|
|
|
</div>
|
|
|
</div>
|
|
|
</div>
|
|
|
</div>
|
|
|
<script type="text/javascript">
|
|
|
$(function(){
|
|
|
$('#J_loginModalShow').on('click', function(){
|
|
|
$('#J_loginModal').modal();
|
|
|
});
|
|
|
});
|
|
|
</script>
|
|
|
<script>
|
|
|
var _hmt = _hmt || [];
|
|
|
(function() {
|
|
|
var hm = document.createElement("script");
|
|
|
hm.src = "https://hm.baidu.com/hm.js?5fe51152c3ae9e7c7bd6a175886f2fed";
|
|
|
var s = document.getElementsByTagName("script")[0];
|
|
|
s.parentNode.insertBefore(hm, s);
|
|
|
})();
|
|
|
</script>
|
|
|
<script type="text/javascript" src="//js.users.51.la/20334765.js"></script>
|
|
|
</body>
|
|
|
</html>
|