peijunlei 2 weeks ago
parent
commit
371befb711
  1. 2
      public/themes/website/1/zh/demo/video.html

2
public/themes/website/1/zh/demo/video.html

@ -97,7 +97,7 @@
</span> </span>
</div> </div>
<h2 class="v-card__title">{$vo.title}</h2> <h2 class="v-card__title">{$vo.title}</h2>
<time class="v-card__date" datetime="{$vo.publish_time}">{$vo.publish_time}</time>
<time class="v-card__date" datetime="{$vo.publish_time}">{$vo.publish_time|date='Y-m-d'}</time>
</button> </button>
{/hcTaglib:contentPage} {/hcTaglib:contentPage}
</div> </div>

Loading…
Cancel
Save