内核更新,多余文件清理

This commit is contained in:
2016-07-01 18:04:46 +08:00
parent a595f3a13e
commit 0398e5bd80
31 changed files with 426 additions and 551 deletions

View File

@@ -0,0 +1,16 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>SentCMS网站管理系统 - PowerBy TenSent</title>
<style>
body{font-family: "微软雅黑","Microsoft Yahei";}
.close{border: 5px solid #efefef; padding: 30px; width: 300px; margin: 100px auto; text-align: center;}
</style>
</head>
<body>
<div class="close">
本站已关闭!
</div>
</body>
</html>