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