Browse Source

更新 'application/index/view/base/fotter.html'

Me 5 năm trước cách đây
mục cha
commit
7b92fb94ee
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      application/index/view/base/fotter.html

+ 1 - 1
application/index/view/base/fotter.html

@@ -5,7 +5,7 @@
             <div class="nav-footer">
                 <a href="/">首页</a>
                 {volist name="column" id="vo"}
-                    <a href="{:url('/column',['alias'=>$vo.alias])}">{$vo.catename}</a>
+                    <a href="{:url('/co',['al'=>$vo.alias])}">{$vo.catename}</a>
                 {/volist}
             </div>