Commit 17131668 by 李嘉林

限时折扣

parent f5459350
...@@ -117,7 +117,8 @@ if (useUglifyJs) { ...@@ -117,7 +117,8 @@ if (useUglifyJs) {
uglifyOptions: { uglifyOptions: {
compress: { compress: {
warnings: false, warnings: false,
drop_console: false drop_console: true,
pure_funcs: ['console.log']
} }
} }
})) }))
......
...@@ -98,11 +98,11 @@ ...@@ -98,11 +98,11 @@
</view> </view>
<view <view
class="btn" class="btn"
style="background:{{mainColor}};"
data-items="{{goodsList[index]}}" data-items="{{goodsList[index]}}"
catchtap="onclickOrder" catchtap="onclickOrder"
> >
立即抢购 <!-- 立即抢购 -->
<view class="antt ant-tianchongtianjia" style="font-size: 36rpx;"></view>
</view> </view>
</view> </view>
</view> </view>
......
/* static/nativeComponents/FloatButton/index.wxss */
@import '../../nicon/iconfont.wxss';
@import "/static/font/common_icon.wxss";
.time-limited-discount { .time-limited-discount {
background: var(--backgroundColor); background: var(--backgroundColor);
font-size: 32rpx; font-size: 32rpx;
...@@ -120,7 +123,7 @@ ...@@ -120,7 +123,7 @@
} }
.goods-item-child .info .allPrice .btn { .goods-item-child .info .allPrice .btn {
font-size: 24rpx; font-size: 24rpx;
background: var(--main-color); /* background: var(--main-color); */
padding: 8rpx; padding: 8rpx;
color: #fff; color: #fff;
border-radius: 10rpx; border-radius: 10rpx;
...@@ -129,6 +132,14 @@ ...@@ -129,6 +132,14 @@
-ms-border-radius: 10rpx; -ms-border-radius: 10rpx;
-o-border-radius: 10rpx; -o-border-radius: 10rpx;
} }
.goods-item-child .info .allPrice .btn .antt{
border-radius: 50%;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
-o-border-radius: 50%;
background: var(--main-color);
}
.goods-item-child-flex { .goods-item-child-flex {
display: flex; display: flex;
justify-content: space-between; justify-content: space-between;
......
@font-face { @font-face {
font-family: "ant"; font-family: "ant";
src: url('//cdn.mayi888.com/static/font/ant-1841ed06d9.eot'); src: url('//cdn.mayi888.com/static/font/ant-6c43055ee7.eot');
src: url('//cdn.mayi888.com/static/font/ant-1841ed06d9.eot') format('embedded-opentype'), src: url('//cdn.mayi888.com/static/font/ant-6c43055ee7.eot') format('embedded-opentype'),
url('//cdn.mayi888.com/static/font/ant-001cbaaf89.ttf') format('truetype'), url('//cdn.mayi888.com/static/font/ant-dc77100367.ttf') format('truetype'),
url('//cdn.mayi888.com/static/font/ant-0d2df1533f.woff') format('woff'), url('//cdn.mayi888.com/static/font/ant-daab8760c6.woff') format('woff'),
url('//cdn.mayi888.com/static/font/ant-39fb1c5464.svg') format('svg'); url('//cdn.mayi888.com/static/font/ant-0907a072e0.svg') format('svg');
font-weight: normal; font-weight: normal;
font-style: normal; font-style: normal;
} }
...@@ -610,258 +610,262 @@ ...@@ -610,258 +610,262 @@
content: "\EA93"; content: "\EA93";
} }
.ant-tianjiatupian:before { .ant-tianchongtianjia:before {
content: "\EA94"; content: "\EA94";
} }
.ant-time:before { .ant-tianjiatupian:before {
content: "\EA95"; content: "\EA95";
} }
.ant-tixianjilu:before { .ant-time:before {
content: "\EA96"; content: "\EA96";
} }
.ant-tuanchangdaoshi:before { .ant-tixianjilu:before {
content: "\EA97"; content: "\EA97";
} }
.ant-tuanchangzhongxin-line:before { .ant-tuanchangdaoshi:before {
content: "\EA98"; content: "\EA98";
} }
.ant-tuanchangzhongxin:before { .ant-tuanchangzhongxin-line:before {
content: "\EA99"; content: "\EA99";
} }
.ant-tuihuotuikuan:before { .ant-tuanchangzhongxin:before {
content: "\EA9A"; content: "\EA9A";
} }
.ant-tuikuan:before { .ant-tuihuotuikuan:before {
content: "\EA9B"; content: "\EA9B";
} }
.ant-tuku:before { .ant-tuikuan:before {
content: "\EA9C"; content: "\EA9C";
} }
.ant-tupian:before { .ant-tuku:before {
content: "\EA9D"; content: "\EA9D";
} }
.ant-tupianhualang:before { .ant-tupian:before {
content: "\EA9E"; content: "\EA9E";
} }
.ant-tuwen:before { .ant-tupianhualang:before {
content: "\EA9F"; content: "\EA9F";
} }
.ant-wechat:before { .ant-tuwen:before {
content: "\EAA0"; content: "\EAA0";
} }
.ant-weishoucang:before { .ant-wechat:before {
content: "\EAA1"; content: "\EAA1";
} }
.ant-weixin-line:before { .ant-weishoucang:before {
content: "\EAA2"; content: "\EAA2";
} }
.ant-weixinzengsong:before { .ant-weixin-line:before {
content: "\EAA3"; content: "\EAA3";
} }
.ant-wenben:before { .ant-weixinzengsong:before {
content: "\EAA4"; content: "\EAA4";
} }
.ant-wenchuang:before { .ant-wenben:before {
content: "\EAA5"; content: "\EAA5";
} }
.ant-wenzhangkapian-01:before { .ant-wenchuang:before {
content: "\EAA6"; content: "\EAA6";
} }
.ant-wenzhangkapian:before { .ant-wenzhangkapian-01:before {
content: "\EAA7"; content: "\EAA7";
} }
.ant-wode-line:before { .ant-wenzhangkapian:before {
content: "\EAA8"; content: "\EAA8";
} }
.ant-wode:before { .ant-wode-line:before {
content: "\EAA9"; content: "\EAA9";
} }
.ant-wodedingdan:before { .ant-wode:before {
content: "\EAAA"; content: "\EAAA";
} }
.ant-wodejiangpin:before { .ant-wodedingdan:before {
content: "\EAAB"; content: "\EAAB";
} }
.ant-wodekaquanbalack-red:before { .ant-wodejiangpin:before {
content: "\EAAC"; content: "\EAAC";
} }
.ant-wodeshoucangbalack-red:before { .ant-wodekaquanbalack-red:before {
content: "\EAAD"; content: "\EAAD";
} }
.ant-wodetuandui:before { .ant-wodeshoucangbalack-red:before {
content: "\EAAE"; content: "\EAAE";
} }
.ant-wodeyongjinbalack-red:before { .ant-wodetuandui:before {
content: "\EAAF"; content: "\EAAF";
} }
.ant-wodezuji:before { .ant-wodeyongjinbalack-red:before {
content: "\EAB0"; content: "\EAB0";
} }
.ant-wodezujibalack-red:before { .ant-wodezuji:before {
content: "\EAB1"; content: "\EAB1";
} }
.ant-wrong:before { .ant-wodezujibalack-red:before {
content: "\EAB2"; content: "\EAB2";
} }
.ant-xiangji:before { .ant-wrong:before {
content: "\EAB3"; content: "\EAB3";
} }
.ant-xianshihuodong:before { .ant-xiangji:before {
content: "\EAB4"; content: "\EAB4";
} }
.ant-xianxiamendianbalack-red:before { .ant-xianshihuodong:before {
content: "\EAB5"; content: "\EAB5";
} }
.ant-xiaodian:before { .ant-xianxiamendianbalack-red:before {
content: "\EAB6"; content: "\EAB6";
} }
.ant-xiaofeijilu:before { .ant-xiaodian:before {
content: "\EAB7"; content: "\EAB7";
} }
.ant-xiaofeijilubalack-red:before { .ant-xiaofeijilu:before {
content: "\EAB8"; content: "\EAB8";
} }
.ant-xiazai:before { .ant-xiaofeijilubalack-red:before {
content: "\EAB9"; content: "\EAB9";
} }
.ant-xiuxizhong:before { .ant-xiazai:before {
content: "\EABA"; content: "\EABA";
} }
.ant-xuanfuanniu:before { .ant-xiuxizhong:before {
content: "\EABB"; content: "\EABB";
} }
.ant-xuanzelianjie:before { .ant-xuanfuanniu:before {
content: "\EABC"; content: "\EABC";
} }
.ant-yanzhengma:before { .ant-xuanzelianjie:before {
content: "\EABD"; content: "\EABD";
} }
.ant-yidayang:before { .ant-yanzhengma:before {
content: "\EABE"; content: "\EABE";
} }
.ant-yidong:before { .ant-yidayang:before {
content: "\EABF"; content: "\EABF";
} }
.ant-yijianmaiyang:before { .ant-yidong:before {
content: "\EAC0"; content: "\EAC0";
} }
.ant-yinliang:before { .ant-yijianmaiyang:before {
content: "\EAC1"; content: "\EAC1";
} }
.ant-yishoucang:before { .ant-yinliang:before {
content: "\EAC2"; content: "\EAC2";
} }
.ant-yongjin:before { .ant-yishoucang:before {
content: "\EAC3"; content: "\EAC3";
} }
.ant-youhuiquan:before { .ant-yongjin:before {
content: "\EAC4"; content: "\EAC4";
} }
.ant-zhanghao:before { .ant-youhuiquan:before {
content: "\EAC5"; content: "\EAC5";
} }
.ant-zhaoren:before { .ant-zhanghao:before {
content: "\EAC6"; content: "\EAC6";
} }
.ant-zhekou:before { .ant-zhaoren:before {
content: "\EAC7"; content: "\EAC7";
} }
.ant-zhibo:before { .ant-zhekou:before {
content: "\EAC8"; content: "\EAC8";
} }
.ant-zhiboshezhi:before { .ant-zhibo:before {
content: "\EAC9"; content: "\EAC9";
} }
.ant-zhifuchenggong:before { .ant-zhiboshezhi:before {
content: "\EACA"; content: "\EACA";
} }
.ant-zhifushibai:before { .ant-zhifuchenggong:before {
content: "\EACB"; content: "\EACB";
} }
.ant-zhinengbiaodan:before { .ant-zhifushibai:before {
content: "\EACC"; content: "\EACC";
} }
.ant-zhouqiyouhuiquan:before { .ant-zhinengbiaodan:before {
content: "\EACD"; content: "\EACD";
} }
.ant-zhuangxiushangpinliebiao:before { .ant-zhouqiyouhuiquan:before {
content: "\EACE"; content: "\EACE";
} }
.ant-zhuangxiuyouhuiquan:before { .ant-zhuangxiushangpinliebiao:before {
content: "\EACF"; content: "\EACF";
} }
.ant-zidongdankuangguanggao:before { .ant-zhuangxiuyouhuiquan:before {
content: "\EAD0"; content: "\EAD0";
} }
.ant-zixun:before { .ant-zidongdankuangguanggao:before {
content: "\EAD1"; content: "\EAD1";
} }
.ant-zuji:before { .ant-zixun:before {
content: "\EAD2"; content: "\EAD2";
} }
.ant-zuji:before {
content: "\EAD3";
}
.ant-anli-after:after { .ant-anli-after:after {
...@@ -1452,254 +1456,258 @@ ...@@ -1452,254 +1456,258 @@
content: "\EA93"; content: "\EA93";
} }
.ant-tianjiatupian-after:after { .ant-tianchongtianjia-after:after {
content: "\EA94"; content: "\EA94";
} }
.ant-time-after:after { .ant-tianjiatupian-after:after {
content: "\EA95"; content: "\EA95";
} }
.ant-tixianjilu-after:after { .ant-time-after:after {
content: "\EA96"; content: "\EA96";
} }
.ant-tuanchangdaoshi-after:after { .ant-tixianjilu-after:after {
content: "\EA97"; content: "\EA97";
} }
.ant-tuanchangzhongxin-line-after:after { .ant-tuanchangdaoshi-after:after {
content: "\EA98"; content: "\EA98";
} }
.ant-tuanchangzhongxin-after:after { .ant-tuanchangzhongxin-line-after:after {
content: "\EA99"; content: "\EA99";
} }
.ant-tuihuotuikuan-after:after { .ant-tuanchangzhongxin-after:after {
content: "\EA9A"; content: "\EA9A";
} }
.ant-tuikuan-after:after { .ant-tuihuotuikuan-after:after {
content: "\EA9B"; content: "\EA9B";
} }
.ant-tuku-after:after { .ant-tuikuan-after:after {
content: "\EA9C"; content: "\EA9C";
} }
.ant-tupian-after:after { .ant-tuku-after:after {
content: "\EA9D"; content: "\EA9D";
} }
.ant-tupianhualang-after:after { .ant-tupian-after:after {
content: "\EA9E"; content: "\EA9E";
} }
.ant-tuwen-after:after { .ant-tupianhualang-after:after {
content: "\EA9F"; content: "\EA9F";
} }
.ant-wechat-after:after { .ant-tuwen-after:after {
content: "\EAA0"; content: "\EAA0";
} }
.ant-weishoucang-after:after { .ant-wechat-after:after {
content: "\EAA1"; content: "\EAA1";
} }
.ant-weixin-line-after:after { .ant-weishoucang-after:after {
content: "\EAA2"; content: "\EAA2";
} }
.ant-weixinzengsong-after:after { .ant-weixin-line-after:after {
content: "\EAA3"; content: "\EAA3";
} }
.ant-wenben-after:after { .ant-weixinzengsong-after:after {
content: "\EAA4"; content: "\EAA4";
} }
.ant-wenchuang-after:after { .ant-wenben-after:after {
content: "\EAA5"; content: "\EAA5";
} }
.ant-wenzhangkapian-01-after:after { .ant-wenchuang-after:after {
content: "\EAA6"; content: "\EAA6";
} }
.ant-wenzhangkapian-after:after { .ant-wenzhangkapian-01-after:after {
content: "\EAA7"; content: "\EAA7";
} }
.ant-wode-line-after:after { .ant-wenzhangkapian-after:after {
content: "\EAA8"; content: "\EAA8";
} }
.ant-wode-after:after { .ant-wode-line-after:after {
content: "\EAA9"; content: "\EAA9";
} }
.ant-wodedingdan-after:after { .ant-wode-after:after {
content: "\EAAA"; content: "\EAAA";
} }
.ant-wodejiangpin-after:after { .ant-wodedingdan-after:after {
content: "\EAAB"; content: "\EAAB";
} }
.ant-wodekaquanbalack-red-after:after { .ant-wodejiangpin-after:after {
content: "\EAAC"; content: "\EAAC";
} }
.ant-wodeshoucangbalack-red-after:after { .ant-wodekaquanbalack-red-after:after {
content: "\EAAD"; content: "\EAAD";
} }
.ant-wodetuandui-after:after { .ant-wodeshoucangbalack-red-after:after {
content: "\EAAE"; content: "\EAAE";
} }
.ant-wodeyongjinbalack-red-after:after { .ant-wodetuandui-after:after {
content: "\EAAF"; content: "\EAAF";
} }
.ant-wodezuji-after:after { .ant-wodeyongjinbalack-red-after:after {
content: "\EAB0"; content: "\EAB0";
} }
.ant-wodezujibalack-red-after:after { .ant-wodezuji-after:after {
content: "\EAB1"; content: "\EAB1";
} }
.ant-wrong-after:after { .ant-wodezujibalack-red-after:after {
content: "\EAB2"; content: "\EAB2";
} }
.ant-xiangji-after:after { .ant-wrong-after:after {
content: "\EAB3"; content: "\EAB3";
} }
.ant-xianshihuodong-after:after { .ant-xiangji-after:after {
content: "\EAB4"; content: "\EAB4";
} }
.ant-xianxiamendianbalack-red-after:after { .ant-xianshihuodong-after:after {
content: "\EAB5"; content: "\EAB5";
} }
.ant-xiaodian-after:after { .ant-xianxiamendianbalack-red-after:after {
content: "\EAB6"; content: "\EAB6";
} }
.ant-xiaofeijilu-after:after { .ant-xiaodian-after:after {
content: "\EAB7"; content: "\EAB7";
} }
.ant-xiaofeijilubalack-red-after:after { .ant-xiaofeijilu-after:after {
content: "\EAB8"; content: "\EAB8";
} }
.ant-xiazai-after:after { .ant-xiaofeijilubalack-red-after:after {
content: "\EAB9"; content: "\EAB9";
} }
.ant-xiuxizhong-after:after { .ant-xiazai-after:after {
content: "\EABA"; content: "\EABA";
} }
.ant-xuanfuanniu-after:after { .ant-xiuxizhong-after:after {
content: "\EABB"; content: "\EABB";
} }
.ant-xuanzelianjie-after:after { .ant-xuanfuanniu-after:after {
content: "\EABC"; content: "\EABC";
} }
.ant-yanzhengma-after:after { .ant-xuanzelianjie-after:after {
content: "\EABD"; content: "\EABD";
} }
.ant-yidayang-after:after { .ant-yanzhengma-after:after {
content: "\EABE"; content: "\EABE";
} }
.ant-yidong-after:after { .ant-yidayang-after:after {
content: "\EABF"; content: "\EABF";
} }
.ant-yijianmaiyang-after:after { .ant-yidong-after:after {
content: "\EAC0"; content: "\EAC0";
} }
.ant-yinliang-after:after { .ant-yijianmaiyang-after:after {
content: "\EAC1"; content: "\EAC1";
} }
.ant-yishoucang-after:after { .ant-yinliang-after:after {
content: "\EAC2"; content: "\EAC2";
} }
.ant-yongjin-after:after { .ant-yishoucang-after:after {
content: "\EAC3"; content: "\EAC3";
} }
.ant-youhuiquan-after:after { .ant-yongjin-after:after {
content: "\EAC4"; content: "\EAC4";
} }
.ant-zhanghao-after:after { .ant-youhuiquan-after:after {
content: "\EAC5"; content: "\EAC5";
} }
.ant-zhaoren-after:after { .ant-zhanghao-after:after {
content: "\EAC6"; content: "\EAC6";
} }
.ant-zhekou-after:after { .ant-zhaoren-after:after {
content: "\EAC7"; content: "\EAC7";
} }
.ant-zhibo-after:after { .ant-zhekou-after:after {
content: "\EAC8"; content: "\EAC8";
} }
.ant-zhiboshezhi-after:after { .ant-zhibo-after:after {
content: "\EAC9"; content: "\EAC9";
} }
.ant-zhifuchenggong-after:after { .ant-zhiboshezhi-after:after {
content: "\EACA"; content: "\EACA";
} }
.ant-zhifushibai-after:after { .ant-zhifuchenggong-after:after {
content: "\EACB"; content: "\EACB";
} }
.ant-zhinengbiaodan-after:after { .ant-zhifushibai-after:after {
content: "\EACC"; content: "\EACC";
} }
.ant-zhouqiyouhuiquan-after:after { .ant-zhinengbiaodan-after:after {
content: "\EACD"; content: "\EACD";
} }
.ant-zhuangxiushangpinliebiao-after:after { .ant-zhouqiyouhuiquan-after:after {
content: "\EACE"; content: "\EACE";
} }
.ant-zhuangxiuyouhuiquan-after:after { .ant-zhuangxiushangpinliebiao-after:after {
content: "\EACF"; content: "\EACF";
} }
.ant-zidongdankuangguanggao-after:after { .ant-zhuangxiuyouhuiquan-after:after {
content: "\EAD0"; content: "\EAD0";
} }
.ant-zixun-after:after { .ant-zidongdankuangguanggao-after:after {
content: "\EAD1"; content: "\EAD1";
} }
.ant-zuji-after:after { .ant-zixun-after:after {
content: "\EAD2"; content: "\EAD2";
} }
.ant-zuji-after:after {
content: "\EAD3";
}
\ No newline at end of file
@font-face { @font-face {
font-family: "ant"; font-family: "ant";
src: url('//cdn.mayi888.com/static/font/ant-1841ed06d9.eot'); src: url('//cdn.mayi888.com/static/font/ant-6c43055ee7.eot');
src: url('//cdn.mayi888.com/static/font/ant-1841ed06d9.eot') format('embedded-opentype'), src: url('//cdn.mayi888.com/static/font/ant-6c43055ee7.eot') format('embedded-opentype'),
url('//cdn.mayi888.com/static/font/ant-001cbaaf89.ttf') format('truetype'), url('//cdn.mayi888.com/static/font/ant-dc77100367.ttf') format('truetype'),
url('//cdn.mayi888.com/static/font/ant-0d2df1533f.woff') format('woff'), url('//cdn.mayi888.com/static/font/ant-daab8760c6.woff') format('woff'),
url('//cdn.mayi888.com/static/font/ant-39fb1c5464.svg') format('svg'); url('//cdn.mayi888.com/static/font/ant-0907a072e0.svg') format('svg');
font-weight: normal; font-weight: normal;
font-style: normal; font-style: normal;
} }
.antt{ .antt{
font-family: "ant" !important; font-family: "ant" !important;
-webkit-font-smoothing: antialiased; -webkit-font-smoothing: antialiased;
...@@ -621,258 +622,262 @@ ...@@ -621,258 +622,262 @@
content: "\EA93"; content: "\EA93";
} }
.ant-tianjiatupian:before { .ant-tianchongtianjia:before {
content: "\EA94"; content: "\EA94";
} }
.ant-time:before { .ant-tianjiatupian:before {
content: "\EA95"; content: "\EA95";
} }
.ant-tixianjilu:before { .ant-time:before {
content: "\EA96"; content: "\EA96";
} }
.ant-tuanchangdaoshi:before { .ant-tixianjilu:before {
content: "\EA97"; content: "\EA97";
} }
.ant-tuanchangzhongxin-line:before { .ant-tuanchangdaoshi:before {
content: "\EA98"; content: "\EA98";
} }
.ant-tuanchangzhongxin:before { .ant-tuanchangzhongxin-line:before {
content: "\EA99"; content: "\EA99";
} }
.ant-tuihuotuikuan:before { .ant-tuanchangzhongxin:before {
content: "\EA9A"; content: "\EA9A";
} }
.ant-tuikuan:before { .ant-tuihuotuikuan:before {
content: "\EA9B"; content: "\EA9B";
} }
.ant-tuku:before { .ant-tuikuan:before {
content: "\EA9C"; content: "\EA9C";
} }
.ant-tupian:before { .ant-tuku:before {
content: "\EA9D"; content: "\EA9D";
} }
.ant-tupianhualang:before { .ant-tupian:before {
content: "\EA9E"; content: "\EA9E";
} }
.ant-tuwen:before { .ant-tupianhualang:before {
content: "\EA9F"; content: "\EA9F";
} }
.ant-wechat:before { .ant-tuwen:before {
content: "\EAA0"; content: "\EAA0";
} }
.ant-weishoucang:before { .ant-wechat:before {
content: "\EAA1"; content: "\EAA1";
} }
.ant-weixin-line:before { .ant-weishoucang:before {
content: "\EAA2"; content: "\EAA2";
} }
.ant-weixinzengsong:before { .ant-weixin-line:before {
content: "\EAA3"; content: "\EAA3";
} }
.ant-wenben:before { .ant-weixinzengsong:before {
content: "\EAA4"; content: "\EAA4";
} }
.ant-wenchuang:before { .ant-wenben:before {
content: "\EAA5"; content: "\EAA5";
} }
.ant-wenzhangkapian-01:before { .ant-wenchuang:before {
content: "\EAA6"; content: "\EAA6";
} }
.ant-wenzhangkapian:before { .ant-wenzhangkapian-01:before {
content: "\EAA7"; content: "\EAA7";
} }
.ant-wode-line:before { .ant-wenzhangkapian:before {
content: "\EAA8"; content: "\EAA8";
} }
.ant-wode:before { .ant-wode-line:before {
content: "\EAA9"; content: "\EAA9";
} }
.ant-wodedingdan:before { .ant-wode:before {
content: "\EAAA"; content: "\EAAA";
} }
.ant-wodejiangpin:before { .ant-wodedingdan:before {
content: "\EAAB"; content: "\EAAB";
} }
.ant-wodekaquanbalack-red:before { .ant-wodejiangpin:before {
content: "\EAAC"; content: "\EAAC";
} }
.ant-wodeshoucangbalack-red:before { .ant-wodekaquanbalack-red:before {
content: "\EAAD"; content: "\EAAD";
} }
.ant-wodetuandui:before { .ant-wodeshoucangbalack-red:before {
content: "\EAAE"; content: "\EAAE";
} }
.ant-wodeyongjinbalack-red:before { .ant-wodetuandui:before {
content: "\EAAF"; content: "\EAAF";
} }
.ant-wodezuji:before { .ant-wodeyongjinbalack-red:before {
content: "\EAB0"; content: "\EAB0";
} }
.ant-wodezujibalack-red:before { .ant-wodezuji:before {
content: "\EAB1"; content: "\EAB1";
} }
.ant-wrong:before { .ant-wodezujibalack-red:before {
content: "\EAB2"; content: "\EAB2";
} }
.ant-xiangji:before { .ant-wrong:before {
content: "\EAB3"; content: "\EAB3";
} }
.ant-xianshihuodong:before { .ant-xiangji:before {
content: "\EAB4"; content: "\EAB4";
} }
.ant-xianxiamendianbalack-red:before { .ant-xianshihuodong:before {
content: "\EAB5"; content: "\EAB5";
} }
.ant-xiaodian:before { .ant-xianxiamendianbalack-red:before {
content: "\EAB6"; content: "\EAB6";
} }
.ant-xiaofeijilu:before { .ant-xiaodian:before {
content: "\EAB7"; content: "\EAB7";
} }
.ant-xiaofeijilubalack-red:before { .ant-xiaofeijilu:before {
content: "\EAB8"; content: "\EAB8";
} }
.ant-xiazai:before { .ant-xiaofeijilubalack-red:before {
content: "\EAB9"; content: "\EAB9";
} }
.ant-xiuxizhong:before { .ant-xiazai:before {
content: "\EABA"; content: "\EABA";
} }
.ant-xuanfuanniu:before { .ant-xiuxizhong:before {
content: "\EABB"; content: "\EABB";
} }
.ant-xuanzelianjie:before { .ant-xuanfuanniu:before {
content: "\EABC"; content: "\EABC";
} }
.ant-yanzhengma:before { .ant-xuanzelianjie:before {
content: "\EABD"; content: "\EABD";
} }
.ant-yidayang:before { .ant-yanzhengma:before {
content: "\EABE"; content: "\EABE";
} }
.ant-yidong:before { .ant-yidayang:before {
content: "\EABF"; content: "\EABF";
} }
.ant-yijianmaiyang:before { .ant-yidong:before {
content: "\EAC0"; content: "\EAC0";
} }
.ant-yinliang:before { .ant-yijianmaiyang:before {
content: "\EAC1"; content: "\EAC1";
} }
.ant-yishoucang:before { .ant-yinliang:before {
content: "\EAC2"; content: "\EAC2";
} }
.ant-yongjin:before { .ant-yishoucang:before {
content: "\EAC3"; content: "\EAC3";
} }
.ant-youhuiquan:before { .ant-yongjin:before {
content: "\EAC4"; content: "\EAC4";
} }
.ant-zhanghao:before { .ant-youhuiquan:before {
content: "\EAC5"; content: "\EAC5";
} }
.ant-zhaoren:before { .ant-zhanghao:before {
content: "\EAC6"; content: "\EAC6";
} }
.ant-zhekou:before { .ant-zhaoren:before {
content: "\EAC7"; content: "\EAC7";
} }
.ant-zhibo:before { .ant-zhekou:before {
content: "\EAC8"; content: "\EAC8";
} }
.ant-zhiboshezhi:before { .ant-zhibo:before {
content: "\EAC9"; content: "\EAC9";
} }
.ant-zhifuchenggong:before { .ant-zhiboshezhi:before {
content: "\EACA"; content: "\EACA";
} }
.ant-zhifushibai:before { .ant-zhifuchenggong:before {
content: "\EACB"; content: "\EACB";
} }
.ant-zhinengbiaodan:before { .ant-zhifushibai:before {
content: "\EACC"; content: "\EACC";
} }
.ant-zhouqiyouhuiquan:before { .ant-zhinengbiaodan:before {
content: "\EACD"; content: "\EACD";
} }
.ant-zhuangxiushangpinliebiao:before { .ant-zhouqiyouhuiquan:before {
content: "\EACE"; content: "\EACE";
} }
.ant-zhuangxiuyouhuiquan:before { .ant-zhuangxiushangpinliebiao:before {
content: "\EACF"; content: "\EACF";
} }
.ant-zidongdankuangguanggao:before { .ant-zhuangxiuyouhuiquan:before {
content: "\EAD0"; content: "\EAD0";
} }
.ant-zixun:before { .ant-zidongdankuangguanggao:before {
content: "\EAD1"; content: "\EAD1";
} }
.ant-zuji:before { .ant-zixun:before {
content: "\EAD2"; content: "\EAD2";
} }
.ant-zuji:before {
content: "\EAD3";
}
.ant-anli-after:after { .ant-anli-after:after {
...@@ -1463,254 +1468,258 @@ ...@@ -1463,254 +1468,258 @@
content: "\EA93"; content: "\EA93";
} }
.ant-tianjiatupian-after:after { .ant-tianchongtianjia-after:after {
content: "\EA94"; content: "\EA94";
} }
.ant-time-after:after { .ant-tianjiatupian-after:after {
content: "\EA95"; content: "\EA95";
} }
.ant-tixianjilu-after:after { .ant-time-after:after {
content: "\EA96"; content: "\EA96";
} }
.ant-tuanchangdaoshi-after:after { .ant-tixianjilu-after:after {
content: "\EA97"; content: "\EA97";
} }
.ant-tuanchangzhongxin-line-after:after { .ant-tuanchangdaoshi-after:after {
content: "\EA98"; content: "\EA98";
} }
.ant-tuanchangzhongxin-after:after { .ant-tuanchangzhongxin-line-after:after {
content: "\EA99"; content: "\EA99";
} }
.ant-tuihuotuikuan-after:after { .ant-tuanchangzhongxin-after:after {
content: "\EA9A"; content: "\EA9A";
} }
.ant-tuikuan-after:after { .ant-tuihuotuikuan-after:after {
content: "\EA9B"; content: "\EA9B";
} }
.ant-tuku-after:after { .ant-tuikuan-after:after {
content: "\EA9C"; content: "\EA9C";
} }
.ant-tupian-after:after { .ant-tuku-after:after {
content: "\EA9D"; content: "\EA9D";
} }
.ant-tupianhualang-after:after { .ant-tupian-after:after {
content: "\EA9E"; content: "\EA9E";
} }
.ant-tuwen-after:after { .ant-tupianhualang-after:after {
content: "\EA9F"; content: "\EA9F";
} }
.ant-wechat-after:after { .ant-tuwen-after:after {
content: "\EAA0"; content: "\EAA0";
} }
.ant-weishoucang-after:after { .ant-wechat-after:after {
content: "\EAA1"; content: "\EAA1";
} }
.ant-weixin-line-after:after { .ant-weishoucang-after:after {
content: "\EAA2"; content: "\EAA2";
} }
.ant-weixinzengsong-after:after { .ant-weixin-line-after:after {
content: "\EAA3"; content: "\EAA3";
} }
.ant-wenben-after:after { .ant-weixinzengsong-after:after {
content: "\EAA4"; content: "\EAA4";
} }
.ant-wenchuang-after:after { .ant-wenben-after:after {
content: "\EAA5"; content: "\EAA5";
} }
.ant-wenzhangkapian-01-after:after { .ant-wenchuang-after:after {
content: "\EAA6"; content: "\EAA6";
} }
.ant-wenzhangkapian-after:after { .ant-wenzhangkapian-01-after:after {
content: "\EAA7"; content: "\EAA7";
} }
.ant-wode-line-after:after { .ant-wenzhangkapian-after:after {
content: "\EAA8"; content: "\EAA8";
} }
.ant-wode-after:after { .ant-wode-line-after:after {
content: "\EAA9"; content: "\EAA9";
} }
.ant-wodedingdan-after:after { .ant-wode-after:after {
content: "\EAAA"; content: "\EAAA";
} }
.ant-wodejiangpin-after:after { .ant-wodedingdan-after:after {
content: "\EAAB"; content: "\EAAB";
} }
.ant-wodekaquanbalack-red-after:after { .ant-wodejiangpin-after:after {
content: "\EAAC"; content: "\EAAC";
} }
.ant-wodeshoucangbalack-red-after:after { .ant-wodekaquanbalack-red-after:after {
content: "\EAAD"; content: "\EAAD";
} }
.ant-wodetuandui-after:after { .ant-wodeshoucangbalack-red-after:after {
content: "\EAAE"; content: "\EAAE";
} }
.ant-wodeyongjinbalack-red-after:after { .ant-wodetuandui-after:after {
content: "\EAAF"; content: "\EAAF";
} }
.ant-wodezuji-after:after { .ant-wodeyongjinbalack-red-after:after {
content: "\EAB0"; content: "\EAB0";
} }
.ant-wodezujibalack-red-after:after { .ant-wodezuji-after:after {
content: "\EAB1"; content: "\EAB1";
} }
.ant-wrong-after:after { .ant-wodezujibalack-red-after:after {
content: "\EAB2"; content: "\EAB2";
} }
.ant-xiangji-after:after { .ant-wrong-after:after {
content: "\EAB3"; content: "\EAB3";
} }
.ant-xianshihuodong-after:after { .ant-xiangji-after:after {
content: "\EAB4"; content: "\EAB4";
} }
.ant-xianxiamendianbalack-red-after:after { .ant-xianshihuodong-after:after {
content: "\EAB5"; content: "\EAB5";
} }
.ant-xiaodian-after:after { .ant-xianxiamendianbalack-red-after:after {
content: "\EAB6"; content: "\EAB6";
} }
.ant-xiaofeijilu-after:after { .ant-xiaodian-after:after {
content: "\EAB7"; content: "\EAB7";
} }
.ant-xiaofeijilubalack-red-after:after { .ant-xiaofeijilu-after:after {
content: "\EAB8"; content: "\EAB8";
} }
.ant-xiazai-after:after { .ant-xiaofeijilubalack-red-after:after {
content: "\EAB9"; content: "\EAB9";
} }
.ant-xiuxizhong-after:after { .ant-xiazai-after:after {
content: "\EABA"; content: "\EABA";
} }
.ant-xuanfuanniu-after:after { .ant-xiuxizhong-after:after {
content: "\EABB"; content: "\EABB";
} }
.ant-xuanzelianjie-after:after { .ant-xuanfuanniu-after:after {
content: "\EABC"; content: "\EABC";
} }
.ant-yanzhengma-after:after { .ant-xuanzelianjie-after:after {
content: "\EABD"; content: "\EABD";
} }
.ant-yidayang-after:after { .ant-yanzhengma-after:after {
content: "\EABE"; content: "\EABE";
} }
.ant-yidong-after:after { .ant-yidayang-after:after {
content: "\EABF"; content: "\EABF";
} }
.ant-yijianmaiyang-after:after { .ant-yidong-after:after {
content: "\EAC0"; content: "\EAC0";
} }
.ant-yinliang-after:after { .ant-yijianmaiyang-after:after {
content: "\EAC1"; content: "\EAC1";
} }
.ant-yishoucang-after:after { .ant-yinliang-after:after {
content: "\EAC2"; content: "\EAC2";
} }
.ant-yongjin-after:after { .ant-yishoucang-after:after {
content: "\EAC3"; content: "\EAC3";
} }
.ant-youhuiquan-after:after { .ant-yongjin-after:after {
content: "\EAC4"; content: "\EAC4";
} }
.ant-zhanghao-after:after { .ant-youhuiquan-after:after {
content: "\EAC5"; content: "\EAC5";
} }
.ant-zhaoren-after:after { .ant-zhanghao-after:after {
content: "\EAC6"; content: "\EAC6";
} }
.ant-zhekou-after:after { .ant-zhaoren-after:after {
content: "\EAC7"; content: "\EAC7";
} }
.ant-zhibo-after:after { .ant-zhekou-after:after {
content: "\EAC8"; content: "\EAC8";
} }
.ant-zhiboshezhi-after:after { .ant-zhibo-after:after {
content: "\EAC9"; content: "\EAC9";
} }
.ant-zhifuchenggong-after:after { .ant-zhiboshezhi-after:after {
content: "\EACA"; content: "\EACA";
} }
.ant-zhifushibai-after:after { .ant-zhifuchenggong-after:after {
content: "\EACB"; content: "\EACB";
} }
.ant-zhinengbiaodan-after:after { .ant-zhifushibai-after:after {
content: "\EACC"; content: "\EACC";
} }
.ant-zhouqiyouhuiquan-after:after { .ant-zhinengbiaodan-after:after {
content: "\EACD"; content: "\EACD";
} }
.ant-zhuangxiushangpinliebiao-after:after { .ant-zhouqiyouhuiquan-after:after {
content: "\EACE"; content: "\EACE";
} }
.ant-zhuangxiuyouhuiquan-after:after { .ant-zhuangxiushangpinliebiao-after:after {
content: "\EACF"; content: "\EACF";
} }
.ant-zidongdankuangguanggao-after:after { .ant-zhuangxiuyouhuiquan-after:after {
content: "\EAD0"; content: "\EAD0";
} }
.ant-zixun-after:after { .ant-zidongdankuangguanggao-after:after {
content: "\EAD1"; content: "\EAD1";
} }
.ant-zuji-after:after { .ant-zixun-after:after {
content: "\EAD2"; content: "\EAD2";
} }
.ant-zuji-after:after {
content: "\EAD3";
}
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment