Former-commit-id: 6de2fd0ecd248346d5d11c082d39dce6a53b9cd2 [formerly 6de2fd0ecd248346d5d11c082d39dce6a53b9cd2 [formerly 6de2fd0ecd248346d5d11c082d39dce6a53b9cd2 [formerly 6de2fd0ecd248346d5d11c082d39dce6a53b9cd2 [formerly b57d4d8d6d3a1f0d272b0403a6ae8c9ad8e63900 [formerly 5153a7ccadbe584ba05d70c72c4aa05de8791ff7]]]]]
Former-commit-id: aa1884bc49a83014102224c523a18af93d9e6ba2
Former-commit-id: ce5f1363a4baa7b8af232a9f61ba999fc6f7b724
Former-commit-id: d0ce7cc910fc4f081495694d131e735438e5eef9 [formerly f73f94a7b840e38e1291833651223fc17cae25f3]
Former-commit-id: a4275db733c09bc9042eca5593561e86d481b92e
Former-commit-id: cd5da623baf61c1a2cdf234e4f425f7de049c180
Former-commit-id: 2248bea6688dae9bba2b21f0947522661762ddd1
Former-commit-id: 82f5352d821e5f8c64279b53e1188c8b9ec72ad6
Former-commit-id: 84035c7bbb1b6023dd48a7ab29ca6b1ea4f37b46
This commit is contained in:
liyang
2018-07-21 15:09:30 +08:00
parent 082aeaedfc
commit 5c9810515d
8 changed files with 82 additions and 6 deletions

View File

@@ -16,7 +16,8 @@ export default {
{ path: `${pre}container/ghost-slot`, title: '隐形 插槽' },
{ path: `${pre}container/ghost-bs`, title: '隐形 滚动优化' },
{ path: `${pre}container/card`, title: '卡片' },
{ path: `${pre}container/card-slot`, title: '卡片 插槽' }
{ path: `${pre}container/card-slot`, title: '卡片 插槽' },
{ path: `${pre}container/card-bs`, title: '卡片 滚动优化' }
]
},
{