7
src/views/member/user/components/UserBasicInfo.vue
Normal file
7
src/views/member/user/components/UserBasicInfo.vue
Normal file
@ -0,0 +1,7 @@
|
||||
<script setup lang="ts"></script>
|
||||
|
||||
<template>
|
||||
<span>基础信息</span>
|
||||
</template>
|
||||
|
||||
<style scoped lang="scss"></style>
|
||||
Reference in New Issue
Block a user