主题 : xxx/ 和 xxx/index.jhtml 访问结果为啥不同 |
级别: 童生
![]() |
1# 发表于:2012-11-15 17:33:45 IP:119.120.*.*
|
||||
---|---|---|---|---|---|
级别: 童生
![]() |
3# 发表于:2012-11-15 17:36:31 IP:119.120.*.*
<dt class="menu_first"><a href="${base}/" target="_self" [#if !channel??]class="selected"[/#if]><span>首 页</span></a></dt>
[#list tag_list as c] [#if c_index < 6] <dt><a href="${c.url}" target="_self" [#if channel??&&channel.id==c.id] class="selected" [/#if]><span>${c.name}</span></a></dt> [/#if] [/#list] 什么时候 ${c.url} 为 "/"? 什么时候 ${c.url} 为 "/index.jhtml"? 什么时候 ${c.url} 为 "/index.html"? |
||
---|---|---|---|
级别: 童生
![]() |
4# 发表于:2012-11-15 17:42:18 IP:119.120.*.*
回复第2楼
什么时候 ${c.url} 为 "/"? 什么时候 ${c.url} 为 "/index.jhtml"? 什么时候 ${c.url} 为 "/index.html"? |
||
---|---|---|---|
1
共1页