-
-
\ No newline at end of file
diff --git a/application/admin/views/scripts/stat/catlogadd.phtml b/application/admin/views/scripts/stat/catlogadd.phtml
deleted file mode 100644
index 660ca95a..00000000
--- a/application/admin/views/scripts/stat/catlogadd.phtml
+++ /dev/null
@@ -1,78 +0,0 @@
-headTitle($this->config->title->site);
- $this->headTitle('后台管理');
- $this->headTitle()->setSeparator(' - ');
- $this->headScript()->appendFile('/static/js/jquery.tagInput.min.js');
- $this->headScript()->appendFile('/static/js/jquery.wysiwyg.min.js');
-?>
-
-
-
-
-
新闻中心
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
添加栏目
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/application/admin/views/scripts/stat/index.phtml b/application/admin/views/scripts/stat/index.phtml
index 59b281df..62dce9a9 100644
--- a/application/admin/views/scripts/stat/index.phtml
+++ b/application/admin/views/scripts/stat/index.phtml
@@ -2,112 +2,130 @@
$this->headTitle($this->config->title->site);
$this->headTitle('后台管理');
$this->headTitle()->setSeparator(' - ');
+ $this->headLink()->appendStylesheet('/css/admin.css');
+ $this->breadcrumb('首页');
+ $this->breadcrumb('后台首页');
+ $this->breadcrumb()->setSeparator(' > ');
+ $this->headScript()->appendFile('/js/jquery-1.6.4.min.js');
+ $this->headScript()->appendFile('/js/jquery.masonry.min.js');
?>
-
-
-
-
新闻中心
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
最新发布的新闻
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+= $this->partial('stat/left.phtml'); ?>
+
+
+
+
+
概况
+
+
+
key
value
+
+
+
用户总数
+
alluser['num'];?> 位
+
+
+
metadata数据总数
+
alldata['num'];?> 条
+
+
+
数据下载总次数
+
alldown['num'];?> 次
+
+
+
已通过的离线申请
+
allpass['num'];?> 个
+
+
+
未通过的离线申请
+
nopass['num'];?> 个
+
+
+
在线下载申请次数
+
onlinedown['num'];?> 次
+
-
\ No newline at end of file
diff --git a/application/admin/views/scripts/stat/left.phtml b/application/admin/views/scripts/stat/left.phtml
index b69b0dc7..b440a3e7 100644
--- a/application/admin/views/scripts/stat/left.phtml
+++ b/application/admin/views/scripts/stat/left.phtml
@@ -1,32 +1,8 @@
-