mirror of
https://github.com/youzan/vant.git
synced 2025-10-18 17:51:54 +00:00
@@ -46,7 +46,7 @@ const icons = [
|
||||
'credit-pay',
|
||||
'debit-pay',
|
||||
'other-pay',
|
||||
'cart',
|
||||
'shopping-cart',
|
||||
'browsing-history',
|
||||
'goods-collect',
|
||||
'shop-collect',
|
||||
@@ -78,7 +78,12 @@ const icons = [
|
||||
'gift-card',
|
||||
'coupon',
|
||||
'completed',
|
||||
'value-card'
|
||||
'value-card',
|
||||
'certificate',
|
||||
'tosend',
|
||||
'sign',
|
||||
'home',
|
||||
'phone'
|
||||
];
|
||||
|
||||
const IconListConstructor = Vue.extend({
|
||||
|
@@ -78,7 +78,7 @@ const icons = [
|
||||
'credit-pay',
|
||||
'debit-pay',
|
||||
'other-pay',
|
||||
'cart',
|
||||
'shopping-cart',
|
||||
'browsing-history',
|
||||
'goods-collect',
|
||||
'shop-collect',
|
||||
@@ -110,7 +110,12 @@ const icons = [
|
||||
'gift-card',
|
||||
'coupon',
|
||||
'completed',
|
||||
'value-card'
|
||||
'value-card',
|
||||
'certificate',
|
||||
'tosend',
|
||||
'sign',
|
||||
'home',
|
||||
'phone'
|
||||
];
|
||||
|
||||
const IconListConstructor = Vue.extend({
|
||||
|
Reference in New Issue
Block a user