tp6更新到最新版本

目录结构调整
This commit is contained in:
2019-09-12 23:57:10 +08:00
parent db04a9c4e5
commit 0b0d659c5e
31 changed files with 656 additions and 635 deletions

View File

@@ -13,7 +13,7 @@
<link rel="stylesheet" href="__static__/plugins/Ionicons/css/ionicons.min.css">
<!-- Theme style -->
<link rel="stylesheet" href="__css__/sentcms.min.css">
<link rel="stylesheet" href="__css__/style.css?v={$sent_version}">
<link rel="stylesheet" href="__css__/style.css?v={sent_version}">
<!-- AdminLTE Skins. Choose a skin from the css/skins
folder instead of downloading all of them to reduce the load. -->
<link rel="stylesheet" href="__css__/themes.css">
@@ -87,7 +87,7 @@ folder instead of downloading all of them to reduce the load. -->
<a href="/admin/user/profile.html" class="btn btn-default btn-flat" data-action="url" data-type="tab">个人资料</a>
</div>
<div class="pull-right">
<a href="/admin/user/logout.html" class="btn btn-default btn-flat" data-action="url" data-type="msg">退出</a>
<a href="/admin/index/logout.html" class="btn btn-default btn-flat" data-action="url" data-type="msg">退出</a>
</div>
</li>
</ul>
@@ -169,7 +169,7 @@ folder instead of downloading all of them to reduce the load. -->
<span class="button" data-action="scroll" data-type="left"><i class="fa fa-backward"></i></span>
<div class="tab-list">
<div class="page-tabs-content">
<a href="javascript:;" class="home active menuTab" data-id="/admin/system/dashboard"><span>首页</span></a>
<a href="javascript:;" class="home active menuTab" data-id="/admin/system/dashboard"><span><i class="fa fa-home"></i> 系统首页</span></a>
</div>
</div>
<div class="dropdown" data-tab-action="nav">