整合资源,新增Logo和icon的资源

This commit is contained in:
zhaoxiang 2016-11-05 22:35:39 +08:00
parent acf70354ec
commit 9a957a4692
30 changed files with 510 additions and 510 deletions

View File

@ -4,6 +4,6 @@
{/block} {/block}
{block name="myScript"} {block name="myScript"}
<script> <script>
$.AdminTemplate.alertMsg();
</script> </script>
{/block} {/block}

View File

@ -10,6 +10,7 @@
<link rel="stylesheet" href="//cdn.bootcss.com/ionicons/2.0.1/css/ionicons.min.css"> <link rel="stylesheet" href="//cdn.bootcss.com/ionicons/2.0.1/css/ionicons.min.css">
<link rel="stylesheet" href="__ADMIN__/dist/css/AdminLTE.min.css"> <link rel="stylesheet" href="__ADMIN__/dist/css/AdminLTE.min.css">
<link rel="stylesheet" href="__ADMIN__/dist/css/skins/_all-skins.min.css"> <link rel="stylesheet" href="__ADMIN__/dist/css/skins/_all-skins.min.css">
<link rel="icon" href="__ADMIN__/dist/img/favicon.ico">
<style> <style>
body{ body{
font-size: 1.6rem; font-size: 1.6rem;
@ -26,8 +27,10 @@
<div class="wrapper"> <div class="wrapper">
<!--顶部banner--> <!--顶部banner-->
<header class="main-header"> <header class="main-header">
<a href="{:url('Index/index')}" class="logo"> <a href="{:url('Index/index')}" class="logo" style="height: 52px">
<span class="logo-mini">7D</span> <span class="logo-mini">
<img src="__ADMIN__/dist/img/logo.jpg" width="51px" alt="">
</span>
<span class="logo-lg">7d-vision</span> <span class="logo-lg">7d-vision</span>
</a> </a>
<nav class="navbar navbar-static-top"> <nav class="navbar navbar-static-top">
@ -38,247 +41,247 @@
<span class="icon-bar"></span> <span class="icon-bar"></span>
</a> </a>
<div class="navbar-custom-menu"> <div class="navbar-custom-menu">
<!--<ul class="nav navbar-nav">--> <ul class="nav navbar-nav">
<!--&lt;!&ndash; Messages: style can be found in dropdown.less&ndash;&gt;--> <!-- Messages: style can be found in dropdown.less-->
<!--<li class="dropdown messages-menu">--> <li class="dropdown messages-menu">
<!--<a href="#" class="dropdown-toggle" data-toggle="dropdown">--> <a href="#" class="dropdown-toggle" data-toggle="dropdown">
<!--<i class="fa fa-envelope-o"></i>--> <i class="fa fa-envelope-o"></i>
<!--<span class="label label-success">4</span>--> <span class="label label-success">4</span>
<!--</a>--> </a>
<!--<ul class="dropdown-menu">--> <ul class="dropdown-menu">
<!--<li class="header">You have 4 messages</li>--> <li class="header">You have 4 messages</li>
<!--<li>--> <li>
<!--&lt;!&ndash; inner menu: contains the actual data &ndash;&gt;--> <!-- inner menu: contains the actual data -->
<!--<ul class="menu">--> <ul class="menu">
<!--<li>&lt;!&ndash; start message &ndash;&gt;--> <li><!-- start message -->
<!--<a href="#">--> <a href="#">
<!--<div class="pull-left">--> <div class="pull-left">
<!--<img src="__ADMIN__/dist/img/user2-160x160.jpg" class="img-circle" alt="User Image">--> <img src="__ADMIN__/dist/img/logo.jpg" class="img-circle" alt="User Image">
<!--</div>--> </div>
<!--<h4>--> <h4>
<!--Support Team--> Support Team
<!--<small><i class="fa fa-clock-o"></i> 5 mins</small>--> <small><i class="fa fa-clock-o"></i> 5 mins</small>
<!--</h4>--> </h4>
<!--<p>Why not buy a new awesome theme?</p>--> <p>Why not buy a new awesome theme?</p>
<!--</a>--> </a>
<!--</li>--> </li>
<!--&lt;!&ndash; end message &ndash;&gt;--> <!-- end message -->
<!--<li>--> <li>
<!--<a href="#">--> <a href="#">
<!--<div class="pull-left">--> <div class="pull-left">
<!--<img src="__ADMIN__/dist/img/user3-128x128.jpg" class="img-circle" alt="User Image">--> <img src="__ADMIN__/dist/img/user3-128x128.jpg" class="img-circle" alt="User Image">
<!--</div>--> </div>
<!--<h4>--> <h4>
<!--AdminLTE Design Team--> AdminLTE Design Team
<!--<small><i class="fa fa-clock-o"></i> 2 hours</small>--> <small><i class="fa fa-clock-o"></i> 2 hours</small>
<!--</h4>--> </h4>
<!--<p>Why not buy a new awesome theme?</p>--> <p>Why not buy a new awesome theme?</p>
<!--</a>--> </a>
<!--</li>--> </li>
<!--<li>--> <li>
<!--<a href="#">--> <a href="#">
<!--<div class="pull-left">--> <div class="pull-left">
<!--<img src="__ADMIN__/dist/img/user4-128x128.jpg" class="img-circle" alt="User Image">--> <img src="__ADMIN__/dist/img/user4-128x128.jpg" class="img-circle" alt="User Image">
<!--</div>--> </div>
<!--<h4>--> <h4>
<!--Developers--> Developers
<!--<small><i class="fa fa-clock-o"></i> Today</small>--> <small><i class="fa fa-clock-o"></i> Today</small>
<!--</h4>--> </h4>
<!--<p>Why not buy a new awesome theme?</p>--> <p>Why not buy a new awesome theme?</p>
<!--</a>--> </a>
<!--</li>--> </li>
<!--<li>--> <li>
<!--<a href="#">--> <a href="#">
<!--<div class="pull-left">--> <div class="pull-left">
<!--<img src="__ADMIN__/dist/img/user3-128x128.jpg" class="img-circle" alt="User Image">--> <img src="__ADMIN__/dist/img/user3-128x128.jpg" class="img-circle" alt="User Image">
<!--</div>--> </div>
<!--<h4>--> <h4>
<!--Sales Department--> Sales Department
<!--<small><i class="fa fa-clock-o"></i> Yesterday</small>--> <small><i class="fa fa-clock-o"></i> Yesterday</small>
<!--</h4>--> </h4>
<!--<p>Why not buy a new awesome theme?</p>--> <p>Why not buy a new awesome theme?</p>
<!--</a>--> </a>
<!--</li>--> </li>
<!--<li>--> <li>
<!--<a href="#">--> <a href="#">
<!--<div class="pull-left">--> <div class="pull-left">
<!--<img src="__ADMIN__/dist/img/user4-128x128.jpg" class="img-circle" alt="User Image">--> <img src="__ADMIN__/dist/img/user4-128x128.jpg" class="img-circle" alt="User Image">
<!--</div>--> </div>
<!--<h4>--> <h4>
<!--Reviewers--> Reviewers
<!--<small><i class="fa fa-clock-o"></i> 2 days</small>--> <small><i class="fa fa-clock-o"></i> 2 days</small>
<!--</h4>--> </h4>
<!--<p>Why not buy a new awesome theme?</p>--> <p>Why not buy a new awesome theme?</p>
<!--</a>--> </a>
<!--</li>--> </li>
<!--</ul>--> </ul>
<!--</li>--> </li>
<!--<li class="footer"><a href="#">See All Messages</a></li>--> <li class="footer"><a href="#">See All Messages</a></li>
<!--</ul>--> </ul>
<!--</li>--> </li>
<!--&lt;!&ndash; Notifications: style can be found in dropdown.less &ndash;&gt;--> <!-- Notifications: style can be found in dropdown.less -->
<!--<li class="dropdown notifications-menu">--> <li class="dropdown notifications-menu">
<!--<a href="#" class="dropdown-toggle" data-toggle="dropdown">--> <a href="#" class="dropdown-toggle" data-toggle="dropdown">
<!--<i class="fa fa-bell-o"></i>--> <i class="fa fa-bell-o"></i>
<!--<span class="label label-warning">10</span>--> <span class="label label-warning">10</span>
<!--</a>--> </a>
<!--<ul class="dropdown-menu">--> <ul class="dropdown-menu">
<!--<li class="header">You have 10 notifications</li>--> <li class="header">You have 10 notifications</li>
<!--<li>--> <li>
<!--&lt;!&ndash; inner menu: contains the actual data &ndash;&gt;--> <!-- inner menu: contains the actual data -->
<!--<ul class="menu">--> <ul class="menu">
<!--<li>--> <li>
<!--<a href="#">--> <a href="#">
<!--<i class="fa fa-users text-aqua"></i> 5 new members joined today--> <i class="fa fa-users text-aqua"></i> 5 new members joined today
<!--</a>--> </a>
<!--</li>--> </li>
<!--<li>--> <li>
<!--<a href="#">--> <a href="#">
<!--<i class="fa fa-warning text-yellow"></i> Very long description here that may not fit into the--> <i class="fa fa-warning text-yellow"></i> Very long description here that may not fit into the
<!--page and may cause design problems--> page and may cause design problems
<!--</a>--> </a>
<!--</li>--> </li>
<!--<li>--> <li>
<!--<a href="#">--> <a href="#">
<!--<i class="fa fa-users text-red"></i> 5 new members joined--> <i class="fa fa-users text-red"></i> 5 new members joined
<!--</a>--> </a>
<!--</li>--> </li>
<!--<li>--> <li>
<!--<a href="#">--> <a href="#">
<!--<i class="fa fa-shopping-cart text-green"></i> 25 sales made--> <i class="fa fa-shopping-cart text-green"></i> 25 sales made
<!--</a>--> </a>
<!--</li>--> </li>
<!--<li>--> <li>
<!--<a href="#">--> <a href="#">
<!--<i class="fa fa-user text-red"></i> You changed your username--> <i class="fa fa-user text-red"></i> You changed your username
<!--</a>--> </a>
<!--</li>--> </li>
<!--</ul>--> </ul>
<!--</li>--> </li>
<!--<li class="footer"><a href="#">View all</a></li>--> <li class="footer"><a href="#">View all</a></li>
<!--</ul>--> </ul>
<!--</li>--> </li>
<!--&lt;!&ndash; Tasks: style can be found in dropdown.less &ndash;&gt;--> <!-- Tasks: style can be found in dropdown.less -->
<!--<li class="dropdown tasks-menu">--> <li class="dropdown tasks-menu">
<!--<a href="#" class="dropdown-toggle" data-toggle="dropdown">--> <a href="#" class="dropdown-toggle" data-toggle="dropdown">
<!--<i class="fa fa-flag-o"></i>--> <i class="fa fa-flag-o"></i>
<!--<span class="label label-danger">9</span>--> <span class="label label-danger">9</span>
<!--</a>--> </a>
<!--<ul class="dropdown-menu">--> <ul class="dropdown-menu">
<!--<li class="header">You have 9 tasks</li>--> <li class="header">You have 9 tasks</li>
<!--<li>--> <li>
<!--&lt;!&ndash; inner menu: contains the actual data &ndash;&gt;--> <!-- inner menu: contains the actual data -->
<!--<ul class="menu">--> <ul class="menu">
<!--<li>&lt;!&ndash; Task item &ndash;&gt;--> <li><!-- Task item -->
<!--<a href="#">--> <a href="#">
<!--<h3>--> <h3>
<!--Design some buttons--> Design some buttons
<!--<small class="pull-right">20%</small>--> <small class="pull-right">20%</small>
<!--</h3>--> </h3>
<!--<div class="progress xs">--> <div class="progress xs">
<!--<div class="progress-bar progress-bar-aqua" style="width: 20%" role="progressbar" aria-valuenow="20" aria-valuemin="0" aria-valuemax="100">--> <div class="progress-bar progress-bar-aqua" style="width: 20%" role="progressbar" aria-valuenow="20" aria-valuemin="0" aria-valuemax="100">
<!--<span class="sr-only">20% Complete</span>--> <span class="sr-only">20% Complete</span>
<!--</div>--> </div>
<!--</div>--> </div>
<!--</a>--> </a>
<!--</li>--> </li>
<!--&lt;!&ndash; end task item &ndash;&gt;--> <!-- end task item -->
<!--<li>&lt;!&ndash; Task item &ndash;&gt;--> <li><!-- Task item -->
<!--<a href="#">--> <a href="#">
<!--<h3>--> <h3>
<!--Create a nice theme--> Create a nice theme
<!--<small class="pull-right">40%</small>--> <small class="pull-right">40%</small>
<!--</h3>--> </h3>
<!--<div class="progress xs">--> <div class="progress xs">
<!--<div class="progress-bar progress-bar-green" style="width: 40%" role="progressbar" aria-valuenow="20" aria-valuemin="0" aria-valuemax="100">--> <div class="progress-bar progress-bar-green" style="width: 40%" role="progressbar" aria-valuenow="20" aria-valuemin="0" aria-valuemax="100">
<!--<span class="sr-only">40% Complete</span>--> <span class="sr-only">40% Complete</span>
<!--</div>--> </div>
<!--</div>--> </div>
<!--</a>--> </a>
<!--</li>--> </li>
<!--&lt;!&ndash; end task item &ndash;&gt;--> <!-- end task item -->
<!--<li>&lt;!&ndash; Task item &ndash;&gt;--> <li><!-- Task item -->
<!--<a href="#">--> <a href="#">
<!--<h3>--> <h3>
<!--Some task I need to do--> Some task I need to do
<!--<small class="pull-right">60%</small>--> <small class="pull-right">60%</small>
<!--</h3>--> </h3>
<!--<div class="progress xs">--> <div class="progress xs">
<!--<div class="progress-bar progress-bar-red" style="width: 60%" role="progressbar" aria-valuenow="20" aria-valuemin="0" aria-valuemax="100">--> <div class="progress-bar progress-bar-red" style="width: 60%" role="progressbar" aria-valuenow="20" aria-valuemin="0" aria-valuemax="100">
<!--<span class="sr-only">60% Complete</span>--> <span class="sr-only">60% Complete</span>
<!--</div>--> </div>
<!--</div>--> </div>
<!--</a>--> </a>
<!--</li>--> </li>
<!--&lt;!&ndash; end task item &ndash;&gt;--> <!-- end task item -->
<!--<li>&lt;!&ndash; Task item &ndash;&gt;--> <li><!-- Task item -->
<!--<a href="#">--> <a href="#">
<!--<h3>--> <h3>
<!--Make beautiful transitions--> Make beautiful transitions
<!--<small class="pull-right">80%</small>--> <small class="pull-right">80%</small>
<!--</h3>--> </h3>
<!--<div class="progress xs">--> <div class="progress xs">
<!--<div class="progress-bar progress-bar-yellow" style="width: 80%" role="progressbar" aria-valuenow="20" aria-valuemin="0" aria-valuemax="100">--> <div class="progress-bar progress-bar-yellow" style="width: 80%" role="progressbar" aria-valuenow="20" aria-valuemin="0" aria-valuemax="100">
<!--<span class="sr-only">80% Complete</span>--> <span class="sr-only">80% Complete</span>
<!--</div>--> </div>
<!--</div>--> </div>
<!--</a>--> </a>
<!--</li>--> </li>
<!--&lt;!&ndash; end task item &ndash;&gt;--> <!-- end task item -->
<!--</ul>--> </ul>
<!--</li>--> </li>
<!--<li class="footer">--> <li class="footer">
<!--<a href="#">View all tasks</a>--> <a href="#">View all tasks</a>
<!--</li>--> </li>
<!--</ul>--> </ul>
<!--</li>--> </li>
<!--&lt;!&ndash; User Account: style can be found in dropdown.less &ndash;&gt;--> <!-- User Account: style can be found in dropdown.less -->
<!--<li class="dropdown user user-menu">--> <li class="dropdown user user-menu">
<!--<a href="#" class="dropdown-toggle" data-toggle="dropdown">--> <a href="#" class="dropdown-toggle" data-toggle="dropdown">
<!--<img src="__ADMIN__/dist/img/user2-160x160.jpg" class="user-image" alt="User Image">--> <img src="__ADMIN__/dist/img/logo.jpg" class="user-image" alt="User Image">
<!--<span class="hidden-xs">Alexander Pierce</span>--> <span class="hidden-xs">Alexander Pierce</span>
<!--</a>--> </a>
<!--<ul class="dropdown-menu">--> <ul class="dropdown-menu">
<!--&lt;!&ndash; User image &ndash;&gt;--> <!-- User image -->
<!--<li class="user-header">--> <li class="user-header">
<!--<img src="__ADMIN__/dist/img/user2-160x160.jpg" class="img-circle" alt="User Image">--> <img src="__ADMIN__/dist/img/logo.jpg" class="img-circle" alt="User Image">
<!--<p>--> <p>
<!--Alexander Pierce - Web Developer--> Alexander Pierce - Web Developer
<!--<small>Member since Nov. 2012</small>--> <small>Member since Nov. 2012</small>
<!--</p>--> </p>
<!--</li>--> </li>
<!--&lt;!&ndash; Menu Body &ndash;&gt;--> <!-- Menu Body -->
<!--<li class="user-body">--> <li class="user-body">
<!--<div class="row">--> <div class="row">
<!--<div class="col-xs-4 text-center">--> <div class="col-xs-4 text-center">
<!--<a href="#">Followers</a>--> <a href="#">Followers</a>
<!--</div>--> </div>
<!--<div class="col-xs-4 text-center">--> <div class="col-xs-4 text-center">
<!--<a href="#">Sales</a>--> <a href="#">Sales</a>
<!--</div>--> </div>
<!--<div class="col-xs-4 text-center">--> <div class="col-xs-4 text-center">
<!--<a href="#">Friends</a>--> <a href="#">Friends</a>
<!--</div>--> </div>
<!--</div>--> </div>
<!--&lt;!&ndash; /.row &ndash;&gt;--> <!-- /.row -->
<!--</li>--> </li>
<!--&lt;!&ndash; Menu Footer&ndash;&gt;--> <!-- Menu Footer-->
<!--<li class="user-footer">--> <li class="user-footer">
<!--<div class="pull-left">--> <div class="pull-left">
<!--<a href="#" class="btn btn-default btn-flat">Profile</a>--> <a href="#" class="btn btn-default btn-flat">Profile</a>
<!--</div>--> </div>
<!--<div class="pull-right">--> <div class="pull-right">
<!--<a href="#" class="btn btn-default btn-flat">Sign out</a>--> <a href="#" class="btn btn-default btn-flat">Sign out</a>
<!--</div>--> </div>
<!--</li>--> </li>
<!--</ul>--> </ul>
<!--</li>--> </li>
<!--&lt;!&ndash; Control Sidebar Toggle Button &ndash;&gt;--> <!-- Control Sidebar Toggle Button -->
<!--<li>--> <li>
<!--<a href="#" data-toggle="control-sidebar"><i class="fa fa-gears"></i></a>--> <a href="#" data-toggle="control-sidebar"><i class="fa fa-gears"></i></a>
<!--</li>--> </li>
<!--</ul>--> </ul>
</div> </div>
</nav> </nav>
</header> </header>
@ -288,7 +291,7 @@
<!--管理员信息--> <!--管理员信息-->
<div class="user-panel"> <div class="user-panel">
<div class="pull-left image"> <div class="pull-left image">
<img src="__ADMIN__/dist/img/user2-160x160.jpg" class="img-circle" alt="头像"> <img src="__ADMIN__/dist/img/logo.jpg" class="img-circle" alt="头像">
</div> </div>
<div class="pull-left info"> <div class="pull-left info">
<p>系统管理员</p> <p>系统管理员</p>
@ -390,192 +393,190 @@
</footer> </footer>
<!-- 设置面板 --> <!-- 设置面板 -->
<aside class="control-sidebar control-sidebar-dark"> <aside class="control-sidebar control-sidebar-dark">
<!-- Create the tabs --> <ul class="nav nav-tabs nav-justified control-sidebar-tabs">
<!--<ul class="nav nav-tabs nav-justified control-sidebar-tabs">--> <li><a href="#control-sidebar-home-tab" data-toggle="tab"><i class="fa fa-home"></i></a></li>
<!--<li><a href="#control-sidebar-home-tab" data-toggle="tab"><i class="fa fa-home"></i></a></li>--> <li><a href="#control-sidebar-settings-tab" data-toggle="tab"><i class="fa fa-gears"></i></a></li>
<!--<li><a href="#control-sidebar-settings-tab" data-toggle="tab"><i class="fa fa-gears"></i></a></li>--> </ul>
<!--</ul>--> <div class="tab-content">
<!-- Tab panes --> <!-- Home tab content -->
<!--<div class="tab-content">--> <div class="tab-pane" id="control-sidebar-home-tab">
<!--&lt;!&ndash; Home tab content &ndash;&gt;--> <h3 class="control-sidebar-heading">Recent Activity</h3>
<!--<div class="tab-pane" id="control-sidebar-home-tab">--> <ul class="control-sidebar-menu">
<!--<h3 class="control-sidebar-heading">Recent Activity</h3>--> <li>
<!--<ul class="control-sidebar-menu">--> <a href="javascript:void(0)">
<!--<li>--> <i class="menu-icon fa fa-birthday-cake bg-red"></i>
<!--<a href="javascript:void(0)">-->
<!--<i class="menu-icon fa fa-birthday-cake bg-red"></i>-->
<!--<div class="menu-info">--> <div class="menu-info">
<!--<h4 class="control-sidebar-subheading">Langdon's Birthday</h4>--> <h4 class="control-sidebar-subheading">Langdon's Birthday</h4>
<!--<p>Will be 23 on April 24th</p>--> <p>Will be 23 on April 24th</p>
<!--</div>--> </div>
<!--</a>--> </a>
<!--</li>--> </li>
<!--<li>--> <li>
<!--<a href="javascript:void(0)">--> <a href="javascript:void(0)">
<!--<i class="menu-icon fa fa-user bg-yellow"></i>--> <i class="menu-icon fa fa-user bg-yellow"></i>
<!--<div class="menu-info">--> <div class="menu-info">
<!--<h4 class="control-sidebar-subheading">Frodo Updated His Profile</h4>--> <h4 class="control-sidebar-subheading">Frodo Updated His Profile</h4>
<!--<p>New phone +1(800)555-1234</p>--> <p>New phone +1(800)555-1234</p>
<!--</div>--> </div>
<!--</a>--> </a>
<!--</li>--> </li>
<!--<li>--> <li>
<!--<a href="javascript:void(0)">--> <a href="javascript:void(0)">
<!--<i class="menu-icon fa fa-envelope-o bg-light-blue"></i>--> <i class="menu-icon fa fa-envelope-o bg-light-blue"></i>
<!--<div class="menu-info">--> <div class="menu-info">
<!--<h4 class="control-sidebar-subheading">Nora Joined Mailing List</h4>--> <h4 class="control-sidebar-subheading">Nora Joined Mailing List</h4>
<!--<p>nora@example.com</p>--> <p>nora@example.com</p>
<!--</div>--> </div>
<!--</a>--> </a>
<!--</li>--> </li>
<!--<li>--> <li>
<!--<a href="javascript:void(0)">--> <a href="javascript:void(0)">
<!--<i class="menu-icon fa fa-file-code-o bg-green"></i>--> <i class="menu-icon fa fa-file-code-o bg-green"></i>
<!--<div class="menu-info">--> <div class="menu-info">
<!--<h4 class="control-sidebar-subheading">Cron Job 254 Executed</h4>--> <h4 class="control-sidebar-subheading">Cron Job 254 Executed</h4>
<!--<p>Execution time 5 seconds</p>--> <p>Execution time 5 seconds</p>
<!--</div>--> </div>
<!--</a>--> </a>
<!--</li>--> </li>
<!--</ul>--> </ul>
<!--&lt;!&ndash; /.control-sidebar-menu &ndash;&gt;--> <!-- /.control-sidebar-menu -->
<!--<h3 class="control-sidebar-heading">Tasks Progress</h3>--> <h3 class="control-sidebar-heading">Tasks Progress</h3>
<!--<ul class="control-sidebar-menu">--> <ul class="control-sidebar-menu">
<!--<li>--> <li>
<!--<a href="javascript:void(0)">--> <a href="javascript:void(0)">
<!--<h4 class="control-sidebar-subheading">--> <h4 class="control-sidebar-subheading">
<!--Custom Template Design--> Custom Template Design
<!--<span class="label label-danger pull-right">70%</span>--> <span class="label label-danger pull-right">70%</span>
<!--</h4>--> </h4>
<!--<div class="progress progress-xxs">--> <div class="progress progress-xxs">
<!--<div class="progress-bar progress-bar-danger" style="width: 70%"></div>--> <div class="progress-bar progress-bar-danger" style="width: 70%"></div>
<!--</div>--> </div>
<!--</a>--> </a>
<!--</li>--> </li>
<!--<li>--> <li>
<!--<a href="javascript:void(0)">--> <a href="javascript:void(0)">
<!--<h4 class="control-sidebar-subheading">--> <h4 class="control-sidebar-subheading">
<!--Update Resume--> Update Resume
<!--<span class="label label-success pull-right">95%</span>--> <span class="label label-success pull-right">95%</span>
<!--</h4>--> </h4>
<!--<div class="progress progress-xxs">--> <div class="progress progress-xxs">
<!--<div class="progress-bar progress-bar-success" style="width: 95%"></div>--> <div class="progress-bar progress-bar-success" style="width: 95%"></div>
<!--</div>--> </div>
<!--</a>--> </a>
<!--</li>--> </li>
<!--<li>--> <li>
<!--<a href="javascript:void(0)">--> <a href="javascript:void(0)">
<!--<h4 class="control-sidebar-subheading">--> <h4 class="control-sidebar-subheading">
<!--Laravel Integration--> Laravel Integration
<!--<span class="label label-warning pull-right">50%</span>--> <span class="label label-warning pull-right">50%</span>
<!--</h4>--> </h4>
<!--<div class="progress progress-xxs">--> <div class="progress progress-xxs">
<!--<div class="progress-bar progress-bar-warning" style="width: 50%"></div>--> <div class="progress-bar progress-bar-warning" style="width: 50%"></div>
<!--</div>--> </div>
<!--</a>--> </a>
<!--</li>--> </li>
<!--<li>--> <li>
<!--<a href="javascript:void(0)">--> <a href="javascript:void(0)">
<!--<h4 class="control-sidebar-subheading">--> <h4 class="control-sidebar-subheading">
<!--Back End Framework--> Back End Framework
<!--<span class="label label-primary pull-right">68%</span>--> <span class="label label-primary pull-right">68%</span>
<!--</h4>--> </h4>
<!--<div class="progress progress-xxs">--> <div class="progress progress-xxs">
<!--<div class="progress-bar progress-bar-primary" style="width: 68%"></div>--> <div class="progress-bar progress-bar-primary" style="width: 68%"></div>
<!--</div>--> </div>
<!--</a>--> </a>
<!--</li>--> </li>
<!--</ul>--> </ul>
<!--&lt;!&ndash; /.control-sidebar-menu &ndash;&gt;--> <!-- /.control-sidebar-menu -->
<!--</div>--> </div>
<!--&lt;!&ndash; /.tab-pane &ndash;&gt;--> <!-- /.tab-pane -->
<!--&lt;!&ndash; Stats tab content &ndash;&gt;--> <!-- Stats tab content -->
<!--<div class="tab-pane" id="control-sidebar-stats-tab">Stats Tab Content</div>--> <div class="tab-pane" id="control-sidebar-stats-tab">Stats Tab Content</div>
<!--&lt;!&ndash; /.tab-pane &ndash;&gt;--> <!-- /.tab-pane -->
<!--&lt;!&ndash; Settings tab content &ndash;&gt;--> <!-- Settings tab content -->
<!--<div class="tab-pane" id="control-sidebar-settings-tab">--> <div class="tab-pane" id="control-sidebar-settings-tab">
<!--<form method="post">--> <form method="post">
<!--<h3 class="control-sidebar-heading">General Settings</h3>--> <h3 class="control-sidebar-heading">General Settings</h3>
<!--<div class="form-group">--> <div class="form-group">
<!--<label class="control-sidebar-subheading">--> <label class="control-sidebar-subheading">
<!--Report panel usage--> Report panel usage
<!--<input type="checkbox" class="pull-right" checked>--> <input type="checkbox" class="pull-right" checked>
<!--</label>--> </label>
<!--<p>--> <p>
<!--Some information about this general settings option--> Some information about this general settings option
<!--</p>--> </p>
<!--</div>--> </div>
<!--&lt;!&ndash; /.form-group &ndash;&gt;--> <!-- /.form-group -->
<!--<div class="form-group">--> <div class="form-group">
<!--<label class="control-sidebar-subheading">--> <label class="control-sidebar-subheading">
<!--Allow mail redirect--> Allow mail redirect
<!--<input type="checkbox" class="pull-right" checked>--> <input type="checkbox" class="pull-right" checked>
<!--</label>--> </label>
<!--<p>--> <p>
<!--Other sets of options are available--> Other sets of options are available
<!--</p>--> </p>
<!--</div>--> </div>
<!--&lt;!&ndash; /.form-group &ndash;&gt;--> <!-- /.form-group -->
<!--<div class="form-group">--> <div class="form-group">
<!--<label class="control-sidebar-subheading">--> <label class="control-sidebar-subheading">
<!--Expose author name in posts--> Expose author name in posts
<!--<input type="checkbox" class="pull-right" checked>--> <input type="checkbox" class="pull-right" checked>
<!--</label>--> </label>
<!--<p>--> <p>
<!--Allow the user to show his name in blog posts--> Allow the user to show his name in blog posts
<!--</p>--> </p>
<!--</div>--> </div>
<!--&lt;!&ndash; /.form-group &ndash;&gt;--> <!-- /.form-group -->
<!--<h3 class="control-sidebar-heading">Chat Settings</h3>--> <h3 class="control-sidebar-heading">Chat Settings</h3>
<!--<div class="form-group">--> <div class="form-group">
<!--<label class="control-sidebar-subheading">--> <label class="control-sidebar-subheading">
<!--Show me as online--> Show me as online
<!--<input type="checkbox" class="pull-right" checked>--> <input type="checkbox" class="pull-right" checked>
<!--</label>--> </label>
<!--</div>--> </div>
<!--&lt;!&ndash; /.form-group &ndash;&gt;--> <!-- /.form-group -->
<!--<div class="form-group">--> <div class="form-group">
<!--<label class="control-sidebar-subheading">--> <label class="control-sidebar-subheading">
<!--Turn off notifications--> Turn off notifications
<!--<input type="checkbox" class="pull-right">--> <input type="checkbox" class="pull-right">
<!--</label>--> </label>
<!--</div>--> </div>
<!--&lt;!&ndash; /.form-group &ndash;&gt;--> <!-- /.form-group -->
<!--<div class="form-group">--> <div class="form-group">
<!--<label class="control-sidebar-subheading">--> <label class="control-sidebar-subheading">
<!--Delete chat history--> Delete chat history
<!--<a href="javascript:void(0)" class="text-red pull-right"><i class="fa fa-trash-o"></i></a>--> <a href="javascript:void(0)" class="text-red pull-right"><i class="fa fa-trash-o"></i></a>
<!--</label>--> </label>
<!--</div>--> </div>
<!--&lt;!&ndash; /.form-group &ndash;&gt;--> <!-- /.form-group -->
<!--</form>--> </form>
<!--</div>--> </div>
<!--&lt;!&ndash; /.tab-pane &ndash;&gt;--> <!-- /.tab-pane -->
<!--</div>--> </div>
</aside> </aside>
<!-- 主题适配相关(完成适配) --> <!-- 主题适配相关(完成适配) -->
<div class="control-sidebar-bg"></div> <div class="control-sidebar-bg"></div>

View File

@ -7,6 +7,7 @@
<meta content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no" name="viewport"> <meta content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no" name="viewport">
<link rel="stylesheet" href="__STATIC__/bootstrap/css/bootstrap.min.css"> <link rel="stylesheet" href="__STATIC__/bootstrap/css/bootstrap.min.css">
<link rel="stylesheet" href="__ADMIN__/dist/css/AdminLTE.min.css"> <link rel="stylesheet" href="__ADMIN__/dist/css/AdminLTE.min.css">
<link rel="icon" href="__ADMIN__/dist/img/favicon.ico">
<!--[if lt IE 9]> <!--[if lt IE 9]>
<script src="//cdn.bootcss.com/html5shiv/3.7.3/html5shiv.min.js"></script> <script src="//cdn.bootcss.com/html5shiv/3.7.3/html5shiv.min.js"></script>
<script src="//cdn.bootcss.com/respond.js/1.4.2/respond.min.js"></script> <script src="//cdn.bootcss.com/respond.js/1.4.2/respond.min.js"></script>
@ -17,9 +18,10 @@
<div class="login-logo"> <div class="login-logo">
<a href="{:config('WEBSITE_DOMAIN')}"><b>7D</b> VISION</a> <a href="{:config('WEBSITE_DOMAIN')}"><b>7D</b> VISION</a>
</div> </div>
<!-- /.login-logo -->
<div class="login-box-body"> <div class="login-box-body">
<p class="login-box-msg">请填写您的账号名和密码</p> <p class="login-box-msg">
<span class="label label-info">请填写您的账号和密码</span>
</p>
<form action="{:url('User/login')}" id="form-login"> <form action="{:url('User/login')}" id="form-login">
<div class="form-group has-feedback"> <div class="form-group has-feedback">
@ -32,7 +34,7 @@
</div> </div>
<div class="row"> <div class="row">
<div class="col-xs-12"> <div class="col-xs-12">
<span type="submit" target-form="form-login" class="btn btn-primary ajax-post btn-block btn-flat">登 录</span> <button type="submit" target-form="form-login" class="btn btn-primary ajax-post btn-block btn-flat">登 录</button>
</div> </div>
</div> </div>
</form> </form>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 8.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 14 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 8.6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 9.6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 7.8 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.0 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.1 KiB

BIN
public/static/admin/dist/img/favicon.ico vendored Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.2 KiB

BIN
public/static/admin/dist/img/logo.jpg vendored Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.8 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 658 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 414 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 383 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.1 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.8 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 6.9 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 6.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 6.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.9 KiB

View File

@ -7,108 +7,105 @@
(function ($) { (function ($) {
"use strict"; "use strict";
$(function() { /**
/** * 格式化时间戳为了和PHP的date函数统一这里的时间戳都是10位不包含毫秒
* 格式化时间戳为了和PHP的date函数统一这里的时间戳都是10位不包含毫秒 * @param timestamp
* @param timestamp * @returns {string}
* @returns {string} */
*/ $.formatDate = function ( timestamp ) {
$.formatDate = function ( timestamp ) { timestamp *= 1000;
timestamp *= 1000; var date = new Date(timestamp);
var date = new Date(timestamp); var Y = date.getFullYear() + '-';
var Y = date.getFullYear() + '-'; var M = (date.getMonth()+1 < 10 ? '0'+(date.getMonth()+1) : date.getMonth()+1) + '-';
var M = (date.getMonth()+1 < 10 ? '0'+(date.getMonth()+1) : date.getMonth()+1) + '-'; var D = (date.getDate()+1 < 10 ? '0'+(date.getDate()+1) : date.getDate()+1) + ' ';
var D = (date.getDate()+1 < 10 ? '0'+(date.getDate()+1) : date.getDate()+1) + ' '; var h = date.getHours() + ':';
var h = date.getHours() + ':'; var m = date.getMinutes() + ':';
var m = date.getMinutes() + ':'; var s = date.getSeconds();
var s = date.getSeconds(); return Y+M+D+h+m+s;
return Y+M+D+h+m+s; };
};
$.alertMsg = function( msg ){ $.alertMsg = function( msg ){
var dialog = bootbox.dialog({ var dialog = bootbox.dialog({
message: '<p class="text-center">'+msg+'</p>', message: '<p class="text-center">'+msg+'</p>',
closeButton: false closeButton: false
});
setTimeout(function(){
dialog.modal('hide');
}, 2000);
};
$.buildDom = function ( jsonStr ) {
};
var emptyList = function() {
};
var easyList = function( listObj ) {
};
var topButton = function( topObj ) {
};
var rightButton = function( rightObj ) {
};
var easyForm = function( formObj ) {
};
var input = function( inputObj ) {
};
var select = function( selectObj ) {
};
var button = function( buttonObj ) {
};
/**
* 面包屑
*/
var breadcrumb = function( ) {
};
//ajax post submit请求
$('body').on('click', '.ajax-post', function() {
var message,query,form,target;
var target_form = $(this).attr('target-form');
if ( $(this).attr('type') == 'submit' ) {
form = $('#' + target_form);
query = form.serialize();
target = form.attr('action');
$.post(target, query).success(function(data) {
if (data.status == 1) {
if (data.url) {
message = data.msg + ' 页面即将自动跳转~';
} else {
message = data.msg;
}
$.alertMsg(message);
setTimeout(function() {
if (data.url) {
location.href = data.url;
} else {
location.reload();
}
}, 2000);
} else {
$.alertMsg(data.msg);
}
});
}
return false;
}); });
}); setTimeout(function(){
dialog.modal('hide');
}, 2000);
};
$.buildDom = function ( jsonStr ) {
};
var emptyList = function() {
};
var easyList = function( listObj ) {
};
var topButton = function( topObj ) {
};
var rightButton = function( rightObj ) {
};
var easyForm = function( formObj ) {
};
var input = function( inputObj ) {
};
var select = function( selectObj ) {
};
var button = function( buttonObj ) {
};
/**
* 面包屑
*/
var breadcrumb = function( ) {
};
//ajax post submit请求
$('body').on('click', '.ajax-post', function() {
var message,query,form,target;
var target_form = $(this).attr('target-form');
if ( $(this).attr('type') == 'submit' ) {
form = $('#' + target_form);
query = form.serialize();
target = form.attr('action');
$.post(target, query).success(function(data) {
if (data.status == 1) {
if (data.url) {
message = data.msg + ' 页面即将自动跳转~';
} else {
message = data.msg;
}
$.alertMsg(message);
setTimeout(function() {
if (data.url) {
location.href = data.url;
} else {
location.reload();
}
}, 2000);
} else {
$.alertMsg(data.msg);
}
});
}
return false;
});
})(jQuery); })(jQuery);