mirror of
https://github.com/youzan/vant.git
synced 2025-10-19 18:14:13 +00:00
feat(icon): add enlarge icon
This commit is contained in:
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',
|
||||
],
|
||||
};
|
||||
|
Reference in New Issue
Block a user