增加减号 icon (#235)

This commit is contained in:
Yao 2018-05-11 13:35:12 +08:00 committed by GitHub
parent 5189d37578
commit 0e49ef92ac
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 94 additions and 80 deletions

Binary file not shown.

View File

@ -25,8 +25,10 @@ Page({
'shop',
'photograph',
'add',
'minus',
'add2',
'add-o',
'minus-o',
'photo',
'cart',
'arrow',

View File

@ -2,11 +2,11 @@
@font-face {
font-family: 'zanui-weapp-icon';
src: url('https://b.yzcdn.cn/zanui-weapp/zanui-weapp-icon-4381aded05.eot');
src: url('https://b.yzcdn.cn/zanui-weapp/zanui-weapp-icon-4381aded05.eot?#iefix') format('embedded-opentype'),
url('https://b.yzcdn.cn/zanui-weapp/zanui-weapp-icon-4381aded05.woff2') format('woff2'),
url('https://b.yzcdn.cn/zanui-weapp/zanui-weapp-icon-4381aded05.woff') format('woff'),
url('https://b.yzcdn.cn/zanui-weapp/zanui-weapp-icon-4381aded05.ttf') format('truetype')
src: url('https://b.yzcdn.cn/zanui-weapp/zanui-weapp-icon-eeb0d3c52a.eot');
src: url('https://b.yzcdn.cn/zanui-weapp/zanui-weapp-icon-eeb0d3c52a.eot?#iefix') format('embedded-opentype'),
url('https://b.yzcdn.cn/zanui-weapp/zanui-weapp-icon-eeb0d3c52a.woff2') format('woff2'),
url('https://b.yzcdn.cn/zanui-weapp/zanui-weapp-icon-eeb0d3c52a.woff') format('woff'),
url('https://b.yzcdn.cn/zanui-weapp/zanui-weapp-icon-eeb0d3c52a.ttf') format('truetype')
}
.zan-icon {
@ -60,78 +60,80 @@
.zan-icon-shop:before { content: '\e80b'; } /* '' */
.zan-icon-photograph:before { content: '\e80c'; } /* '' */
.zan-icon-add:before { content: '\e80d'; } /* '' */
.zan-icon-add2:before { content: '\e80e'; } /* '' */
.zan-icon-photo:before { content: '\e80f'; } /* '' */
.zan-icon-logistics:before { content: '\e810'; } /* '' */
.zan-icon-edit:before { content: '\e811'; } /* '' */
.zan-icon-passed:before { content: '\e812'; } /* '' */
.zan-icon-cart:before { content: '\e813'; } /* '' */
.zan-icon-shopping-cart:before { content: '\e814'; } /* '' */
.zan-icon-arrow:before { content: '\e815'; } /* '' */
.zan-icon-gift:before { content: '\e816'; } /* '' */
.zan-icon-search:before { content: '\e817'; } /* '' */
.zan-icon-clear:before { content: '\e818'; } /* '' */
.zan-icon-success:before { content: '\e819'; } /* '' */
.zan-icon-fail:before { content: '\e81a'; } /* '' */
.zan-icon-contact:before { content: '\e81b'; } /* '' */
.zan-icon-wechat:before { content: '\e81c'; } /* '' */
.zan-icon-alipay:before { content: '\e81d'; } /* '' */
.zan-icon-password-view:before { content: '\e81e'; } /* '' */
.zan-icon-password-not-view:before { content: '\e81f'; } /* '' */
.zan-icon-wap-nav:before { content: '\e820'; } /* '' */
.zan-icon-wap-home:before { content: '\e821'; } /* '' */
.zan-icon-ecard-pay:before { content: '\e822'; } /* '' */
.zan-icon-balance-pay:before { content: '\e823'; } /* '' */
.zan-icon-peer-pay:before { content: '\e824'; } /* '' */
.zan-icon-credit-pay:before { content: '\e825'; } /* '' */
.zan-icon-debit-pay:before { content: '\e826'; } /* '' */
.zan-icon-other-pay:before { content: '\e827'; } /* '' */
.zan-icon-browsing-history:before { content: '\e828'; } /* '' */
.zan-icon-goods-collect:before { content: '\e829'; } /* '' */
.zan-icon-shop-collect:before { content: '\e82a'; } /* '' */
.zan-icon-receive-gift:before { content: '\e82b'; } /* '' */
.zan-icon-send-gift:before { content: '\e82c'; } /* '' */
.zan-icon-setting:before { content: '\e82d'; } /* '' */
.zan-icon-points:before { content: '\e82e'; } /* '' */
.zan-icon-coupon:before { content: '\e82f'; } /* '' */
.zan-icon-free-postage:before { content: '\e830'; } /* '' */
.zan-icon-discount:before { content: '\e831'; } /* '' */
.zan-icon-birthday-privilege:before { content: '\e832'; } /* '' */
.zan-icon-member-day-privilege:before { content: '\e833'; } /* '' */
.zan-icon-balance-details:before { content: '\e834'; } /* '' */
.zan-icon-cash-back-record:before { content: '\e835'; } /* '' */
.zan-icon-points-mall:before { content: '\e836'; } /* '' */
.zan-icon-exchange-record:before { content: '\e837'; } /* '' */
.zan-icon-pending-payment:before { content: '\e838'; } /* '' */
.zan-icon-pending-orders:before { content: '\e839'; } /* '' */
.zan-icon-pending-deliver:before { content: '\e83a'; } /* '' */
.zan-icon-pending-evaluate:before { content: '\e83b'; } /* '' */
.zan-icon-gift-card-pay:before { content: '\e83c'; } /* '' */
.zan-icon-cash-on-deliver:before { content: '\e83d'; } /* '' */
.zan-icon-underway:before { content: '\e83e'; } /* '' */
.zan-icon-point-gift:before { content: '\e83f'; } /* '' */
.zan-icon-after-sale:before { content: '\e840'; } /* '' */
.zan-icon-edit-data:before { content: '\e841'; } /* '' */
.zan-icon-question:before { content: '\e842'; } /* '' */
.zan-icon-delete:before { content: '\e843'; } /* '' */
.zan-icon-records:before { content: '\e844'; } /* '' */
.zan-icon-description:before { content: '\e845'; } /* '' */
.zan-icon-card:before { content: '\e846'; } /* '' */
.zan-icon-gift-card:before { content: '\e847'; } /* '' */
.zan-icon-clock:before { content: '\e848'; } /* '' */
.zan-icon-gold-coin:before { content: '\e849'; } /* '' */
.zan-icon-completed:before { content: '\e84a'; } /* '' */
.zan-icon-value-card:before { content: '\e84b'; } /* '' */
.zan-icon-certificate:before { content: '\e84c'; } /* '' */
.zan-icon-tosend:before { content: '\e84d'; } /* '' */
.zan-icon-sign:before { content: '\e84e'; } /* '' */
.zan-icon-home:before { content: '\e84f'; } /* '' */
.zan-icon-phone:before { content: '\e850'; } /* '' */
.zan-icon-add-o:before { content: '\e851'; } /* '' */
.zan-icon-play:before { content: '\e852'; } /* '' */
.zan-icon-pause:before { content: '\e853'; } /* '' */
.zan-icon-stop:before { content: '\e854'; } /* '' */
.zan-icon-hot:before { content: '\e855'; } /* '' */
.zan-icon-new:before { content: '\e856'; } /* '' */
.zan-icon-new-arrival:before { content: '\e857'; } /* '' */
.zan-icon-hot-sale:before { content: '\e858'; } /* '' */
.zan-icon-minus:before { content: '\e80e'; } /* '' */
.zan-icon-add2:before { content: '\e80f'; } /* '' */
.zan-icon-photo:before { content: '\e810'; } /* '' */
.zan-icon-logistics:before { content: '\e811'; } /* '' */
.zan-icon-edit:before { content: '\e812'; } /* '' */
.zan-icon-passed:before { content: '\e813'; } /* '' */
.zan-icon-cart:before { content: '\e814'; } /* '' */
.zan-icon-shopping-cart:before { content: '\e815'; } /* '' */
.zan-icon-arrow:before { content: '\e816'; } /* '' */
.zan-icon-gift:before { content: '\e817'; } /* '' */
.zan-icon-search:before { content: '\e818'; } /* '' */
.zan-icon-clear:before { content: '\e819'; } /* '' */
.zan-icon-success:before { content: '\e81a'; } /* '' */
.zan-icon-fail:before { content: '\e81b'; } /* '' */
.zan-icon-contact:before { content: '\e81c'; } /* '' */
.zan-icon-wechat:before { content: '\e81d'; } /* '' */
.zan-icon-alipay:before { content: '\e81e'; } /* '' */
.zan-icon-password-view:before { content: '\e81f'; } /* '' */
.zan-icon-password-not-view:before { content: '\e820'; } /* '' */
.zan-icon-wap-nav:before { content: '\e821'; } /* '' */
.zan-icon-wap-home:before { content: '\e822'; } /* '' */
.zan-icon-ecard-pay:before { content: '\e823'; } /* '' */
.zan-icon-balance-pay:before { content: '\e824'; } /* '' */
.zan-icon-peer-pay:before { content: '\e825'; } /* '' */
.zan-icon-credit-pay:before { content: '\e826'; } /* '' */
.zan-icon-debit-pay:before { content: '\e827'; } /* '' */
.zan-icon-other-pay:before { content: '\e828'; } /* '' */
.zan-icon-browsing-history:before { content: '\e829'; } /* '' */
.zan-icon-goods-collect:before { content: '\e82a'; } /* '' */
.zan-icon-shop-collect:before { content: '\e82b'; } /* '' */
.zan-icon-receive-gift:before { content: '\e82c'; } /* '' */
.zan-icon-send-gift:before { content: '\e82d'; } /* '' */
.zan-icon-setting:before { content: '\e82e'; } /* '' */
.zan-icon-points:before { content: '\e82f'; } /* '' */
.zan-icon-coupon:before { content: '\e830'; } /* '' */
.zan-icon-free-postage:before { content: '\e831'; } /* '' */
.zan-icon-discount:before { content: '\e832'; } /* '' */
.zan-icon-birthday-privilege:before { content: '\e833'; } /* '' */
.zan-icon-member-day-privilege:before { content: '\e834'; } /* '' */
.zan-icon-balance-details:before { content: '\e835'; } /* '' */
.zan-icon-cash-back-record:before { content: '\e836'; } /* '' */
.zan-icon-points-mall:before { content: '\e837'; } /* '' */
.zan-icon-exchange-record:before { content: '\e838'; } /* '' */
.zan-icon-pending-payment:before { content: '\e839'; } /* '' */
.zan-icon-pending-orders:before { content: '\e83a'; } /* '' */
.zan-icon-pending-deliver:before { content: '\e83b'; } /* '' */
.zan-icon-pending-evaluate:before { content: '\e83c'; } /* '' */
.zan-icon-gift-card-pay:before { content: '\e83d'; } /* '' */
.zan-icon-cash-on-deliver:before { content: '\e83e'; } /* '' */
.zan-icon-underway:before { content: '\e83f'; } /* '' */
.zan-icon-point-gift:before { content: '\e840'; } /* '' */
.zan-icon-after-sale:before { content: '\e841'; } /* '' */
.zan-icon-edit-data:before { content: '\e842'; } /* '' */
.zan-icon-question:before { content: '\e843'; } /* '' */
.zan-icon-delete:before { content: '\e844'; } /* '' */
.zan-icon-records:before { content: '\e845'; } /* '' */
.zan-icon-description:before { content: '\e846'; } /* '' */
.zan-icon-card:before { content: '\e847'; } /* '' */
.zan-icon-gift-card:before { content: '\e848'; } /* '' */
.zan-icon-clock:before { content: '\e849'; } /* '' */
.zan-icon-gold-coin:before { content: '\e84a'; } /* '' */
.zan-icon-completed:before { content: '\e84b'; } /* '' */
.zan-icon-value-card:before { content: '\e84c'; } /* '' */
.zan-icon-certificate:before { content: '\e84d'; } /* '' */
.zan-icon-tosend:before { content: '\e84e'; } /* '' */
.zan-icon-sign:before { content: '\e84f'; } /* '' */
.zan-icon-home:before { content: '\e850'; } /* '' */
.zan-icon-phone:before { content: '\e851'; } /* '' */
.zan-icon-add-o:before { content: '\e852'; } /* '' */
.zan-icon-minus-o:before { content: '\e853'; } /* '' */
.zan-icon-play:before { content: '\e854'; } /* '' */
.zan-icon-pause:before { content: '\e855'; } /* '' */
.zan-icon-stop:before { content: '\e856'; } /* '' */
.zan-icon-hot:before { content: '\e857'; } /* '' */
.zan-icon-new:before { content: '\e858'; } /* '' */
.zan-icon-new-arrival:before { content: '\e859'; } /* '' */
.zan-icon-hot-sale:before { content: '\e85a'; } /* '' */

View File

@ -85,6 +85,11 @@ module.exports = {
src: '新增地址.svg',
css: 'add'
},
{
keywords: ['minus'],
src: '删除地址.svg',
css: 'minus'
},
{
keywords: ['add2'],
src: '添加.svg',
@ -429,6 +434,11 @@ module.exports = {
src: '加购.svg',
css: 'add-o'
},
{
keywords: ['minus', 'delete'],
src: '减少.svg',
css: 'minus-o'
},
{
src: '播放.svg',
css: 'play'