no message

Former-commit-id: 3e096d91cbee12ad8c1376d1d4c4da41840a1eff [formerly 3e096d91cbee12ad8c1376d1d4c4da41840a1eff [formerly 3e096d91cbee12ad8c1376d1d4c4da41840a1eff [formerly 3e096d91cbee12ad8c1376d1d4c4da41840a1eff [formerly 1a9c84319de506f18bdeba880396272f850d75f6 [formerly 6fe629e81577d65878db26efe99cce7d10b80323]]]]]
Former-commit-id: d30fc9b5c1622beb279933c036970b5026239d3e
Former-commit-id: b4600403749864943727db199a96607b3fc9a029
Former-commit-id: 9430d53202b8cfcf0123c7bcc57680a3b880fd40 [formerly 4b9a9bdbe9045dc18d8c016777c23be098748128]
Former-commit-id: 9be7c751160ce234e2626879cb7839e105f59717
Former-commit-id: 883b839603909fbecd4f31d10dcf0bf2517b9d30
Former-commit-id: fb0f9105bf16a55248fa1fc062e51f8588bf21eb
Former-commit-id: 2aeca8f982e0ddd499af2aeae5c732cc9f804df1
Former-commit-id: 9c82f2089a51d8d1532b60e7af3f282feee17b88
This commit is contained in:
liyang
2018-06-17 23:48:41 +08:00
parent 85feb8eca5
commit fb6f14130b
3 changed files with 9 additions and 0 deletions

View File

@@ -136,6 +136,7 @@ const demoElement = {
{ path: `${pre}basic-layout`, title: '布局' },
{ path: `${pre}basic-container`, title: '布局容器' },
{ path: `${pre}basic-color`, title: '颜色' },
{ path: `${pre}basic-typography`, title: '字体' },
{ path: `${pre}basic-button`, title: '按钮' }
]
}