Files
ZhHealth/pages/im/friends/pending.vue

12 lines
146 B
Vue
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<template>
<div>
好友搜索好友申请列表 都会在这个页面
</div>
</template>
<script>
</script>
<style>
</style>