340 lines
6.5 KiB
CSS
340 lines
6.5 KiB
CSS
@font-face {
|
|
font-family: "iconfont";
|
|
src: url('/static/font/iconfont.ttf') format('truetype');
|
|
}
|
|
|
|
|
|
/* 自定义图标 */
|
|
.icon-0 {
|
|
background-image: url(https://image.jxc4.com/image/884664b80ffd2eda64a4aab9f4dc402e.png);
|
|
}
|
|
|
|
.icon-1 {
|
|
background-image: url(http://image.jxc4.com/image/c4d4a4bf342e301733d16262e0cec2dc.png)
|
|
}
|
|
|
|
.icon-3 {
|
|
/* background-image: url(https://image.jxc4.com/image/9b6dc6f925111cf1d72175df9669c738.png) */
|
|
background-image: url(https://image.jxc4.com/image/06a27a6503a6695824bf361ded5f1d45.png)
|
|
}
|
|
|
|
.icon-4 {
|
|
background-image: url(https://image.jxc4.com/image/a8914f97edd3e8efa8aef4122fb86f78.png)
|
|
}
|
|
|
|
.icon-5 {
|
|
background-image: url(https://image.jxc4.com/image/e3d7c79e4fe65a687bafbccbad5c2c57.png)
|
|
}
|
|
|
|
.icon-9 {
|
|
background-image: url(http://image.jxc4.com/image/02a72aff88e6fb688472d3d34c275ea2.png)
|
|
}
|
|
|
|
.icon-16 {
|
|
background-image: url(https://image.jxc4.com/image/db9c805c2747a9f8cced29ef8ea7be75.jpg)
|
|
}
|
|
|
|
.icon-14 {
|
|
background-image: url(https://image.jxc4.com/image/32ff8463b62a4195e0a5d979eb0f46f3.png)
|
|
}
|
|
|
|
.icon-6 {
|
|
background-image: url(https://image.jxc4.com/image/57ed88f5b1c2122655dada08de40ed61.png);
|
|
}
|
|
|
|
.icon-103 {
|
|
background-image: url(http://image.jxc4.com/image/35cb1b9bbf9d78b6bb4b48fdae20d88f.png);
|
|
}
|
|
|
|
.icon-101 {
|
|
background-image: url(http://image.jxc4.com/image/223fccabb90ffeb8854e534c6ec1a43c.jpg)
|
|
}
|
|
|
|
.icon-105 {
|
|
background-image: url(http://image.jxc4.com/image/f4ef8fd49fc3d07f456c5fe19dc2ac44.jpg)
|
|
}
|
|
|
|
.icon-106 {
|
|
background-image: url(http://image.jxc4.com/image/938b1fc6aa3428f95182e30c87b887ab.png)
|
|
}
|
|
|
|
|
|
.promtion-sku-icon,
|
|
.promtion-sku-icon2,
|
|
.promotion-earning-icon {
|
|
position: absolute;
|
|
left: 0;
|
|
top: 20rpx;
|
|
width: 30rpx;
|
|
height: 30rpx;
|
|
background-color: white;
|
|
background-repeat: no-repeat;
|
|
background-position: center center;
|
|
background-size: 100%;
|
|
animation: bounce .5s infinite alternate;
|
|
}
|
|
|
|
.promotion-earning-icon {
|
|
height: 60rpx;
|
|
}
|
|
|
|
.promtion-sku-icon {
|
|
background-image: url(http://image.jxc4.com/image/21a32b90b1de684d70fa16a24b033be7.png);
|
|
}
|
|
|
|
.promtion-sku-icon2 {
|
|
background-image: url(http://image.jxc4.com/image/0be36cc81c28da0be8d1152dc3a2f9b5.png);
|
|
}
|
|
|
|
.promotion-earning-icon {
|
|
background-image: url(http://image.jxc4.com/image/194cd17fcce1c86e589251e9c9e4d87b.png);
|
|
}
|
|
|
|
/* 订单管理item样式 */
|
|
.position-relative {
|
|
font-size: 30rpx;
|
|
box-sizing: border-box;
|
|
position: relative;
|
|
border-radius: 10rpx !important;
|
|
overflow: hidden;
|
|
padding: 0rpx 15rpx;
|
|
margin: 35rpx 25rpx 0rpx 25rpx;
|
|
}
|
|
|
|
.promtion-sku-icon2 {
|
|
background-image: url(https://image.jxc4.com/image/b593ed3cb0b2bc4f012ad81eeacaf4f6.png);
|
|
}
|
|
|
|
.promtion-sku-icon {
|
|
background-image: url(https://image.jxc4.com/image/61daa3ff4294cd271fef44088c94d38c.png);
|
|
}
|
|
|
|
|
|
/* 兼容ios样式 */
|
|
.rest-time {
|
|
display: block;
|
|
box-sizing: border-box;
|
|
width: 186rpx;
|
|
height: 58rpx;
|
|
background-size: 100%;
|
|
text-align: right;
|
|
font-size: 36rpx;
|
|
font-weight: bold;
|
|
color: #fff;
|
|
line-height: 56rpx;
|
|
padding-right: 10rpx;
|
|
}
|
|
|
|
/* 已超时 */
|
|
.order-bg-cs {
|
|
display: block;
|
|
width: 186rpx;
|
|
height: 58rpx;
|
|
background: url(https://image.jxc4.com/image/28c4ddde0d2d427e7dd8ec852cd7984f.tem.png) center center no-repeat;
|
|
background-size: 100%;
|
|
font-size: 0;
|
|
}
|
|
|
|
/* 预订单 */
|
|
.order-bg-dsd {
|
|
display: block;
|
|
width: 186rpx;
|
|
height: 58rpx;
|
|
background: url(https://image.jxc4.com/image/96d3ae7a7b3748a9ad2fc4678c528a61.tem.png) center center no-repeat;
|
|
background-size: 100%;
|
|
font-size: 0;
|
|
}
|
|
|
|
/* time */
|
|
.picktime1 {
|
|
background: url(https://image.jxc4.com/image/9de64fdcd36aa43cf85c20f5361a486a.tem.png) center center no-repeat;
|
|
background-size: 100% 100%;
|
|
}
|
|
|
|
.canceltime {
|
|
background: url(https://image.jxc4.com/image/1ba2acde27582db3bcc801fab44729db.tem.png) center center no-repeat;
|
|
background-size: 100% 100%;
|
|
}
|
|
|
|
/* time < 10 */
|
|
.picktime2 {
|
|
background: url(https://image.jxc4.com/image/20b8cfeba3fa10114b7292ee53bde792.tem.png) center center no-repeat;
|
|
background-size: 100% 100%;
|
|
}
|
|
|
|
/* time < 5 */
|
|
.picktime3 {
|
|
background: url(https://image.jxc4.com/image/cd1e46e18fa2b7eeea72c4b5b4828b5b.tem.png) center center no-repeat;
|
|
background-size: 100% 100%;
|
|
}
|
|
|
|
/* time */
|
|
.arrived1 {
|
|
background: url(https://image.jxc4.com/image/68d5fbc3b1d925cb58a6dad714c45adb.tem.png) center center no-repeat;
|
|
background-size: 100% 100%;
|
|
}
|
|
|
|
/* time < 20 */
|
|
.arrived2 {
|
|
background: url(https://image.jxc4.com/image/628846b61f5a0a67aa15b1c6c0ab838f.tem.png) center center no-repeat;
|
|
background-size: 100% 100%;
|
|
}
|
|
|
|
/* time < 5 */
|
|
.arrived3 {
|
|
background: url(https://image.jxc4.com/image/47a56698feaf90e5b8376a4824f98475.tem.png) center center no-repeat;
|
|
background-size: 100% 100%;
|
|
}
|
|
|
|
/* 已送达 */
|
|
.order-delivered {
|
|
display: block;
|
|
box-sizing: border-box;
|
|
width: 186rpx;
|
|
height: 58rpx;
|
|
font-size: 36rpx;
|
|
font-weight: 500;
|
|
color: #4eb331;
|
|
text-align: right;
|
|
line-height: 58rpx;
|
|
}
|
|
|
|
/* 配送管理 */
|
|
.small {
|
|
font-size: 24rpx !important;
|
|
}
|
|
|
|
.red {
|
|
color: #D34B3B !important;
|
|
}
|
|
|
|
.green {
|
|
color: #4EB331 !important;
|
|
}
|
|
|
|
|
|
|
|
/* 系统图标 */
|
|
.iconfont {
|
|
font-family: "iconfont" !important;
|
|
font-size: 16px;
|
|
font-style: normal;
|
|
-webkit-font-smoothing: antialiased;
|
|
-moz-osx-font-smoothing: grayscale;
|
|
}
|
|
|
|
.icon-yuyin:before {
|
|
content: "\e69f";
|
|
}
|
|
|
|
.icon-jiantou_yemian_xiangxia:before {
|
|
content: "\eb0a";
|
|
}
|
|
|
|
.icon-erweima:before {
|
|
content: "\e60c";
|
|
}
|
|
|
|
.icon-xiangce:before {
|
|
content: "\e7f1";
|
|
}
|
|
|
|
.icon-qiehuan:before {
|
|
content: "\e607";
|
|
}
|
|
|
|
.icon-zhengque:before {
|
|
content: "\e628";
|
|
}
|
|
|
|
.icon-ziyuan:before {
|
|
content: "\e60f";
|
|
}
|
|
|
|
.icon-jiantou1:before {
|
|
content: "\e605";
|
|
}
|
|
|
|
.icon-jiahao:before {
|
|
content: "\eaf3";
|
|
}
|
|
|
|
.icon-24gf-telephone:before {
|
|
content: "\e96c";
|
|
}
|
|
|
|
.icon-zhuanfa:before {
|
|
content: "\e627";
|
|
}
|
|
|
|
.icon-cangpeitubiao_xiazaipandiandanxiazaidayinmoban:before {
|
|
content: "\e623";
|
|
}
|
|
|
|
.icon-shengyin:before {
|
|
content: "\e87c";
|
|
}
|
|
|
|
.icon-shijian:before {
|
|
content: "\e8a9";
|
|
}
|
|
|
|
.icon-xinxi:before {
|
|
content: "\e64e";
|
|
}
|
|
|
|
.icon-fuzhi:before {
|
|
content: "\e604";
|
|
}
|
|
|
|
.icon-shanchu:before {
|
|
content: "\e603";
|
|
}
|
|
|
|
.icon-xiangyoujiantou:before {
|
|
content: "\e65f";
|
|
}
|
|
|
|
.icon-xiangzuojiantou:before {
|
|
content: "\e660";
|
|
}
|
|
|
|
.icon-gengduo:before {
|
|
content: "\e602";
|
|
}
|
|
|
|
.icon-wenhaoxiao:before {
|
|
content: "\e8c8";
|
|
}
|
|
|
|
.icon-duihao:before {
|
|
content: "\e684";
|
|
}
|
|
|
|
.icon-shuxie:before {
|
|
content: "\e60e";
|
|
}
|
|
|
|
.icon-kongzhuangtai:before {
|
|
content: "\e6fe";
|
|
}
|
|
|
|
.icon-sousuo:before {
|
|
content: "\e62f";
|
|
}
|
|
|
|
.icon-weixin:before {
|
|
content: "\e601";
|
|
}
|
|
|
|
.icon-mima:before {
|
|
content: "\e600";
|
|
}
|
|
|
|
.icon-yanzhengma2:before {
|
|
content: "\e656";
|
|
}
|
|
|
|
.icon-shoujihao:before {
|
|
content: "\e62b";
|
|
} |