no message

cyl/master-0804
jscyl13849007907 4 months ago
parent ff8c5ed699
commit efde578a56

@ -8,12 +8,8 @@
</div> </div>
</div> </div>
<div style="height: 48px; background-color: #ededed" v-if="conversationList && conversationList.length > 0"></div> <div style="height: 48px; background-color: #ededed" v-if="conversationList && conversationList.length > 0"></div>
<div v-if="conversationList.length == 0" style='padding-top: 130px;'> <div v-if="conversationList.length == 0" style='padding-top: 130px;background-color: #ededed;'>
<u-empty <g-empty text="暂无会话" style="margin-top: 0px" />
text="暂无会话"
src="https://matripe-cms.oss-cn-beijing.aliyuncs.com/dailibaoming/noData.svg"
>
</u-empty>
</div> </div>
</div> </div>
</template> </template>

Loading…
Cancel
Save