mirror of
https://gitee.com/vant-contrib/vant-weapp.git
synced 2025-04-06 03:58:05 +08:00
[new feature] Icon: add new icon (#63)
This commit is contained in:
parent
63af828d53
commit
2399d0e519
Binary file not shown.
@ -27,7 +27,6 @@ Page({
|
|||||||
'add',
|
'add',
|
||||||
'add2',
|
'add2',
|
||||||
'photo',
|
'photo',
|
||||||
'cart',
|
|
||||||
'arrow',
|
'arrow',
|
||||||
'search',
|
'search',
|
||||||
'clear',
|
'clear',
|
||||||
@ -75,14 +74,14 @@ Page({
|
|||||||
'description',
|
'description',
|
||||||
'card',
|
'card',
|
||||||
'gift-card',
|
'gift-card',
|
||||||
'coupon',
|
|
||||||
'completed',
|
'completed',
|
||||||
'value-card',
|
'value-card',
|
||||||
'certificate',
|
'certificate',
|
||||||
'tosend',
|
'tosend',
|
||||||
'sign',
|
'sign',
|
||||||
'home',
|
'home',
|
||||||
'phone'
|
'phone',
|
||||||
|
'add-o'
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
|
@ -2,11 +2,11 @@
|
|||||||
|
|
||||||
@font-face {
|
@font-face {
|
||||||
font-family: 'zanui-weapp-icon';
|
font-family: 'zanui-weapp-icon';
|
||||||
src: url('https://b.yzcdn.cn/zanui-weapp/zanui-weapp-icon-1c7453c4cd.eot');
|
src: url('https://b.yzcdn.cn/zanui-weapp/zanui-weapp-icon-fc7d099492.eot');
|
||||||
src: url('https://b.yzcdn.cn/zanui-weapp/zanui-weapp-icon-1c7453c4cd.eot?#iefix') format('embedded-opentype'),
|
src: url('https://b.yzcdn.cn/zanui-weapp/zanui-weapp-icon-fc7d099492.eot?#iefix') format('embedded-opentype'),
|
||||||
url('https://b.yzcdn.cn/zanui-weapp/zanui-weapp-icon-1c7453c4cd.woff2') format('woff2'),
|
url('https://b.yzcdn.cn/zanui-weapp/zanui-weapp-icon-fc7d099492.woff2') format('woff2'),
|
||||||
url('https://b.yzcdn.cn/zanui-weapp/zanui-weapp-icon-1c7453c4cd.woff') format('woff'),
|
url('https://b.yzcdn.cn/zanui-weapp/zanui-weapp-icon-fc7d099492.woff') format('woff'),
|
||||||
url('https://b.yzcdn.cn/zanui-weapp/zanui-weapp-icon-1c7453c4cd.ttf') format('truetype')
|
url('https://b.yzcdn.cn/zanui-weapp/zanui-weapp-icon-fc7d099492.ttf') format('truetype')
|
||||||
}
|
}
|
||||||
|
|
||||||
.zan-icon {
|
.zan-icon {
|
||||||
@ -85,46 +85,45 @@
|
|||||||
.zan-icon-credit-pay:before { content: '\e824'; } /* '' */
|
.zan-icon-credit-pay:before { content: '\e824'; } /* '' */
|
||||||
.zan-icon-debit-pay:before { content: '\e825'; } /* '' */
|
.zan-icon-debit-pay:before { content: '\e825'; } /* '' */
|
||||||
.zan-icon-other-pay:before { content: '\e826'; } /* '' */
|
.zan-icon-other-pay:before { content: '\e826'; } /* '' */
|
||||||
.zan-icon-cart:before { content: '\e827'; } /* '' */
|
.zan-icon-browsing-history:before { content: '\e827'; } /* '' */
|
||||||
.zan-icon-browsing-history:before { content: '\e828'; } /* '' */
|
.zan-icon-goods-collect:before { content: '\e828'; } /* '' */
|
||||||
.zan-icon-goods-collect:before { content: '\e829'; } /* '' */
|
.zan-icon-shop-collect:before { content: '\e829'; } /* '' */
|
||||||
.zan-icon-shop-collect:before { content: '\e82a'; } /* '' */
|
.zan-icon-receive-gift:before { content: '\e82a'; } /* '' */
|
||||||
.zan-icon-receive-gift:before { content: '\e82b'; } /* '' */
|
.zan-icon-send-gift:before { content: '\e82b'; } /* '' */
|
||||||
.zan-icon-send-gift:before { content: '\e82c'; } /* '' */
|
.zan-icon-setting:before { content: '\e82c'; } /* '' */
|
||||||
.zan-icon-setting:before { content: '\e82d'; } /* '' */
|
.zan-icon-points:before { content: '\e82d'; } /* '' */
|
||||||
.zan-icon-points:before { content: '\e82e'; } /* '' */
|
.zan-icon-coupon:before { content: '\e82e'; } /* '' */
|
||||||
.zan-icon-coupon:before { content: '\e82f'; } /* '' */
|
.zan-icon-free-postage:before { content: '\e82f'; } /* '' */
|
||||||
.zan-icon-free-postage:before { content: '\e830'; } /* '' */
|
.zan-icon-discount:before { content: '\e830'; } /* '' */
|
||||||
.zan-icon-discount:before { content: '\e831'; } /* '' */
|
.zan-icon-birthday-privilege:before { content: '\e831'; } /* '' */
|
||||||
.zan-icon-birthday-privilege:before { content: '\e832'; } /* '' */
|
.zan-icon-member-day-privilege:before { content: '\e832'; } /* '' */
|
||||||
.zan-icon-member-day-privilege:before { content: '\e833'; } /* '' */
|
.zan-icon-balance-details:before { content: '\e833'; } /* '' */
|
||||||
.zan-icon-balance-details:before { content: '\e834'; } /* '' */
|
.zan-icon-cash-back-record:before { content: '\e834'; } /* '' */
|
||||||
.zan-icon-cash-back-record:before { content: '\e835'; } /* '' */
|
.zan-icon-points-mall:before { content: '\e835'; } /* '' */
|
||||||
.zan-icon-points-mall:before { content: '\e836'; } /* '' */
|
.zan-icon-exchange-record:before { content: '\e836'; } /* '' */
|
||||||
.zan-icon-exchange-record:before { content: '\e837'; } /* '' */
|
.zan-icon-pending-payment:before { content: '\e837'; } /* '' */
|
||||||
.zan-icon-pending-payment:before { content: '\e838'; } /* '' */
|
.zan-icon-pending-orders:before { content: '\e838'; } /* '' */
|
||||||
.zan-icon-pending-orders:before { content: '\e839'; } /* '' */
|
.zan-icon-pending-deliver:before { content: '\e839'; } /* '' */
|
||||||
.zan-icon-pending-deliver:before { content: '\e83a'; } /* '' */
|
.zan-icon-pending-evaluate:before { content: '\e83a'; } /* '' */
|
||||||
.zan-icon-pending-evaluate:before { content: '\e83b'; } /* '' */
|
.zan-icon-gift-card-pay:before { content: '\e83b'; } /* '' */
|
||||||
.zan-icon-gift-card-pay:before { content: '\e83c'; } /* '' */
|
.zan-icon-cash-on-deliver:before { content: '\e83c'; } /* '' */
|
||||||
.zan-icon-cash-on-deliver:before { content: '\e83d'; } /* '' */
|
.zan-icon-underway:before { content: '\e83d'; } /* '' */
|
||||||
.zan-icon-underway:before { content: '\e83e'; } /* '' */
|
.zan-icon-point-gift:before { content: '\e83e'; } /* '' */
|
||||||
.zan-icon-point-gift:before { content: '\e83f'; } /* '' */
|
.zan-icon-after-sale:before { content: '\e83f'; } /* '' */
|
||||||
.zan-icon-after-sale:before { content: '\e840'; } /* '' */
|
.zan-icon-edit-data:before { content: '\e840'; } /* '' */
|
||||||
.zan-icon-edit-data:before { content: '\e841'; } /* '' */
|
.zan-icon-question:before { content: '\e841'; } /* '' */
|
||||||
.zan-icon-question:before { content: '\e842'; } /* '' */
|
.zan-icon-delete:before { content: '\e842'; } /* '' */
|
||||||
.zan-icon-delete:before { content: '\e843'; } /* '' */
|
.zan-icon-records:before { content: '\e843'; } /* '' */
|
||||||
.zan-icon-records:before { content: '\e844'; } /* '' */
|
.zan-icon-description:before { content: '\e844'; } /* '' */
|
||||||
.zan-icon-description:before { content: '\e845'; } /* '' */
|
.zan-icon-card:before { content: '\e845'; } /* '' */
|
||||||
.zan-icon-card:before { content: '\e846'; } /* '' */
|
.zan-icon-gift-card:before { content: '\e846'; } /* '' */
|
||||||
.zan-icon-gift-card:before { content: '\e847'; } /* '' */
|
.zan-icon-clock:before { content: '\e847'; } /* '' */
|
||||||
.zan-icon-coupon:before { content: '\e848'; } /* '' */
|
.zan-icon-gold-coin:before { content: '\e848'; } /* '' */
|
||||||
.zan-icon-clock:before { content: '\e849'; } /* '' */
|
.zan-icon-completed:before { content: '\e849'; } /* '' */
|
||||||
.zan-icon-gold-coin:before { content: '\e84a'; } /* '' */
|
.zan-icon-value-card:before { content: '\e84a'; } /* '' */
|
||||||
.zan-icon-completed:before { content: '\e84b'; } /* '' */
|
.zan-icon-certificate:before { content: '\e84b'; } /* '' */
|
||||||
.zan-icon-value-card:before { content: '\e84c'; } /* '' */
|
.zan-icon-tosend:before { content: '\e84c'; } /* '' */
|
||||||
.zan-icon-certificate:before { content: '\e84d'; } /* '' */
|
.zan-icon-sign:before { content: '\e84d'; } /* '' */
|
||||||
.zan-icon-tosend:before { content: '\e84e'; } /* '' */
|
.zan-icon-home:before { content: '\e84e'; } /* '' */
|
||||||
.zan-icon-sign:before { content: '\e84f'; } /* '' */
|
.zan-icon-phone:before { content: '\e84f'; } /* '' */
|
||||||
.zan-icon-home:before { content: '\e850'; } /* '' */
|
.zan-icon-add-o:before { content: '\e850'; } /* '' */
|
||||||
.zan-icon-phone:before { content: '\e851'; } /* '' */
|
|
@ -213,11 +213,6 @@ module.exports = {
|
|||||||
src: '其他支付方式.svg',
|
src: '其他支付方式.svg',
|
||||||
css: 'other-pay'
|
css: 'other-pay'
|
||||||
},
|
},
|
||||||
{
|
|
||||||
keywords: ['cart'],
|
|
||||||
src: '购物车.svg',
|
|
||||||
css: 'cart'
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
keywords: ['browsing', 'history'],
|
keywords: ['browsing', 'history'],
|
||||||
src: '浏览记录.svg',
|
src: '浏览记录.svg',
|
||||||
@ -379,11 +374,6 @@ module.exports = {
|
|||||||
src: '礼卡.svg',
|
src: '礼卡.svg',
|
||||||
css: 'gift-card'
|
css: 'gift-card'
|
||||||
},
|
},
|
||||||
{
|
|
||||||
keywords: ['coupon'],
|
|
||||||
src: '优惠券卡.svg',
|
|
||||||
css: 'coupon'
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
keywords: ['clock'],
|
keywords: ['clock'],
|
||||||
src: '时钟.svg',
|
src: '时钟.svg',
|
||||||
@ -428,6 +418,11 @@ module.exports = {
|
|||||||
keywords: ['phone'],
|
keywords: ['phone'],
|
||||||
src: '电话.svg',
|
src: '电话.svg',
|
||||||
css: 'phone'
|
css: 'phone'
|
||||||
|
},
|
||||||
|
{
|
||||||
|
keywords: ['buy', 'add'],
|
||||||
|
src: '加购.svg',
|
||||||
|
css: 'add-o'
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
};
|
};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user