chenhaodong
/
mew-iview
Toggle navigation
Sign in
Sign in
Project
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Blame view
examples/routers/avatar.vue
92 Bytes
Edit
Raw
Normal View
History
2c5faf30
梁灏
init Avatar compo...
1 2 3 4 5 6 7 8
<template>
<Avatar></Avatar>
</template>
<script>
export default {
}
</script>