From d141eb7c24456ee406ae891eb7edddde908aaeb7 Mon Sep 17 00:00:00 2001 From: molong Date: Sat, 29 Jun 2019 23:07:15 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/view/admin/base.html | 14 +- app/view/admin/index/index.html | 228 +------------------------------- 2 files changed, 16 insertions(+), 226 deletions(-) diff --git a/app/view/admin/base.html b/app/view/admin/base.html index ac364302..0179dab0 100644 --- a/app/view/admin/base.html +++ b/app/view/admin/base.html @@ -203,7 +203,19 @@
- {block name="body"}内容{/block} + {block name="body"} +
+
+
+

新功能

+
+
+
+
+
+
+
+ {/block}
diff --git a/app/view/admin/index/index.html b/app/view/admin/index/index.html index 2570b4a4..d85be8f1 100644 --- a/app/view/admin/index/index.html +++ b/app/view/admin/index/index.html @@ -1,208 +1,6 @@ - - - - - - -SentCMS后台管理系统 - - - - - - - -
- - -
- -{include file="admin/setting"} - - - - - - - - \ No newline at end of file +{/block} \ No newline at end of file