2020.02新版
This commit is contained in:
6
template/index6/assets/css/style-responsive.min.css
vendored
Normal file
6
template/index6/assets/css/style-responsive.min.css
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
/*
|
||||
Template Name: Color Admin - Responsive Admin Dashboard Template build with Twitter Bootstrap 3.3.7
|
||||
Version: 2.1.0
|
||||
Author: Sean Ngu
|
||||
Website: http://www.seantheme.com/color-admin-v2.1/frontend/one-page-parallax/
|
||||
*/@media (min-width:1920px){.content.has-bg .content-bg img{width:100%}}@media (max-width:1200px){.content.has-bg .content-bg img{max-height:100%;max-width:inherit}.content .content-desc{margin-bottom:30px}}@media (min-width:768px) and (max-width:992px){.header.navbar .navbar-nav>li>a{padding:25px 10px}.header.navbar.navbar-small .navbar-nav>li>a{padding-left:10px;padding-right:10px}.home-content h1{font-size:48px}.home-content h3{font-size:24px}.home-content h1,.home-content h2,.home-content h3,.home-content h4{margin:0 0 15px}.home-content p{margin-bottom:30px}}@media (max-width:992px){.about-author .author{padding-left:80px}.about-author .author .image{width:80px}}@media (max-width:767px){.header.navbar .navbar-nav>li>a{padding:10px 15px}.header.navbar-small.navbar-transparent .navbar-collapse,.navbar-transparent .navbar-collapse{background:#000;background:rgba(0,0,0,.9)}.header.navbar-small.navbar-transparent .navbar-collapse .navbar-nav>li>a{color:#8F8E8E}.header.navbar.navbar-small .navbar-nav>li>a{padding:10px 15px}.navbar-nav>li.dropdown:focus>.dropdown-menu,.navbar-nav>li.dropdown:hover>.dropdown-menu{display:none}.navbar-nav>li.dropdown.open:hover>.dropdown-menu,.navbar-nav>li.dropdown.open>.dropdown-menu{display:block;-webkit-animation:none;animation:none}.navbar-nav>li.dropdown>.dropdown-menu{border-top:1px solid #444;border-bottom:1px solid #444}.navbar-default .navbar-nav>li.dropdown>.dropdown-menu,.navbar-default .navbar-nav>li.dropdown>.dropdown-menu>li+li{border-color:#e7e7e7}.home-content h1{font-size:36px}.home-content h3{font-size:18px}.home-content h1,.home-content h2,.home-content h3,.home-content h4{margin:0 0 15px}.home-content p{margin-bottom:30px}.milestone-col+.milestone-col{border:none;border-top:1px solid rgba(255,255,255,.2);margin-top:15px;padding-top:15px!important}.team{margin-bottom:30px}.action-box .btn{margin-top:15px}.pricing-table.col-3>li,.pricing-table.col-4>li{width:100%}.pricing-table .highlight{margin-top:0!important;padding:10px!important}}
|
||||
6
template/index6/assets/css/style.min.css
vendored
Normal file
6
template/index6/assets/css/style.min.css
vendored
Normal file
File diff suppressed because one or more lines are too long
59
template/index6/assets/css/theme/blue.css
Normal file
59
template/index6/assets/css/theme/blue.css
Normal file
@@ -0,0 +1,59 @@
|
||||
/*
|
||||
Template Name: Color Admin - Responsive Admin Dashboard Template build with Twitter Bootstrap 3 & 4
|
||||
Version: 4.0.0
|
||||
Author: Sean Ngu
|
||||
Website: https://www.seantheme.com/color-admin-v4.0/frontend/one-page-parallax/
|
||||
*/
|
||||
|
||||
.btn.btn-theme {
|
||||
background: #348fe2;
|
||||
border-color: #348fe2;
|
||||
color: #fff;
|
||||
}
|
||||
.btn.btn-theme:hover,
|
||||
.btn.btn-theme:focus {
|
||||
background: #2a72b5;
|
||||
border-color: #2a72b5;
|
||||
}
|
||||
.header.navbar .navbar-nav > li.active > a,
|
||||
.header.navbar .navbar-nav > li > a:hover,
|
||||
.header.navbar .navbar-nav > li > a:focus,
|
||||
.header.navbar.navbar-default .navbar-nav > li.active > a,
|
||||
.header.navbar.navbar-default .navbar-nav > li > a:hover,
|
||||
.header.navbar.navbar-default .navbar-nav > li > a:focus,
|
||||
.header.navbar.navbar-transparent .navbar-nav > li.active > a,
|
||||
.header.navbar.navbar-transparent .navbar-nav > li > a:hover,
|
||||
.header.navbar.navbar-transparent .navbar-nav > li > a:focus,
|
||||
.header.navbar.navbar-inverse .navbar-nav > li.active > a,
|
||||
.header.navbar.navbar-inverse .navbar-nav > li > a:hover,
|
||||
.header.navbar.navbar-inverse .navbar-nav > li > a:focus,
|
||||
.header.navbar.navbar-transparent.navbar-small .navbar-nav > li.active > a,
|
||||
.header.navbar.navbar-transparent.navbar-small .navbar-nav > li > a:hover,
|
||||
.header.navbar.navbar-transparent.navbar-small .navbar-nav > li > a:focus,
|
||||
.text-theme,
|
||||
.navbar-nav .dropdown-menu > li.active > a,
|
||||
.navbar-nav .dropdown-menu > li > a:hover,
|
||||
.navbar-nav .dropdown-menu > li > a:focus,
|
||||
.pricing-table .price .price-number,
|
||||
a {
|
||||
color: #348fe2;
|
||||
}
|
||||
a:hover,
|
||||
a:focus {
|
||||
color: #2a72b5;
|
||||
}
|
||||
.pricing-table .highlight h3,
|
||||
.pace-progress {
|
||||
background: #2a72b5;
|
||||
}
|
||||
.pricing-table .highlight .price {
|
||||
background: #348fe2;
|
||||
}
|
||||
.pace .pace-activity {
|
||||
border-top-color: #348fe2;
|
||||
border-left-color: #348fe2;
|
||||
}
|
||||
.brand-logo,
|
||||
.footer .footer-brand-logo {
|
||||
border-color: #2F83CF #2a72b5 #1f5688;
|
||||
}
|
||||
59
template/index6/assets/css/theme/default.css
Normal file
59
template/index6/assets/css/theme/default.css
Normal file
@@ -0,0 +1,59 @@
|
||||
/*
|
||||
Template Name: Color Admin - Responsive Admin Dashboard Template build with Twitter Bootstrap 3.3.7
|
||||
Version: 2.1.0
|
||||
Author: Sean Ngu
|
||||
Website: http://www.seantheme.com/color-admin-v2.1/frontend/one-page-parallax/
|
||||
*/
|
||||
|
||||
.btn.btn-theme {
|
||||
background: #00acac;
|
||||
border-color: #00acac;
|
||||
color: #fff;
|
||||
}
|
||||
.btn.btn-theme:hover,
|
||||
.btn.btn-theme:focus {
|
||||
background: #008a8a;
|
||||
border-color: #008a8a;
|
||||
}
|
||||
.header.navbar .navbar-nav > li.active > a,
|
||||
.header.navbar .navbar-nav > li > a:hover,
|
||||
.header.navbar .navbar-nav > li > a:focus,
|
||||
.header.navbar.navbar-default .navbar-nav > li.active > a,
|
||||
.header.navbar.navbar-default .navbar-nav > li > a:hover,
|
||||
.header.navbar.navbar-default .navbar-nav > li > a:focus,
|
||||
.header.navbar.navbar-transparent .navbar-nav > li.active > a,
|
||||
.header.navbar.navbar-transparent .navbar-nav > li > a:hover,
|
||||
.header.navbar.navbar-transparent .navbar-nav > li > a:focus,
|
||||
.header.navbar.navbar-inverse .navbar-nav > li.active > a,
|
||||
.header.navbar.navbar-inverse .navbar-nav > li > a:hover,
|
||||
.header.navbar.navbar-inverse .navbar-nav > li > a:focus,
|
||||
.header.navbar.navbar-transparent.navbar-small .navbar-nav > li.active > a,
|
||||
.header.navbar.navbar-transparent.navbar-small .navbar-nav > li > a:hover,
|
||||
.header.navbar.navbar-transparent.navbar-small .navbar-nav > li > a:focus,
|
||||
.text-theme,
|
||||
.navbar-nav .dropdown-menu > li.active > a,
|
||||
.navbar-nav .dropdown-menu > li > a:hover,
|
||||
.navbar-nav .dropdown-menu > li > a:focus,
|
||||
.pricing-table .price .price-number,
|
||||
a {
|
||||
color: #00acac;
|
||||
}
|
||||
a:hover,
|
||||
a:focus {
|
||||
color: #008a8a;
|
||||
}
|
||||
.pricing-table .highlight h3,
|
||||
.pace-progress {
|
||||
background: #008a8a;
|
||||
}
|
||||
.pricing-table .highlight .price {
|
||||
background: #00acac;
|
||||
}
|
||||
.pace .pace-activity {
|
||||
border-top-color: #00acac;
|
||||
border-left-color: #00acac;
|
||||
}
|
||||
.brand-logo,
|
||||
.footer .footer-brand-logo {
|
||||
border-color: #4DCACA #31A3A3 #1D8888;
|
||||
}
|
||||
59
template/index6/assets/css/theme/orange.css
Normal file
59
template/index6/assets/css/theme/orange.css
Normal file
@@ -0,0 +1,59 @@
|
||||
/*
|
||||
Template Name: Color Admin - Responsive Admin Dashboard Template build with Twitter Bootstrap 3 & 4
|
||||
Version: 4.0.0
|
||||
Author: Sean Ngu
|
||||
Website: https://www.seantheme.com/color-admin-v4.0/frontend/one-page-parallax/
|
||||
*/
|
||||
|
||||
.btn.btn-theme {
|
||||
background: #f59c1a;
|
||||
border-color: #f59c1a;
|
||||
color: #fff;
|
||||
}
|
||||
.btn.btn-theme:hover,
|
||||
.btn.btn-theme:focus {
|
||||
background: #c47d15;
|
||||
border-color: #c47d15;
|
||||
}
|
||||
.header.navbar .navbar-nav > li.active > a,
|
||||
.header.navbar .navbar-nav > li > a:hover,
|
||||
.header.navbar .navbar-nav > li > a:focus,
|
||||
.header.navbar.navbar-default .navbar-nav > li.active > a,
|
||||
.header.navbar.navbar-default .navbar-nav > li > a:hover,
|
||||
.header.navbar.navbar-default .navbar-nav > li > a:focus,
|
||||
.header.navbar.navbar-transparent .navbar-nav > li.active > a,
|
||||
.header.navbar.navbar-transparent .navbar-nav > li > a:hover,
|
||||
.header.navbar.navbar-transparent .navbar-nav > li > a:focus,
|
||||
.header.navbar.navbar-inverse .navbar-nav > li.active > a,
|
||||
.header.navbar.navbar-inverse .navbar-nav > li > a:hover,
|
||||
.header.navbar.navbar-inverse .navbar-nav > li > a:focus,
|
||||
.header.navbar.navbar-transparent.navbar-small .navbar-nav > li.active > a,
|
||||
.header.navbar.navbar-transparent.navbar-small .navbar-nav > li > a:hover,
|
||||
.header.navbar.navbar-transparent.navbar-small .navbar-nav > li > a:focus,
|
||||
.text-theme,
|
||||
.navbar-nav .dropdown-menu > li.active > a,
|
||||
.navbar-nav .dropdown-menu > li > a:hover,
|
||||
.navbar-nav .dropdown-menu > li > a:focus,
|
||||
.pricing-table .price .price-number,
|
||||
a {
|
||||
color: #f59c1a;
|
||||
}
|
||||
a:hover,
|
||||
a:focus {
|
||||
color: #c47d15;
|
||||
}
|
||||
.pricing-table .highlight h3,
|
||||
.pace-progress {
|
||||
background: #c47d15;
|
||||
}
|
||||
.pricing-table .highlight .price {
|
||||
background: #f59c1a;
|
||||
}
|
||||
.pace .pace-activity {
|
||||
border-top-color: #f59c1a;
|
||||
border-left-color: #f59c1a;
|
||||
}
|
||||
.brand-logo,
|
||||
.footer .footer-brand-logo {
|
||||
border-color: #DF8F19 #c47d15 #935e10;
|
||||
}
|
||||
59
template/index6/assets/css/theme/purple.css
Normal file
59
template/index6/assets/css/theme/purple.css
Normal file
@@ -0,0 +1,59 @@
|
||||
/*
|
||||
Template Name: Color Admin - Responsive Admin Dashboard Template build with Twitter Bootstrap 3 & 4
|
||||
Version: 4.0.0
|
||||
Author: Sean Ngu
|
||||
Website: https://www.seantheme.com/color-admin-v4.0/frontend/one-page-parallax/
|
||||
*/
|
||||
|
||||
.btn.btn-theme {
|
||||
background: #727cb6;
|
||||
border-color: #727cb6;
|
||||
color: #fff;
|
||||
}
|
||||
.btn.btn-theme:hover,
|
||||
.btn.btn-theme:focus {
|
||||
background: #5b6392;
|
||||
border-color: #5b6392;
|
||||
}
|
||||
.header.navbar .navbar-nav > li.active > a,
|
||||
.header.navbar .navbar-nav > li > a:hover,
|
||||
.header.navbar .navbar-nav > li > a:focus,
|
||||
.header.navbar.navbar-default .navbar-nav > li.active > a,
|
||||
.header.navbar.navbar-default .navbar-nav > li > a:hover,
|
||||
.header.navbar.navbar-default .navbar-nav > li > a:focus,
|
||||
.header.navbar.navbar-transparent .navbar-nav > li.active > a,
|
||||
.header.navbar.navbar-transparent .navbar-nav > li > a:hover,
|
||||
.header.navbar.navbar-transparent .navbar-nav > li > a:focus,
|
||||
.header.navbar.navbar-inverse .navbar-nav > li.active > a,
|
||||
.header.navbar.navbar-inverse .navbar-nav > li > a:hover,
|
||||
.header.navbar.navbar-inverse .navbar-nav > li > a:focus,
|
||||
.header.navbar.navbar-transparent.navbar-small .navbar-nav > li.active > a,
|
||||
.header.navbar.navbar-transparent.navbar-small .navbar-nav > li > a:hover,
|
||||
.header.navbar.navbar-transparent.navbar-small .navbar-nav > li > a:focus,
|
||||
.text-theme,
|
||||
.navbar-nav .dropdown-menu > li.active > a,
|
||||
.navbar-nav .dropdown-menu > li > a:hover,
|
||||
.navbar-nav .dropdown-menu > li > a:focus,
|
||||
.pricing-table .price .price-number,
|
||||
a {
|
||||
color: #727cb6;
|
||||
}
|
||||
a:hover,
|
||||
a:focus {
|
||||
color: #5b6392;
|
||||
}
|
||||
.pricing-table .highlight h3,
|
||||
.pace-progress {
|
||||
background: #5b6392;
|
||||
}
|
||||
.pricing-table .highlight .price {
|
||||
background: #727cb6;
|
||||
}
|
||||
.pace .pace-activity {
|
||||
border-top-color: #727cb6;
|
||||
border-left-color: #727cb6;
|
||||
}
|
||||
.brand-logo,
|
||||
.footer .footer-brand-logo {
|
||||
border-color: #6670AC #5b6392 #444a6d;
|
||||
}
|
||||
59
template/index6/assets/css/theme/red.css
Normal file
59
template/index6/assets/css/theme/red.css
Normal file
@@ -0,0 +1,59 @@
|
||||
/*
|
||||
Template Name: Color Admin - Responsive Admin Dashboard Template build with Twitter Bootstrap 3 & 4
|
||||
Version: 4.0.0
|
||||
Author: Sean Ngu
|
||||
Website: https://www.seantheme.com/color-admin-v4.0/frontend/one-page-parallax/
|
||||
*/
|
||||
|
||||
.btn.btn-theme {
|
||||
background: #ff5b57;
|
||||
border-color: #ff5b57;
|
||||
color: #fff;
|
||||
}
|
||||
.btn.btn-theme:hover,
|
||||
.btn.btn-theme:focus {
|
||||
background: #cc4946;
|
||||
border-color: #cc4946;
|
||||
}
|
||||
.header.navbar .navbar-nav > li.active > a,
|
||||
.header.navbar .navbar-nav > li > a:hover,
|
||||
.header.navbar .navbar-nav > li > a:focus,
|
||||
.header.navbar.navbar-default .navbar-nav > li.active > a,
|
||||
.header.navbar.navbar-default .navbar-nav > li > a:hover,
|
||||
.header.navbar.navbar-default .navbar-nav > li > a:focus,
|
||||
.header.navbar.navbar-transparent .navbar-nav > li.active > a,
|
||||
.header.navbar.navbar-transparent .navbar-nav > li > a:hover,
|
||||
.header.navbar.navbar-transparent .navbar-nav > li > a:focus,
|
||||
.header.navbar.navbar-inverse .navbar-nav > li.active > a,
|
||||
.header.navbar.navbar-inverse .navbar-nav > li > a:hover,
|
||||
.header.navbar.navbar-inverse .navbar-nav > li > a:focus,
|
||||
.header.navbar.navbar-transparent.navbar-small .navbar-nav > li.active > a,
|
||||
.header.navbar.navbar-transparent.navbar-small .navbar-nav > li > a:hover,
|
||||
.header.navbar.navbar-transparent.navbar-small .navbar-nav > li > a:focus,
|
||||
.text-theme,
|
||||
.navbar-nav .dropdown-menu > li.active > a,
|
||||
.navbar-nav .dropdown-menu > li > a:hover,
|
||||
.navbar-nav .dropdown-menu > li > a:focus,
|
||||
.pricing-table .price .price-number,
|
||||
a {
|
||||
color: #ff5b57;
|
||||
}
|
||||
a:hover,
|
||||
a:focus {
|
||||
color: #cc4946;
|
||||
}
|
||||
.pricing-table .highlight h3,
|
||||
.pace-progress {
|
||||
background: #cc4946;
|
||||
}
|
||||
.pricing-table .highlight .price {
|
||||
background: #ff5b57;
|
||||
}
|
||||
.pace .pace-activity {
|
||||
border-top-color: #ff5b57;
|
||||
border-left-color: #ff5b57;
|
||||
}
|
||||
.brand-logo,
|
||||
.footer .footer-brand-logo {
|
||||
border-color: #F8504B #cc4946 #993734;
|
||||
}
|
||||
BIN
template/index6/assets/img/home-bg.jpg
Normal file
BIN
template/index6/assets/img/home-bg.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 394 KiB |
BIN
template/index6/assets/img/milestone-bg.jpg
Normal file
BIN
template/index6/assets/img/milestone-bg.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 276 KiB |
6
template/index6/assets/js/apps.min.js
vendored
Normal file
6
template/index6/assets/js/apps.min.js
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
/*
|
||||
Template Name: Color Admin - Responsive Admin Dashboard Template build with Twitter Bootstrap 3.3.7
|
||||
Version: 2.1.0
|
||||
Author: Sean Ngu
|
||||
Website: http://www.seantheme.com/color-admin-v2.1/frontend/one-page-parallax/
|
||||
*/var handleHomeContentHeight=function(){$("#home").height($(window).height())},handleHeaderNavigationState=function(){$(window).on("scroll load",function(){if("disabled"!=$("#header").attr("data-state-change")){var e=$(window).scrollTop(),t=$("#header").height();e>=t?$("#header").addClass("navbar-small"):$("#header").removeClass("navbar-small")}})},handleAddCommasToNumber=function(e){return e.toString().replace(/(\d)(?=(\d\d\d)+(?!\d))/g,"$1,")},handlePageContainerShow=function(){$("#page-container").addClass("in")},handlePaceLoadingPlugins=function(){Pace.on("hide",function(){$(".pace").addClass("hide")})},handlePageScrollContentAnimation=function(){$('[data-scrollview="true"]').each(function(){var e=$(this),t=scrollMonitor.create(e,60);t.enterViewport(function(){$(e).find("[data-animation=true]").each(function(){var e=$(this).attr("data-animation-type"),t=$(this);if(!$(t).hasClass("contentAnimated"))if("number"==e){var a=parseInt($(t).attr("data-final-number"));$({animateNumber:0}).animate({animateNumber:a},{duration:1e3,easing:"swing",step:function(){var e=handleAddCommasToNumber(Math.ceil(this.animateNumber));$(t).text(e).addClass("contentAnimated")}})}else $(this).addClass(e+" contentAnimated"),setTimeout(function(){$(t).addClass("finishAnimated")},1500)})})})},handleHeaderScrollToAction=function(){$("[data-click=scroll-to-target]").on("click",function(e){e.preventDefault(),e.stopPropagation();var t=$(this).attr("href"),a=50;if($("html, body").animate({scrollTop:$(t).offset().top-a},500),"dropdown"==$(this).attr("data-toggle")){var n=$(this).closest("li.dropdown");$(n).hasClass("open")?$(n).removeClass("open"):$(n).addClass("open")}}),$(document).click(function(e){e.isPropagationStopped()||$(".dropdown.open").removeClass("open")})},handleTooltipActivation=function(){0!==$("[data-toggle=tooltip]").length&&$("[data-toggle=tooltip]").tooltip()},handleThemePanelExpand=function(){$('[data-click="theme-panel-expand"]').live("click",function(){var e=".theme-panel",t="active";$(e).hasClass(t)?$(e).removeClass(t):$(e).addClass(t)})},handleThemePageControl=function(){if($.cookie&&$.cookie("theme")){0!==$(".theme-list").length&&($(".theme-list [data-theme]").closest("li").removeClass("active"),$('.theme-list [data-theme="'+$.cookie("theme")+'"]').closest("li").addClass("active"));var e=staticroot+"css/theme/"+$.cookie("theme")+".css";$("#theme").attr("href",e)}$(".theme-list [data-theme]").live("click",function(){var e=staticroot+"css/theme/"+$(this).attr("data-theme")+".css";$("#theme").attr("href",e),$(".theme-list [data-theme]").not(this).closest("li").removeClass("active"),$(this).closest("li").addClass("active"),$.cookie("theme",$(this).attr("data-theme"))})},App=function(){"use strict";return{init:function(){handleHomeContentHeight(),handleHeaderNavigationState(),handlePageContainerShow(),handlePaceLoadingPlugins(),handlePageScrollContentAnimation(),handleHeaderScrollToAction(),handleTooltipActivation(),handleThemePanelExpand(),handleThemePageControl()}}}();
|
||||
309
template/index6/index.php
Normal file
309
template/index6/index.php
Normal file
@@ -0,0 +1,309 @@
|
||||
<?php
|
||||
if(!defined('IN_CRONLITE'))exit();
|
||||
?>
|
||||
<!DOCTYPE html>
|
||||
<!--[if IE 8]> <html lang="zh" class="ie8"> <![endif]-->
|
||||
<!--[if !IE]><!-->
|
||||
<html lang="zh">
|
||||
<!--<![endif]-->
|
||||
<head>
|
||||
<meta charset="utf-8" />
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
|
||||
<meta content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no" name="viewport" />
|
||||
<title><?php echo $conf['title']?></title>
|
||||
<meta name="keywords" content="<?php echo $conf['keywords']?>">
|
||||
<meta name="description" content="<?php echo $conf['description']?>">
|
||||
<!-- ================== BEGIN BASE CSS STYLE ================== -->
|
||||
<link href="//cdn.staticfile.org/twitter-bootstrap/3.4.1/css/bootstrap.min.css" rel="stylesheet" />
|
||||
<link href="//cdn.staticfile.org/font-awesome/4.7.0/css/font-awesome.min.css" rel="stylesheet" />
|
||||
<link href="//cdn.staticfile.org/animate.css/3.7.2/animate.min.css" rel="stylesheet" />
|
||||
<link href="<?php echo STATIC_ROOT?>css/style.min.css" rel="stylesheet" />
|
||||
<link href="<?php echo STATIC_ROOT?>css/style-responsive.min.css" rel="stylesheet" />
|
||||
<link href="<?php echo STATIC_ROOT?>css/theme/blue.css" id="theme" rel="stylesheet" />
|
||||
<!-- ================== END BASE CSS STYLE ================== -->
|
||||
|
||||
<!-- ================== BEGIN BASE JS ================== -->
|
||||
<script src="//cdn.staticfile.org/pace/1.0.2/pace.min.js"></script>
|
||||
<!-- ================== END BASE JS ================== -->
|
||||
</head>
|
||||
<body data-spy="scroll" data-target="#header-navbar" data-offset="51">
|
||||
<!-- begin #page-container -->
|
||||
<div id="page-container" class="fade">
|
||||
<!-- begin #header -->
|
||||
<div id="header" class="header navbar navbar-transparent navbar-fixed-top">
|
||||
<!-- begin container -->
|
||||
<div class="container">
|
||||
<!-- begin navbar-header -->
|
||||
<div class="navbar-header">
|
||||
<button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#header-navbar">
|
||||
<span class="icon-bar"></span>
|
||||
<span class="icon-bar"></span>
|
||||
<span class="icon-bar"></span>
|
||||
</button>
|
||||
<a href="index.html" class="navbar-brand">
|
||||
<span class="brand-logo"></span>
|
||||
<span class="brand-text">
|
||||
<span class="text-theme"><?php echo $conf['sitename']?></span>
|
||||
</span>
|
||||
</a>
|
||||
</div>
|
||||
<!-- end navbar-header -->
|
||||
<!-- begin navbar-collapse -->
|
||||
<div class="collapse navbar-collapse" id="header-navbar">
|
||||
<ul class="nav navbar-nav navbar-right">
|
||||
<li class="active"><a href="#home" data-click="scroll-to-target">首页</a> </li>
|
||||
<li><a href="#service" data-click="scroll-to-target">优势</a></li>
|
||||
<li><a href="#team" data-click="scroll-to-target">团队</a></li>
|
||||
<?php if($conf['test_open']){?><li><a href="/user/test.php">在线测试</a></li><?php }?>
|
||||
<li><a href="/doc.html">开发文档</a></li>
|
||||
<li><a href="/user/reg.php">接入申请</a></li>
|
||||
<li><a href="/user/">商户登录</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<!-- end navbar-collapse -->
|
||||
</div>
|
||||
<!-- end container -->
|
||||
</div>
|
||||
<!-- end #header -->
|
||||
|
||||
<!-- begin #home -->
|
||||
<div id="home" class="content has-bg home">
|
||||
<!-- begin content-bg -->
|
||||
<div class="content-bg">
|
||||
<img src="<?php echo STATIC_ROOT?>img/home-bg.jpg" alt="Home" />
|
||||
</div>
|
||||
<!-- end content-bg -->
|
||||
<!-- begin container -->
|
||||
<div class="container home-content">
|
||||
<h1>欢迎来到 <a href="JavaScript:;"><?php echo $conf['sitename']?></a></h1>
|
||||
<h3>免签约支付平台 结算费率低至<?php echo $conf['settle_rate']*100; ?>%!</h3>
|
||||
<h4>
|
||||
支持多种支付方式:支付宝、QQ钱包、微信、财付通支付,可根据开发文档快速接入自己网站!<br />
|
||||
<a href="JavaScript:;">稳定、安全、值得信赖</a>
|
||||
</h4>
|
||||
<a href="../../user/reg.php" class="btn btn-theme">申请接入</a> <a href="../../user" class="btn btn-outline">商户登录</a><br />
|
||||
</div>
|
||||
<!-- end container -->
|
||||
</div>
|
||||
<!-- end #home -->
|
||||
|
||||
<!-- beign #service -->
|
||||
<div id="service" class="content" data-scrollview="true">
|
||||
<!-- begin container -->
|
||||
<div class="container">
|
||||
<h2 class="content-title">为什么选择我们?</h2>
|
||||
<p class="content-desc">
|
||||
<?php echo $conf['sitename']?>免去个人站长无法签约支付接口以及企业申请签约支付接口麻烦的问题,免签约也能享受及时到账的乐趣,系统优势如下:
|
||||
</p>
|
||||
<!-- begin row -->
|
||||
<div class="row">
|
||||
<!-- begin col-3 -->
|
||||
<div class="col-md-4 col-sm-4">
|
||||
<div class="service">
|
||||
<div class="icon bg-theme" data-animation="true" data-animation-type="bounceIn"><i class="fa fa-cog"></i></div>
|
||||
<div class="info">
|
||||
<h4 class="title">方便接入</h4>
|
||||
<p class="desc">根据我们提供的开发文档,可快速接入你的网站,让你的网站支持在线支付功能,享受免签约支付的乐趣。</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<!-- end col-3 -->
|
||||
<!-- begin col-3 -->
|
||||
<div class="col-md-4 col-sm-4">
|
||||
<div class="service">
|
||||
<div class="icon bg-theme" data-animation="true" data-animation-type="bounceIn"><i class="fa fa-paint-brush"></i></div>
|
||||
<div class="info">
|
||||
<h4 class="title">低手续费</h4>
|
||||
<p class="desc">结算费率低至<?php echo $conf['settle_rate']*100; ?>%,每日满<?php echo $conf['settle_money']; ?>元自动结算,上不封顶,提现手续费最低<?php echo $conf['settle_fee_min']; ?>元,最高<?php echo $conf['settle_fee_max']; ?>元。</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<!-- end col-3 -->
|
||||
<!-- begin col-3 -->
|
||||
<div class="col-md-4 col-sm-4">
|
||||
<div class="service">
|
||||
<div class="icon bg-theme" data-animation="true" data-animation-type="bounceIn"><i class="fa fa-file"></i></div>
|
||||
<div class="info">
|
||||
<h4 class="title">智能提醒</h4>
|
||||
<p class="desc"><?php echo $conf['sitename']?>提供商户APP、QQ机器人、邮箱等多种提醒方式可选,让您随时获知自己的收入动态。</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<!-- end col-3 -->
|
||||
</div>
|
||||
<!-- end row -->
|
||||
<!-- begin row -->
|
||||
<div class="row">
|
||||
<!-- begin col-3 -->
|
||||
<div class="col-md-4 col-sm-4">
|
||||
<div class="service">
|
||||
<div class="icon bg-theme" data-animation="true" data-animation-type="bounceIn"><i class="fa fa-code"></i></div>
|
||||
<div class="info">
|
||||
<h4 class="title">安全放心</h4>
|
||||
<p class="desc">我们用的支付接口全为自己申请,不存在二次对接的情况,彻底避免对接方跑路导致无法结算的情况!</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<!-- end col-3 -->
|
||||
<!-- begin col-3 -->
|
||||
<div class="col-md-4 col-sm-4">
|
||||
<div class="service">
|
||||
<div class="icon bg-theme" data-animation="true" data-animation-type="bounceIn"><i class="fa fa-shopping-cart"></i></div>
|
||||
<div class="info">
|
||||
<h4 class="title">自动结算</h4>
|
||||
<p class="desc">采取T+1结算方式,交易金额满<?php echo $conf['settle_money']; ?>元,系统会于次日零点开始自动结算,不满10元亦可申请手动结算。</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<!-- end col-3 -->
|
||||
<!-- begin col-3 -->
|
||||
<div class="col-md-4 col-sm-4">
|
||||
<div class="service">
|
||||
<div class="icon bg-theme" data-animation="true" data-animation-type="bounceIn"><i class="fa fa-heart"></i></div>
|
||||
<div class="info">
|
||||
<h4 class="title">插件拓展</h4>
|
||||
<p class="desc">提供SDK测试包,方便快速开发和接入,后续会逐渐提供discuz、WordPress等平台的支付相关插件。</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<!-- end col-3 -->
|
||||
</div>
|
||||
<!-- end row -->
|
||||
</div>
|
||||
<!-- end container -->
|
||||
</div>
|
||||
<!-- end #service -->
|
||||
|
||||
<!-- begin #milestone -->
|
||||
<div id="milestone" class="content bg-black-darker has-bg" data-scrollview="true">
|
||||
<!-- begin content-bg -->
|
||||
<div class="content-bg">
|
||||
<img src="<?php echo STATIC_ROOT?>img/milestone-bg.jpg" alt="Milestone" />
|
||||
</div>
|
||||
<!-- end content-bg -->
|
||||
<!-- begin container -->
|
||||
<div class="container">
|
||||
<!-- begin row -->
|
||||
<div class="row">
|
||||
<!-- begin col-3 -->
|
||||
<div class="col-md-4 col-sm-4 milestone-col">
|
||||
<div class="milestone">
|
||||
<div class="number" data-animation="true" data-animation-type="number" data-final-number="1292">1,292</div>
|
||||
<div class="title">接入商户</div>
|
||||
</div>
|
||||
</div>
|
||||
<!-- end col-3 -->
|
||||
<!-- begin col-3 -->
|
||||
<div class="col-md-4 col-sm-4 milestone-col">
|
||||
<div class="milestone">
|
||||
<div class="number" data-animation="true" data-animation-type="number" data-final-number="9039">9,039</div>
|
||||
<div class="title">接入网站</div>
|
||||
</div>
|
||||
</div>
|
||||
<!-- end col-3 -->
|
||||
<!-- begin col-3 -->
|
||||
<div class="col-md-4 col-sm-4 milestone-col">
|
||||
<div class="milestone">
|
||||
<div class="number" data-animation="true" data-animation-type="number" data-final-number="129">129</div>
|
||||
<div class="title">合作伙伴</div>
|
||||
</div>
|
||||
</div>
|
||||
<!-- end col-3 -->
|
||||
</div>
|
||||
<!-- end row -->
|
||||
</div>
|
||||
<!-- end container -->
|
||||
</div>
|
||||
<!-- end #milestone -->
|
||||
|
||||
<!-- begin #team -->
|
||||
<div id="team" class="content" data-scrollview="true">
|
||||
<!-- begin container -->
|
||||
<div class="container">
|
||||
<h2 class="content-title">我们的团队</h2>
|
||||
<p class="content-desc">
|
||||
|
||||
</p>
|
||||
<!-- begin row -->
|
||||
<div class="row">
|
||||
<!-- begin col-3 -->
|
||||
<div class="col-md-4 col-sm-4 col-md-offset-4 col-sm-offset-4">
|
||||
<!-- begin team -->
|
||||
<div class="team">
|
||||
<div class="image" data-animation="true" data-animation-type="flipInX">
|
||||
<img src="//q1.qlogo.cn/g?b=qq&nk=<?php echo $conf['kfqq']?>&s=640" alt="Mia Donovan" />
|
||||
</div>
|
||||
<div class="info">
|
||||
<h3 class="name">客服</h3>
|
||||
<div class="title text-theme">客服</div>
|
||||
<p>业务售后综合客服 </p>
|
||||
<div class="social">
|
||||
<a href="https://wpa.qq.com/msgrd?v=3&uin=<?php echo $conf['kfqq']?>&site=pay&menu=yes" title="点击联系客服QQ"><i class="fa fa-qq fa-lg fa-fw"></i></a>
|
||||
<a href="JavaScript:;"><i class="fa fa-weibo fa-lg fa-fw"></i></a>
|
||||
<a href="JavaScript:;"><i class="fa fa-home fa-lg fa-fw"></i></a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<!-- end team -->
|
||||
</div>
|
||||
<!-- end col-3 -->
|
||||
</div>
|
||||
<!-- end row -->
|
||||
</div>
|
||||
<!-- end container -->
|
||||
</div>
|
||||
<!-- end #team -->
|
||||
|
||||
<!-- begin #footer -->
|
||||
<div id="footer" class="footer">
|
||||
<div class="container">
|
||||
<div class="footer-brand">
|
||||
<div class="footer-brand-logo"></div>
|
||||
<?php echo $conf['sitename']?>
|
||||
</div>
|
||||
<p>
|
||||
Copyright © 2020 All Rights Reserved.<br/><?php echo $conf['footer']?>
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
<!-- end #footer -->
|
||||
|
||||
<!-- begin theme-panel -->
|
||||
<div class="theme-panel">
|
||||
<a href="javascript:;" data-click="theme-panel-expand" class="theme-collapse-btn"><i class="fa fa-cog"></i></a>
|
||||
<div class="theme-panel-content">
|
||||
<ul class="theme-list clearfix">
|
||||
<li><a href="javascript:;" class="bg-purple" data-theme="purple" data-click="theme-selector" data-toggle="tooltip" data-trigger="hover" data-container="body" data-title="Purple"> </a></li>
|
||||
<li class="active"><a href="javascript:;" class="bg-blue" data-theme="blue" data-click="theme-selector" data-toggle="tooltip" data-trigger="hover" data-container="body" data-title="Blue"> </a></li>
|
||||
<li><a href="javascript:;" class="bg-green" data-theme="default" data-click="theme-selector" data-toggle="tooltip" data-trigger="hover" data-container="body" data-title="Default"> </a></li>
|
||||
<li><a href="javascript:;" class="bg-orange" data-theme="orange" data-click="theme-selector" data-toggle="tooltip" data-trigger="hover" data-container="body" data-title="Orange"> </a></li>
|
||||
<li><a href="javascript:;" class="bg-red" data-theme="red" data-click="theme-selector" data-toggle="tooltip" data-trigger="hover" data-container="body" data-title="Red"> </a></li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
<!-- end theme-panel -->
|
||||
</div>
|
||||
<!-- end #page-container -->
|
||||
|
||||
<!-- ================== BEGIN BASE JS ================== -->
|
||||
<script src="//cdn.staticfile.org/jquery/1.12.4/jquery.min.js"></script>
|
||||
<script src="//cdn.staticfile.org/jquery-migrate/1.4.1/jquery-migrate.min.js"></script>
|
||||
<script src="//cdn.staticfile.org/twitter-bootstrap/3.4.1/js/bootstrap.min.js"></script>
|
||||
<!--[if lt IE 9]>
|
||||
<script src="//cdn.staticfile.org/html5shiv/3.7.3/html5shiv.min.js"></script>
|
||||
<script src="//cdn.staticfile.org/respond.js/1.4.2/respond.min.js"></script>
|
||||
<![endif]-->
|
||||
<script src="//cdn.staticfile.org/jquery-cookie/1.4.1/jquery.cookie.min.js"></script>
|
||||
<script src="//cdn.staticfile.org/scrollmonitor/1.2.0/scrollMonitor.js"></script>
|
||||
<script src="<?php echo STATIC_ROOT?>js/apps.min.js"></script>
|
||||
<!-- ================== END BASE JS ================== -->
|
||||
|
||||
<script>
|
||||
var staticroot = '<?php echo STATIC_ROOT?>';
|
||||
$(document).ready(function() {
|
||||
App.init();
|
||||
});
|
||||
</script>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
BIN
template/index6/preview.png
Normal file
BIN
template/index6/preview.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 77 KiB |
Reference in New Issue
Block a user