<%template _header%>
<%if {page_err}==0%> <%if {tagid}>0%>
class="currenttab" <%else%> onmouseout="changeTab(this)" onmouseover="changeTab(this)" style="cursor: pointer;" href="<%if {config.Aspxrewrite}==1%>topictag-{tagid}.aspx<%else%>tags.aspx?tagid={tagid}<%/if%>"<%/if%>>主题 <%if {config.enablespace}==1%> class="currenttab" <%else%> onmouseout="changeTab(this)" onmouseover="changeTab(this)" style="cursor: pointer;" href="<%if {config.Aspxrewrite}==1%>spacetag-{tagid}.aspx<%else%>tags.aspx?tagid={tagid}<%/if%>"<%/if%>>空间 <%/if%> <%if {config.enablealbum}==1%> class="currenttab" <%else%> onmouseout="changeTab(this)" onmouseover="changeTab(this)" style="cursor: pointer;" href="<%if {config.Aspxrewrite}==1%>phototag-{tagid}.aspx<%else%>tags.aspx?tagid={tagid}<%/if%>"<%/if%>>相册 <%/if%> <%if {config.enablemall}==1%> class="currenttab" <%else%> onmouseout="changeTab(this)" onmouseover="changeTab(this)" style="cursor: pointer;" href="<%if {config.Aspxrewrite}==1%>malltag-{tagid}.aspx<%else%>tags.aspx?tagid={tagid}<%/if%>"<%/if%>>商城 <%/if%>
<%if {listtype}=="topic"%> <%if {topiccount}==0%> <%template _msgbox%> <%else%>
<%loop (MyTopicInfo) topic topiclist%> <%/loop%>
标题 所在版块 作者 回复 查看 最后发表
<%set {aspxrewriteurl} = this.ShowTopicAspxRewrite({topic.tid},0)%> {topic.title} <%set {aspxrewriteurl} = this.ShowForumAspxRewrite({topic.fid},0)%> {topic.forumname}

<%if {strtoint({topic.posterid})}==-1%> 游客 <%else%> <%set {aspxrewriteurl} = this.UserInfoAspxRewrite({topic.posterid})%> {topic.poster} <%/if%>

<%datetostr({topic.postdatetime},"yyyy.MM.dd HH:mm")%>
{topic.replies} {topic.views} <%datetostr({topic.lastpost},"yyyy.MM.dd HH:mm")%> by <%if {topic.lastposterid}==-1%> 游客 <%else%> {topic.lastposter} <%/if%>
{pageid}/{pagecount}页{pagenumbers} 跳转
<%/if%> <%else if {listtype}=="spacepost"%> <%if {spacepostcount}==0%> <%template _msgbox%> <%else%>
<%loop (SpacePostInfo) post spacepostlist%> <%/loop%>
标题 作者 回复 查看
{post.title}

<%if {strtoint({post.uid})}==-1%> 游客 <%else%> <%set {aspxrewriteurl} = this.UserInfoAspxRewrite({post.uid})%> {post.author} <%/if%>

<%datetostr({post.postdatetime},"yyyy.MM.dd HH:mm")%>
{post.commentcount} {post.views}
{pageid}/{pagecount}页{pagenumbers} 跳转
<%/if%> <%else if {listtype}=="photo"%> <%if {photocount}==0%> <%template _msgbox%> <%else%>
<%set (int) {photoindex} = 1%> <%loop (PhotoInfo) photo photolist%> <%if {photoindex}==1%> <%/if%> <%if {photoindex}==4%> <%set {photoindex}=1%> <%else%> <%set {photoindex}={photoindex}+1%> <%/if%> <%/loop%>
{photo.title}

{photo.title}

{pageid}/{pagecount}页{pagenumbers} 跳转
<%/if%> <%else if {listtype}=="mall"%> <%if {goodscount}==0%> <%template _msgbox%> <%else%>
<%loop (Goodsinfo) goodsinfo goodslist%> <%set {aspxrewriteurl} = this.ShowGoodsAspxRewrite({goodsinfo.goodsid})%> <%/loop%>
  商品名称/卖家 价格 运费 所在地 截至日期
<%if {goodsinfo.goodspic}==""%> <%else%> <%/if%>

{goodsinfo.htmltitle}

卖家: <%set {aspxrewriteurl} = this.UserInfoAspxRewrite({goodsinfo.selleruid})%> {goodsinfo.seller}

给我留言 收藏

{goodsinfo.price}

{goodsinfo.ordinaryfee} {goodsinfo.locus} {goodsinfo.expiration}
{pageid}/{pagecount}页{pagenumbers} 跳转
<%/if%> <%/if%> <%else%>

论坛热门标签

<%if {config.enablespace}==1%>

空间热门标签

<%/if%> <%if {config.enablealbum}==1%>

图片热门标签

<%/if%> <%if {config.enablemall}==1%>

商城热门标签

<%/if%> <%/if%> <%else%> <%template _errmsgbox%> <%/if%> <%template _copyright%> <%template _footer%>