app/pages/tabbar/im/index.nvue

15 lines
105 B
Plaintext
Raw Normal View History

2025-03-14 16:27:50 +08:00
<template>
<div>
im
</div>
</template>
<script>
export default {
}
</script>
<style>
</style>