修改文字

This commit is contained in:
weinan2087
2022-10-21 19:53:39 +08:00
parent bf255443df
commit cb9873ceec

View File

@@ -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>