mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/learning-system-portal.git
synced 2025-12-11 11:56:44 +08:00
修改文字
This commit is contained in:
@@ -38,7 +38,7 @@
|
||||
<div v-if="qaList.length == 0" class="home-no-list">
|
||||
<img class="img" style="width:360px;height:226px" :src="`${webBaseUrl}/images/homeWu/no-madel.png`" alt="" srcset="">
|
||||
<p class="text" v-if="isSearh" style="color: #333333;margin-top:50px;font-size: 14px">没有查询到相关内容</p>
|
||||
<p class="text" v-else style="color: #333333;margin-top:50px;font-size: 14px">你还没有提问问题哦~</p>
|
||||
<p class="text" v-else style="color: #333333;margin-top:50px;font-size: 14px">您还没有提问问题哦~</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user