添加数据详细页面浏览次数统计。

This commit is contained in:
Li Heng 2014-03-17 03:59:42 +00:00
parent 6fa6a06734
commit 8d3d5ec066
1 changed files with 1 additions and 1 deletions

View File

@ -66,7 +66,7 @@
<?php if ($this->downloaded>9) :?>
<li><strong>下载:</strong><?php echo $this->downloaded; ?></li>
<?php endif; ?>
<li><strong>浏览:</strong><?php echo $this->viewed; ?></li>
<li><strong>浏览:</strong><?php echo $md['viewedcount']; ?></li>
<?php if (!empty($md['timebegin'])) : ?>
<li id="datatimes">
<strong>数据时间范围:</strong>