mirror of
https://gitee.com/vant-contrib/vant-weapp.git
synced 2025-04-06 03:58:05 +08:00
docs(Icon): update icon doc @rex-zsd (#1132)
This commit is contained in:
parent
5e07940590
commit
7d8fc12244
@ -17,7 +17,8 @@ const UNSHARED = [
|
||||
'changelog',
|
||||
'intro',
|
||||
'transition',
|
||||
'col'
|
||||
'col',
|
||||
'icon'
|
||||
];
|
||||
|
||||
const MAPPER = {
|
||||
|
@ -15,7 +15,8 @@ const PREFIX = 'https://img.yzcdn.cn/vant-weapp/';
|
||||
const MAP = {
|
||||
index: 'index-201808121630.png',
|
||||
col: 'layout-201808092138.png',
|
||||
transition: 'transition-20180821.png'
|
||||
transition: 'transition-20180821.png',
|
||||
icon: 'icon-20181222-2.png'
|
||||
};
|
||||
|
||||
export default {
|
||||
|
Loading…
x
Reference in New Issue
Block a user