icon 增加会员余额图标 (#133)

* update icons

* remove music icon
This commit is contained in:
Yao
2017-09-15 17:22:57 +08:00
committed by GitHub
parent 076ecad28a
commit 8556772d8a
4 changed files with 14 additions and 7 deletions

View File

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