mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/learning-system-portal.git
synced 2025-12-09 02:46:44 +08:00
样式
This commit is contained in:
@@ -56,7 +56,7 @@
|
||||
</span>
|
||||
<div class="portal-title-desc"
|
||||
style="flex: 1;font-size: 14px;display: flex;justify-content: space-between;">
|
||||
<span class="title-line-ellipsis " style="width: 130px;">{{ item.content }}</span>
|
||||
<span class="title-line-ellipsis " style="flex: 1;">{{ item.content }}</span>
|
||||
<span>{{ item.createTime.split(' ')[0] }}</span>
|
||||
</div>
|
||||
</router-link>
|
||||
|
||||
Reference in New Issue
Block a user