cms
cms copied to clipboard
pageContents 下 Hits 不显示
<stl:dynamic>
<stl:pageContents channelname="{channel.title}" pageNum="4">
<li>
<stl:a>
<stl:image width="420" height="260" alt="" ></stl:image>
<span class="date">{content.addDate}</span>
<p>{content.Title}</p>
<span class="views"><stl:content type="Hits"></stl:content>次浏览</span>
</stl:a>
</li>
</stl:pageContents>
<stl:pageItems>
<table cellpadding="0" cellspacing="0" width="90%" height="40" align="center">
<tr><td align="left">
<stl:pageItem type="FirstPage" text="首页"></stl:pageItem> |
<stl:pageItem type="PreviousPage" text="上一页"></stl:pageItem> |
<stl:pageItem type="NextPage" text="下一页"></stl:pageItem> |
<stl:pageItem type="LastPage" text="末页"></stl:pageItem>
</td><td align="right">
<stl:pageItem type="CurrentPageIndex" text="当前页:"></stl:pageItem>
<stl:pageItem type="PageNavigation"></stl:pageItem>
</td></tr></table>
</stl:pageItems>
</stl:dynamic>
$(function(){ $.ajax({ type: "POST", url: "/api/stl/actions/hits", contentType: "application/json", data: JSON.stringify({ "siteId": 1, "channelId": 6, "contentId": 219, "autoIncrease": false }), dataType: "json", success: function (result) { $("#e_65646e5882f4d0eb").before(result.value) } }); }); 次浏览
@player2135 @starlying
突然收到提醒,但是我已经忘了我提过什么问题了[笑哭]
@starlying @siteserverekun @sscmscom @wang11268440