mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/learning-system-portal.git
synced 2025-12-21 00:36:44 +08:00
修改详细页面的 个人签名
This commit is contained in:
@@ -20,9 +20,9 @@
|
||||
<div class="label">
|
||||
<div style="margin-top: 5px;">
|
||||
<author :avatar="articleDetailData.avatar" :name="articleDetailData.name" :sex="articleDetailData.sex"></author>
|
||||
{{authorSign}}
|
||||
</div>
|
||||
<div style="margin-top: 8px;">
|
||||
<div style="margin-top: 8px;padding-left: 15px;font-size: 14px;">
|
||||
{{authorSign}}
|
||||
<!-- <time-show :time="articleDetailData.sysCreateTime"></time-show> -->
|
||||
</div>
|
||||
<!-- <author :avatar="articleDetailData.avatar" :name="articleDetailData.name" :info="articleDetailData.orgInfo" ></author> -->
|
||||
|
||||
Reference in New Issue
Block a user