mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/learning-system-portal.git
synced 2025-12-15 22:06:43 +08:00
提交
This commit is contained in:
@@ -299,7 +299,7 @@
|
||||
<div class="article-info-time"
|
||||
style="font-size: 14px;color: #6E7B84;display:flex;justify-content: space-between;margin-top:16px">
|
||||
<span>{{ articleList.first && articleList.first.sysCreateTime && articleList.first.sysCreateTime.substring(0, 10) }}</span>
|
||||
<span>查看详情</span>
|
||||
<span><a :href="`${webBaseUrl}/article/detail?id=${articleList.first.id}`">查看详情</a></span>
|
||||
</div>
|
||||
<div class="article-other-info" style="margin-top:17px">
|
||||
<div>
|
||||
|
||||
Reference in New Issue
Block a user