swipe components

This commit is contained in:
cookfront
2017-03-15 17:25:28 +08:00
parent 12832511c9
commit cf8b8dab2d
69 changed files with 2487 additions and 58 deletions
+38 -26
View File
@@ -1,19 +1,19 @@
/* DO NOT EDIT! Generated by fount */
@font-face {
font-family: 'zuiicon';
src: url('https://b.yzcdn.cn/zui/font/zuiicon-b37948cf5d.eot');
src: url('https://b.yzcdn.cn/zui/font/zuiicon-b37948cf5d.eot?#iefix') format('embedded-opentype'),
url('https://b.yzcdn.cn/zui/font/zuiicon-b37948cf5d.woff2') format('woff2'),
url('https://b.yzcdn.cn/zui/font/zuiicon-b37948cf5d.woff') format('woff'),
url('https://b.yzcdn.cn/zui/font/zuiicon-b37948cf5d.ttf') format('truetype')
font-family: 'zan-icon';
src: url('//b.yzcdn.cn/zanui/icon/zanui-icon-3f61f62c01.eot');
src: url('//b.yzcdn.cn/zanui/icon/zanui-icon-3f61f62c01.eot?#iefix') format('embedded-opentype'),
url('//b.yzcdn.cn/zanui/icon/zanui-icon-3f61f62c01.woff2') format('woff2'),
url('//b.yzcdn.cn/zanui/icon/zanui-icon-3f61f62c01.woff') format('woff'),
url('//b.yzcdn.cn/zanui/icon/zanui-icon-3f61f62c01.ttf') format('truetype')
}
.zan-icon {
display: inline-block;
}
.zan-icon::before {
font-family: "zuiicon" !important;
font-family: "zan-icon" !important;
font-style: normal;
font-weight: normal;
speak: none;
@@ -39,28 +39,40 @@
/* Font smoothing. That was taken from TWBS */
-webkit-font-smoothing: antialiased;
-mozan-osx-font-smoothing: grayscale;
-moz-osx-font-smoothing: grayscale;
/* Uncomment for 3D effect */
/* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}
/* DO NOT EDIT! Generated by fount */
/* DO NOT EDIT! Generated by iconfount */
.zan-icon-album:before { content: '\e800'; } /* '' */
.zan-icon-arrow:before { content: '\e801'; } /* '' */
.zan-icon-camera:before { content: '\e802'; } /* '' */
.zan-icon-certificate:before { content: '\e803'; } /* '' */
.zan-icon-check:before { content: '\e804'; } /* '' */
.zan-icon-checked:before { content: '\e805'; } /* '' */
.zan-icon-close:before { content: '\e806'; } /* '' */
.zan-icon-gift:before { content: '\e807'; } /* '' */
.zan-icon-home:before { content: '\e808'; } /* '' */
.zan-icon-location:before { content: '\e809'; } /* '' */
.zan-icon-message:before { content: '\e80a'; } /* '' */
.zan-icon-send:before { content: '\e80b'; } /* '' */
.zan-icon-shopping-cart:before { content: '\e80c'; } /* '' */
.zan-icon-sign:before { content: '\e80d'; } /* '' */
.zan-icon-store:before { content: '\e80e'; } /* '' */
.zan-icon-topay:before { content: '\e80f'; } /* '' */
.zan-icon-tosend:before { content: '\e810'; } /* '' */
.zan-icon-qr-invalid:before { content: '\e800'; } /* '' */
.zan-icon-qr:before { content: '\e801'; } /* '' */
.zan-icon-pay-fail:before { content: '\e802'; } /* '' */
.zan-icon-exchange:before { content: '\e803'; } /* '' */
.zan-icon-close:before { content: '\e804'; } /* '' */
.zan-icon-location:before { content: '\e805'; } /* '' */
.zan-icon-upgrade:before { content: '\e806'; } /* '' */
.zan-icon-check:before { content: '\e807'; } /* '' */
.zan-icon-checked:before { content: '\e808'; } /* '' */
.zan-icon-like-o:before { content: '\e809'; } /* '' */
.zan-icon-like:before { content: '\e80a'; } /* '' */
.zan-icon-chat:before { content: '\e80b'; } /* '' */
.zan-icon-paid:before { content: '\e80c'; } /* '' */
.zan-icon-delivered:before { content: '\e80d'; } /* '' */
.zan-icon-finished:before { content: '\e80e'; } /* '' */
.zan-icon-shop:before { content: '\e80f'; } /* '' */
.zan-icon-deliver:before { content: '\e810'; } /* '' */
.zan-icon-success:before { content: '\e811'; } /* '' */
.zan-icon-photograph:before { content: '\e812'; } /* '' */
.zan-icon-add:before { content: '\e813'; } /* '' */
.zan-icon-not-payed:before { content: '\e814'; } /* '' */
.zan-icon-add2:before { content: '\e815'; } /* '' */
.zan-icon-photo:before { content: '\e816'; } /* '' */
.zan-icon-logistics:before { content: '\e817'; } /* '' */
.zan-icon-edit:before { content: '\e818'; } /* '' */
.zan-icon-passed:before { content: '\e819'; } /* '' */
.zan-icon-cart:before { content: '\e81a'; } /* '' */
.zan-icon-arrow:before { content: '\e81b'; } /* '' */
.zan-icon-gift:before { content: '\e81c'; } /* '' */
+2 -2
View File
@@ -13,8 +13,8 @@
text-align: center;
img {
max-width: 100%;
max-height: 100%;
width: 100%;
height: auto;
}
&:first-child {