Merge remote-tracking branch 'main/dev' into dev

This commit is contained in:
陈嘉涵
2017-09-14 20:06:12 +08:00
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({