feat: 添加新icon

This commit is contained in:
niunai
2017-11-24 16:12:28 +08:00
parent 1feb75841e
commit 9f2d0f70a2
4 changed files with 99 additions and 43 deletions

View File

@@ -93,7 +93,14 @@ const icons = [
'tosend',
'sign',
'home',
'phone'
'phone',
'play',
'pause',
'stop',
'hot',
'new',
'hot-sale',
'new-arrival'
];
export default {
@@ -134,5 +141,5 @@ export default {
span {
font-size: 14px;
}
}
}
</style>