mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/learning-system-portal.git
synced 2025-12-11 03:46:44 +08:00
按照需求更改文字显示
This commit is contained in:
@@ -27,7 +27,7 @@
|
|||||||
<div v-else class="home-no-list" style="margin-top:150px">
|
<div v-else class="home-no-list" style="margin-top:150px">
|
||||||
<img class="img" style="width:76px;height:76px" :src="`${webBaseUrl}/images/homeWu/u-wu.png`" alt=""
|
<img class="img" style="width:76px;height:76px" :src="`${webBaseUrl}/images/homeWu/u-wu.png`" alt=""
|
||||||
srcset="">
|
srcset="">
|
||||||
<p class="text">最近7天你可能太忙了,快开始努力获得U币吧</p>
|
<p class="text">最近7天您可能太忙了,快开始努力获得U币吧</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user