unit test

This commit is contained in:
cookfront
2017-04-12 15:01:45 +08:00
parent 7c75f48eaa
commit 5c389968f7
4 changed files with 100 additions and 2 deletions

View File

@@ -7,7 +7,10 @@
name: 'zan-icon',
props: {
name: String
name: {
type: String,
required: true
}
},
methods: {