新增:增加一个已完成的icon (#129)

This commit is contained in:
张敏
2017-09-14 10:32:30 +08:00
committed by GitHub
parent 3be326f7ea
commit 6caf8fedf2
4 changed files with 14 additions and 7 deletions

View File

@@ -108,7 +108,8 @@ const icons = [
'description',
'card',
'gift-card',
'coupon'
'coupon',
'completed'
];
const IconListConstructor = Vue.extend({