会话记录

This commit is contained in:
liuye
2023-03-10 10:15:56 +08:00
parent 702925dcf1
commit edf851505f
2 changed files with 157 additions and 7 deletions

View File

@@ -10,7 +10,7 @@
<div>2023-03-01至2023-03-10</div>
</div>
<div class="right">
<u-search v-model="keyword" :clearabled="true" placeholder="请输入昵称" :show-action="false" bg-color="#F5F5F5"
<u-search v-model="keyword" :clearabled="true" placeholder="请输入关键词" :show-action="false" bg-color="#F5F5F5"
search-icon-color="#999" color="#999" height="58" @search="getListInit" @clear="getListInit">
</u-search>
</div>