完善模型管理

This commit is contained in:
2017-06-19 13:59:36 +08:00
parent 250f6ea95d
commit e3b690efc2
12 changed files with 71 additions and 49 deletions
+1 -1
View File
@@ -14,7 +14,7 @@
<div class="title">{$info['title']}</div>
<div class="info">
<span>发布时间:{$info['create_time']|date='Y-m-d H:i:s',###}</span>
<span>访问量:{$info['view']}</span>
<span>访问量:{$info['view']|default=0}</span>
</div>
</div>
<div class="art-body">