mirror of
https://gitee.com/vant-contrib/vant.git
synced 2025-04-06 03:57:59 +08:00
feat(icon): add enlarge icon
This commit is contained in:
parent
1b58e872fd
commit
1c97b1837f
Binary file not shown.
@ -228,6 +228,7 @@ const map = {
|
||||
F0E1: 'weapp-nav',
|
||||
F0E2: 'wechat',
|
||||
F0E3: 'youzan-shield',
|
||||
F0E4: 'enlarge',
|
||||
};
|
||||
|
||||
const reversedMap = {};
|
||||
|
@ -236,5 +236,6 @@ module.exports = {
|
||||
'descending',
|
||||
'bars',
|
||||
'wap-nav',
|
||||
'enlarge',
|
||||
],
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user