[new feature]: add new icons (#315)

This commit is contained in:
张敏
2017-11-15 02:10:19 -06:00
committed by GitHub
parent 4288bd5646
commit eaa70b021f
3 changed files with 17 additions and 13 deletions

View File

@@ -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'
},
{