no message

Former-commit-id: 67884c24f35ac96b06aabef37e9fd375bccd47a8
Former-commit-id: dd0f0a39432d722c87c7bda08b94868687cfa157
Former-commit-id: b2db59c70e6f9b324cf2af00b0b5a7f895247459
Former-commit-id: d569ecec1b2c264ba11b981941fbefea45ebd4fc
This commit is contained in:
liyang
2018-06-12 09:42:09 +08:00
parent e317202e85
commit 1386d61cee
5 changed files with 18 additions and 1 deletions

View File

@@ -40,6 +40,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: '时间差计算' }
])('/demo/plugins/')