管理端web端提交
This commit is contained in:
14
web/src/apps/AppUserInfo.vue
Normal file
14
web/src/apps/AppUserInfo.vue
Normal file
@@ -0,0 +1,14 @@
|
||||
<template>
|
||||
|
||||
</template>
|
||||
|
||||
<script>
|
||||
export default {
|
||||
name: "AppUserInfo",
|
||||
label: "个人中心"
|
||||
}
|
||||
</script>
|
||||
|
||||
<style scoped>
|
||||
|
||||
</style>
|
||||
Reference in New Issue
Block a user