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

12 lines
133 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>