no message

Former-commit-id: 393b0dcb5b150dba8c885950b4e7ff014694b0a3
Former-commit-id: 474f4843c60b88e4caafcf172c30e47a07efd93b
Former-commit-id: 8c7c236ef02b6ebe012640406ff1dc48e11c6290
Former-commit-id: 2baf360fdad8b6026a87bf379cf48e0e18d06bbb
This commit is contained in:
liyang
2018-06-12 14:52:55 +08:00
parent 4e73b6a8ae
commit aca56a052a
6 changed files with 3 additions and 126 deletions

View File

@@ -41,8 +41,7 @@ const demoPlugins = {
{ path: `${pre}build`, title: '环境区分' },
{ path: `${pre}clipboard-polyfill`, title: '剪贴板访问' },
{ path: `${pre}day`, title: '日期计算' },
{ path: `${pre}js-cookie`, title: 'Cookie 读写' },
{ path: `${pre}timeago`, title: '时间差计算' }
{ path: `${pre}js-cookie`, title: 'Cookie 读写' }
])('/demo/plugins/')
}