add Card component
add Card component
This commit is contained in:
parent
49306c7a7f
commit
15bae14479
10 changed files with 163 additions and 21 deletions
2
components/card/index.js
Normal file
2
components/card/index.js
Normal file
|
@ -0,0 +1,2 @@
|
|||
import Card from './card.vue';
|
||||
export default Card;
|
Loading…
Add table
Add a link
Reference in a new issue