[Doc] support layout demo (#1585)

This commit is contained in:
neverland 2019-04-28 19:42:27 +08:00 committed by GitHub
parent 557fcc2f8c
commit 8f8bc42d5e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 1 additions and 3 deletions

View File

@ -16,8 +16,7 @@ const UNSHARED = [
'quickstart',
'changelog',
'intro',
'transition',
'col'
'transition'
];
const MAPPER = {

View File

@ -14,7 +14,6 @@
const PREFIX = 'https://img.yzcdn.cn/vant-weapp/';
const MAP = {
index: 'index-201904170551.png',
col: 'layout-201808092138.png',
transition: 'transition-20180821.png'
};