mirror of
https://github.com/youzan/vant.git
synced 2025-10-20 18:54:24 +00:00
unit test
This commit is contained in:
@@ -149,6 +149,16 @@ module.exports = {
|
||||
src: '联系人.svg',
|
||||
css: 'contact',
|
||||
'correct_contour_direction': true
|
||||
},
|
||||
{
|
||||
keywords: ['wechat'],
|
||||
src: '微信支付.svg',
|
||||
css: 'wechat'
|
||||
},
|
||||
{
|
||||
keywords: ['alipay'],
|
||||
src: '支付宝.svg',
|
||||
css: 'alipay'
|
||||
}
|
||||
]
|
||||
};
|
||||
|
Reference in New Issue
Block a user