+
+
\ No newline at end of file
diff --git a/application/admin/views/scripts/stat/catlogadd.phtml b/application/admin/views/scripts/stat/catlogadd.phtml
new file mode 100644
index 00000000..660ca95a
--- /dev/null
+++ b/application/admin/views/scripts/stat/catlogadd.phtml
@@ -0,0 +1,78 @@
+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 62dce9a9..59b281df 100644
--- a/application/admin/views/scripts/stat/index.phtml
+++ b/application/admin/views/scripts/stat/index.phtml
@@ -2,130 +2,112 @@
$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'];?> 次
-
-
-
-
-
-
-
数据下载量概况
-
-
-
单位:GB
-
-
-
总下载数据量
-
allsize['num'],2);?>
-
-
-
离线下载数据量
-
offlinesize['num'],2);?>
-
-
-
在线下载数据量
-
onlinesize['num'],2);?>
-
+
+
+
+
新闻中心
+
+
+
+
+
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
最新发布的新闻
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
各单位离线下载情况
-
-
-
-
单位名称
-
离线下载次数
-
-
- unitoffline as $k=>$v)
- {
- echo '
-
'.$v['unit'].'
-
'.$v['num'].'
-
';
- }
- ?>
-
-
-
-
-
各单位在线下载情况
-
-
-
-
单位名称
-
在线下载次数
-
-
- unitonline as $k=>$v)
- {
- echo '
-
'.$v['unit'].'
-
'.$v['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 b440a3e7..b69b0dc7 100644
--- a/application/admin/views/scripts/stat/left.phtml
+++ b/application/admin/views/scripts/stat/left.phtml
@@ -1,8 +1,32 @@
-