no message

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

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

Loading…
Cancel
Save