From e579dabbc537ac32cbb7f7f5f966076b966d754e Mon Sep 17 00:00:00 2001 From: wlx Date: Fri, 4 Nov 2011 14:38:08 +0000 Subject: [PATCH] add initial help.phtml --- .../default/views/scripts/review/help.phtml | 23 +++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 application/default/views/scripts/review/help.phtml diff --git a/application/default/views/scripts/review/help.phtml b/application/default/views/scripts/review/help.phtml new file mode 100644 index 00000000..5f55bd2f --- /dev/null +++ b/application/default/views/scripts/review/help.phtml @@ -0,0 +1,23 @@ +headTitle($this->config->title->site); +$this->headTitle($this->config->title->review); +$this->headTitle('元数据评审说明'); +$this->headTitle()->setSeparator(' - '); +$this->headLink()->appendStylesheet('/css/mdreview.css'); +$this->breadcrumb('首页'); +$this->breadcrumb(''.$this->config->title->review.''); +$this->breadcrumb('元数据评审说明'); +$this->breadcrumb()->setSeparator(' > '); +$this->headScript()->appendFile('/js/pubfunc.js'); +?> + +
+

为什么要进行数据评审?

+

+

如何进行数据评审?

+

+