This commit is contained in:
nisen
2024-09-05 15:27:37 +08:00
parent 38d2300255
commit 4bf22cdd69
21 changed files with 47 additions and 1438 deletions

View File

@@ -15,7 +15,6 @@
<div v-if="!onlyAvatar" style="padding-left: 14px;padding-top: 6px;font-size: 14px;">
<span style="color: #333333;font-weight: 600;font-size: 16px;">{{userName}}</span>
<span class="author-text" v-if="userInfo && userInfo!=''"> {{userInfo}} </span>
<span class="comWords">20篇最佳案例</span>
</div>
<slot />
</div>
@@ -120,14 +119,6 @@
font-weight: 300;
margin-left: 4px;
}
.comWords {
background: #409EFF;
border-radius: 2px;
font-weight: 400;
font-size: 12px;
color: #FFFFFF;
padding: 3px 10px 4px 8px;
}
.uavatar{
// border: 1px solid #73adfe;
width: 28px;