dengjie commit : 发布日期格式解决

This commit is contained in:
clay
2022-12-26 22:19:45 +08:00
parent d3c83c4c7d
commit ff682aedc3
3 changed files with 25 additions and 3 deletions

View File

@@ -24,7 +24,7 @@
:lazy-load="true">
</u-image>
<text class="release">发布日期</text>
<text>{{item.pub_time}}</text>
<text>{{item.pub_time_str}}</text>
</view>
</view>
</view>