关于我们链接指向问题。

This commit is contained in:
Li Heng 2014-03-13 07:29:31 +00:00
parent 9830f07680
commit 8b23597696
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@
<li style="padding-right:20px" id="page-nav-index-index"><a href="<?= $this->url('home') ?>">首 页</a></li>
<li style="padding-right:20px" id="page-nav-news"><a href="<?= $this->url('news',array('category'=>'index')) ?>">新 闻</a></li>
<li style="padding-right:20px" id="page-nav-data"><a href="<?= $this->url('data') ?>">数 据</a></li>
<li style="padding-right:20px" id="page-nav-index-about"><a href="<?= $this->url('about') ?>">关于我们</a></li>
<li style="padding-right:20px" id="page-nav-index-about"><a href="/about/平台简介">关于我们</a></li>
<li class="input-append " id="search">
<form action="<?= $this->url('home/default',array('controller'=>'search')) ?>" method="get">
<input class="input-medium" placeholder="关键字" type="text" name="q">