主题 : cotent
级别: 举人
UID: 113496
积分:198 加为好友
威望: 29 精华: 0
主题:33 回复:142
注册时间:2017-05-22
在线时长:0
1#   发表于:2017-06-14 13:33:33  IP:111.5.*.*
<div class="students_scholarship_section">
    <p style="font-size:16px;">当前位置: <a href="#">首页</a>&gt;&gt;<a href="#">留学吉农</a>&gt;&gt;<a href="#">留学生教育</a>  &gt;&gt;正文</p>
    <h5 class="students_scholarship_section_title" style="font-size:16px;"><b>[@cms_content_list  typeId='1,2' count='1' orderBy='4' channelId=channel.id channelOption='1']
        [#list tag_list as a]
        ${a.title!}
        [/#list]
        [/@cms_content_list]</b></h5>
    <p class="news_work_section_time">  [@cms_content id=content.id  channelId=channel.id]
        ${tag_bean.releaseDate!}
        [/@cms_content]
    </p>
    <div class="news_work_section_text" style="font-size:14px;min-height: 400px;">  [@cms_content id=content.id  channelId=channel.id]
        <img src="${tag_bean.typeImg!}" style="font-size:14px;width: 400px;" alt=""/>
        ${tag_bean.txt!}
        [/@cms_content]
</div>
</div>


标题的名字不是这个,还有时间不在中间,删除旁边的句号,怎么改啊?
级别: 举人
UID: 113496
积分:198 加为好友
威望: 29 精华: 0
主题:33 回复:142
注册时间:2017-05-22
在线时长:0
2#   发表于:2017-06-14 13:34:21  IP:111.5.*.*
级别: 版主
UID: 70293
积分:78391 加为好友
威望: 1 精华: 0
主题:7 回复:68397
注册时间:2014-12-03
在线时长:0
3#   发表于:2017-06-14 13:36:27  IP:182.216.*.*
标题的名字不是这个是哪个,时间不在中间和句号你要找美工改
1
级别: 举人
UID: 113496
积分:198 加为好友
威望: 29 精华: 0
主题:33 回复:142
注册时间:2017-05-22
在线时长:0
4#   发表于:2017-06-14 13:37:59  IP:111.5.*.*
标题的名字是我录入是起的名字,但是现在显示的都是第一个内容标题的名字
级别: 版主
UID: 70293
积分:78391 加为好友
威望: 1 精华: 0
主题:7 回复:68397
注册时间:2014-12-03
在线时长:0
5#   发表于:2017-06-14 13:40:28  IP:182.216.*.*
[@cms_content_list  typeId='1,2' count='1' orderBy='4' channelId=channel.id channelOption='1'] 
        [#list tag_list as a] 
        ${a.title!} 
        [/#list] 
        [/@cms_content_list]</b></h5> 
明显是你直接写死了标题,你内容页取标题直接用${content.title}
1
1 共1页