From 9ff5f24b0ec5d2721d52a02c54600bbd57954c9f Mon Sep 17 00:00:00 2001 From: Li Jianxuan Date: Fri, 28 Sep 2012 08:52:44 +0000 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E7=94=B3=E8=AF=B7=E9=80=9A?= =?UTF-8?q?=E8=BF=87=E7=9A=84=E6=93=8D=E4=BD=9C=E6=96=B9=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../admin/views/scripts/down/offline.phtml | 55 ++++++++++++++++++- 1 file changed, 53 insertions(+), 2 deletions(-) diff --git a/application/admin/views/scripts/down/offline.phtml b/application/admin/views/scripts/down/offline.phtml index 066b9439..61658ec4 100644 --- a/application/admin/views/scripts/down/offline.phtml +++ b/application/admin/views/scripts/down/offline.phtml @@ -6,6 +6,10 @@ $this->breadcrumb('首页'); $this->breadcrumb('后台首页'); $this->breadcrumb('申请管理'); + $this->headScript()->appendFile('/js/jquery-1.7.min.js'); + $this->headScript()->appendFile('/js/jquery.colorbox-min.js'); + $this->headLink()->appendStylesheet('/css/author.css'); + $this->headLink()->appendStylesheet('/css/colorbox.css'); $this->breadcrumb('离线数据申请管理'); $this->breadcrumb()->setSeparator(' > '); ?> @@ -53,11 +57,58 @@ 删除 | PDF | 详细 | - 重新通过 + 重新通过 - \ No newline at end of file + +