mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/learning-system-portal.git
synced 2025-12-10 03:16:42 +08:00
更改页面文字
This commit is contained in:
@@ -28,7 +28,7 @@
|
||||
</ul>
|
||||
</div>
|
||||
<div style="padding-top:16px">
|
||||
<p class="ach-title">可能感兴趣</p>
|
||||
<p class="ach-title">您可能想关注的人</p>
|
||||
<ul>
|
||||
<li class="ava-info" v-for="ava in interestedList" :key="ava.aid">
|
||||
<!-- <img :src="baseUrl + ava.avatar" style="width: 48px;height: 480x;border-radius: 50%;" /> -->
|
||||
|
||||
Reference in New Issue
Block a user