diff --git a/application/default/views/scripts/data/fund-bak.phtml b/application/default/views/scripts/data/fund-bak.phtml new file mode 100644 index 00000000..e1d4fd40 --- /dev/null +++ b/application/default/views/scripts/data/fund-bak.phtml @@ -0,0 +1,51 @@ +headTitle($this->config->title->site); +$this->headTitle($this->config->title->data); +$this->headTitle('支持项目'); +$this->headTitle()->setSeparator(' - '); +$this->nav[] = array('link'=>"/data/fund",'title'=>'支持项目浏览'); +$this->headLink()->appendStylesheet('/static-sanji/css/data-list.css'); +?> +
+
+
+
+ render('breadcrumbs.phtml'); ?> +
+
+
+
+ partial('data/tools.phtml'); ?> +
+
+
+
+ +
+
+
+
+

escape($this->fund['title']);?>

+ 编号:fund['fund_id']; ?> | 类型:fund['fund_type']; ?> +
+ paginator)) : ?> +
+ paginator as $md) : ?> +
+ + + +
+

escape($md['title']);?>

+
',mb_strlen($md['description'])>400?$this->escape(mb_substr($md['description'],0,400,'UTF-8').'...'):$this->escape($md['description']));?>
+
+
+ + + + 暂无对应信息。 + +
+
+
+ diff --git a/application/default/views/scripts/data/fund.phtml b/application/default/views/scripts/data/fund.phtml index a4ecc055..2d4ae8de 100644 --- a/application/default/views/scripts/data/fund.phtml +++ b/application/default/views/scripts/data/fund.phtml @@ -3,49 +3,71 @@ $this->headTitle($this->config->title->site); $this->headTitle($this->config->title->data); $this->headTitle('支持项目'); $this->headTitle()->setSeparator(' - '); -$this->nav[] = array('link'=>"/data/fund",'title'=>'支持项目浏览'); -$this->headLink()->appendStylesheet('/static-sanji/css/data-list.css'); +$this->nav[] = array('link' => "/data/fund", 'title' => '支持项目浏览'); +$this->headLink()->appendStylesheet('/static-sanji-v2/css/dataProduct.css'); +$this->headLink()->appendStylesheet('/static-sanji-v2/css/header-position.css'); ?> -
-
-
-
- render('breadcrumbs.phtml'); ?> +render('breadcrumbs.phtml') ?> + + +