个人主页样式调整

This commit is contained in:
zhaofang
2022-10-22 11:54:37 +08:00
parent 63e67bf348
commit 3c0b0a9f5d
4 changed files with 8 additions and 7 deletions

View File

@@ -31,7 +31,7 @@
</ul>
<div v-else class="home-no-list">
<img class="img" style="width:150px;height:160px" :src="`${webBaseUrl}/images/homeWu/no-article.png`" alt="" srcset="">
<p class="text">还没有笔记</p>
<p class="text">还没有文章</p>
</div>
</div>
</template>