mirror of
https://github.com/youzan/vant.git
synced 2025-10-19 18:14:13 +00:00
[new feature]: add new icons (#315)
This commit is contained in:
@@ -61,6 +61,10 @@ module.exports = {
|
||||
src: '添加.svg',
|
||||
css: 'add2'
|
||||
},
|
||||
{
|
||||
src: '加购.svg',
|
||||
css: 'add-o'
|
||||
},
|
||||
{
|
||||
src: '照片.svg',
|
||||
css: 'photo'
|
||||
@@ -158,7 +162,7 @@ module.exports = {
|
||||
css: 'other-pay'
|
||||
},
|
||||
{
|
||||
src: '购物车2.svg',
|
||||
src: '购物车1.svg',
|
||||
css: 'shopping-cart'
|
||||
},
|
||||
{
|
||||
|
Reference in New Issue
Block a user