mirror of
https://github.com/youzan/vant.git
synced 2025-10-19 18:14:13 +00:00
feat: 添加新icon
This commit is contained in:
@@ -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>
|
||||
|
Reference in New Issue
Block a user