123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824 |
- .status {
- background: #ff5777;
- padding: 10px 0 10px 10px;
- color: #fff;
- }
- .status-title {
- font-size: 1rem;
- }
- .logisticsWrap {
- border-bottom: 1px solid #ddd;
- background: #fff;
- }
- .receiver {
- background: #fff;
- display: -webkit-box;
- display: -webkit-flex;
- display: -moz-box;
- display: -ms-flexbox;
- display: flex;
- border-top: 1px solid #e5e5e5;
- padding: 10px 10px 10px 0;
- font-size: 0.75rem;
- -webkit-box-align: center;
- -webkit-align-items: center;
- -moz-box-align: center;
- -ms-flex-align: center;
- align-items: center;
- margin-left: 10px;
- }
- .receiver-user {
- -webkit-box-flex: 1;
- -webkit-flex: 1;
- -moz-box-flex: 1;
- -ms-flex: 1;
- flex: 1;
- }
- .receiver-user--address {
- color: #999;
- }
- .borderImage {
- height: 3px;
- background: -.13rem url(http://s10.mogucdn.com/p2/170214/126946420_07l7d36300234hlef16ggj1275537_88x10.png) repeat-x;
- }
- .shop {
- margin: 10px 0;
- border-left: none;
- border-right: none;
- }
- .shop-title {
- background: #fff;
- display: -webkit-box;
- display: -webkit-flex;
- display: -moz-box;
- display: -ms-flexbox;
- display: flex;
- padding: 10px 12px;
- font-weight: 400;
- border: 1px solid #e5e5e5;
- color: #424242;
- font-size: 0.75rem;
- line-height: 1.2rem;
- }
- .meili-all-vue-base-button {
- -moz-box-sizing: border-box;
- box-sizing: border-box;
- font-size: 0.75rem;
- padding: 5px 10px;
- border-radius: 5px;
- vertical-align: middle;
- margin: 10px 5px;
- cursor: pointer;
- -webkit-user-select: none;
- -moz-user-select: none;
- -ms-user-select: none;
- user-select: none;
- min-width: 5rem;
- text-align: center;
- }
- .clear {
- clear: both;
- }
- .meili-all-vue-base-button {
- width: 5rem;
- height: 1.4rem;
- line-height: 1.4rem;
- font-size: 0.75rem;
- padding: 0;
- margin: 2px 10px;
- border-radius: 5px;
- }
- .meili-all-vue-base-button.primary {
- float: right;
- color: #666;
- border: 1px solid #999;
- background: #fdfdfd;
- }
- .shop-title--show {
- -webkit-box-flex: 1;
- -webkit-flex: 1;
- -moz-box-flex: 1;
- -ms-flex: 1;
- flex: 1;
- display: block;
- }
- .shop-title--show image {
- width: 40rpx;
- height: 40rpx;
- border-radius: 100%;
- display: inline-block;
- vertical-align: middle;
- margin-right: 10rpx;
- }
- .shop-title--name {
- font-size: 28rpx;
- }
- .shop-title--im {
- display: block;
- font-size: 28rpx;
- }
- .shop-show {
- background: #fff;
- border-bottom: 1px solid #ddd;
- padding-left: 10px;
- }
- .product {
- padding: 8px 8px 8px 0;
- min-height: 3rem;
- }
- .product-wrap {
- display: -webkit-box;
- display: -webkit-flex;
- display: -moz-box;
- display: -ms-flexbox;
- display: flex;
- }
- .product-pic {
- width: 120rpx;
- height: 120rpx;
- display: inline-block;
- }
- .product-pic image {
- width: 120rpx;
- height: 120rpx;
- display: inherit;
- }
- .red {
- color: #ff5777;
- padding-right: 5rpx;
- }
- .product-info {
- -webkit-box-flex: 1;
- -webkit-flex: 1;
- -moz-box-flex: 1;
- -ms-flex: 1;
- flex: 1;
- -webkit-box-orient: vertical;
- -webkit-box-direction: normal;
- -webkit-flex-direction: column;
- -moz-box-orient: vertical;
- -moz-box-direction: normal;
- -ms-flex-direction: column;
- flex-direction: column;
- }
- .product-detail {
- display: flex;
- flex-direction: row;
- }
- .product-des {
- flex: 1;
- margin: 0 5px;
- position: relative;
- }
- .product-des--name {
- color: #333;
- font-size: 28rpx;
- height: 40px;
- text-overflow: ellipsis;
- overflow: hidden;
- margin-bottom: 5px;
- font-weight: 400;
- }
- .product-des--sku {
- margin-bottom: 5px;
- font-size: 24rpx;
- color: #999;
- }
- .product-price {
- text-align: right;
- line-height: 1rem;
- font-size: 24rpx;
- }
- .product-price--origin {
- text-decoration: line-through;
- color: #999;
- }
- .product-price--number {
- color: #999;
- }
- .shop-show--list {
- color: #666;
- }
- .shop-show--item {
- padding: 10px 10px 5px 0;
- font-size: 0.75rem;
- line-height: 1rem;
- position: relative;
- }
- .shop-show--flex {
- display: flex;
- }
- .shop-item-title {
- display: block;
- font-size: 28rpx;
- }
- .shop-item-value {
- -webkit-box-flex: 1;
- -webkit-flex: 1;
- -moz-box-flex: 1;
- -ms-flex: 1;
- flex: 1;
- display: block;
- text-align: right;
- font-size: 27rpx;
- }
- .shop-show--flex {
- display: flex;
- line-height: 1.3rem;
- }
- .total-price {
- font-size: 0.75rem;
- padding-top: 0px;
- padding-bottom: 16rpx;
- }
- .discount {
- margin-bottom: 10px;
- }
- .discount-item {
- background: #fff;
- padding: 10px 10px;
- border-top: 1px solid #ddd;
- border-bottom: 1px solid #ddd;
- font-size: 0.75rem;
- margin-top: 10px;
- line-height: 1rem;
- }
- .clear {
- clear: both;
- }
- .discount-item view {
- line-height: 48rpx;
- font-size: 28rpx;
- }
- .foot {
- border-top: 1px solid #e5e5e5;
- border-bottom: 1px solid #e5e5e5;
- padding: 10px 5px 10px 15px;
- background: #fefefe;
- align-items: center;
- }
- .foot-price {
- line-height: 1.2rem;
- color: #333;
- font-size: 28rpx;
- padding-right: 10px;
- }
- .foot-total-price {
- text-align: right;
- margin-top: 5px;
- }
- .foot-price--sum {
- color: #ff5777;
- vertical-align: baseline;
- font-weight: 400;
- font-size: 36rpx;
- }
- /* 20181206 start */
- page {
- background-color: #f6f6f6;
- }
- .content {
- padding: 0 20rpx;
- padding-bottom: 136rpx;
- }
- .back-to-home {
- position: fixed;
- right: 40rpx;
- bottom: 200rpx;
- }
- .back-to-home image {
- width: 92rpx;
- height: 92rpx;
- }
- .goods-info {
- margin-bottom: 20rpx;
- }
- .order-info {
- margin-bottom: 20rpx;
- }
- .foot {
- width: 100%;
- position: fixed;
- bottom: 0;
- }
- .mar-left-8 {
- margin-left: 16rpx;
- }
- .space-between-card {
- height: 22rpx;
- }
- .btn-group {
- display: flex;
- text-align: center;
- font-size: 30rpx;
- }
- .btn-group .cancelBtn {
- width: 50%;
- }
- .btn-group .cancelBtn .cancel-btn {
- background-color: white;
- color: #666;
- height: 96rpx;
- line-height: 96rpx;
- font-weight: 500;
- }
- .btn-group .pay-btn {
- background: linear-gradient(90deg, #ff5041 0%, #ff695c 100%);
- color: white;
- height: 96rpx;
- line-height: 96rpx;
- font-weight: 500;
- }
- .btn-group .confirm-receipt {
- width: 100%;
- background-color: white;
- color: #ff5243;
- border-top: 0.1rpx solid rgba(0, 0, 0, 0.1);
- height: 96rpx;
- line-height: 96rpx;
- }
- .btn-group .del-order {
- margin: 20rpx 0 0 20rpx;
- padding: 34rpx 276rpx;
- background: linear-gradient(90deg, #ff5041 0%, #ff695c 100%);
- border-radius: 20rpx;
- color: white;
- font-size: 30rpx;
- }
- /* 20181206 end */
- /**订单状态begin**/
- .font-bold-30 {
- font-size: 60rpx;
- }
- .font-bold-20 {
- font-size: 40rpx;
- font-weight: 500;
- }
- .font-12 {
- font-size: 24rpx;
- }
- .head .little-img {
- width: 230rpx;
- height: 120rpx;
- }
- .back-img-wrap {
- width: 100%;
- position: absolute;
- top: 0;
- left: 0;
- z-index: -1;
- }
- .back-img-wrap .back-img {
- width: 100%;
- height: 340rpx;
- }
- .to-pay-wrap {
- text-align: center;
- padding: 46rpx 0;
- color: white;
- }
- .to-get-wrap {
- display: flex;
- justify-content: space-between;
- padding: 50rpx 50rpx 0 50rpx;
- color: white;
- }
- .trade-cancel-wrap {
- padding: 50rpx 76rpx;
- color: white;
- text-align: center;
- }
- .cancel-box {
- display: flex;
- align-items: center;
- justify-content: center;
- }
- .cancel-img {
- margin-right: 10rpx;
- width: 40rpx;
- height: 40rpx;
- }
- .count-down {
- font-weight: 500;
- }
- /***订单状态end**/
- /***goods begin **/
- .header {
- padding: 20rpx 30rpx;
- color: #444;
- font-size: 28rpx;
- font-weight: 500;
- }
- .content-wrap {
- border-top: 0.1rpx solid #efefef;
- padding-bottom: 20rpx;
- }
- .content-wrap .item {
- display: flex;
- justify-content: space-between;
- align-items: center;
- font-size: 24rpx;
- padding: 16rpx 30rpx 0;
- }
- .content-wrap .item .title {
- word-break: keep-all;
- color: #aaa;
- }
- .content-wrap .item .detail {
- color: #444;
- text-align: right;
- display: flex;
- align-items: center;
- }
- .content-wrap .item .detail .phone {
- margin-left: 20rpx;
- padding: 0 20rpx;
- height: 44rpx;
- display: flex;
- align-items: center;
- border: 0.1rpx solid #efefef;
- border-radius: 26rpx;
- }
- .content-wrap .item .detail .phone .icon-phone {
- width: 20rpx;
- height: 20rpx;
- margin-right: 10rpx;
- }
- /***goods end **/
- /***goods card begin **/
- .bold-text {
- font-weight: 500;
- }
- .show-img {
- float: left;
- width: 120rpx;
- height: 120rpx;
- }
- .name {
- margin-top: -8rpx;
- width: 510rpx;
- font-size: 26rpx;
- color: #444;
- text-overflow: ellipsis;
- white-space: nowrap;
- overflow: hidden;
- }
- .mount {
- font-size: 22rpx;
- color: #aaa;
- margin-top: 10rpx;
- }
- .bottom-info {
- justify-content: space-between;
- font-size: 28rpx;
- color: #444;
- margin-top: 18rpx;
- }
- .bold-text {
- font-weight: 500;
- }
- .header {
- display: flex;
- justify-content: space-between;
- padding: 30rpx;
- font-size: 24rpx;
- }
- .header .goods-num {
- color: #aaa;
- }
- .header .goods-done {
- color: #aaa;
- }
- .header .goods-ready {
- color: #ff5344;
- }
- .header .goods-cancel {
- color: #aaa;
- }
- .middle .middle-line {
- height: 0.1rpx;
- background: #efefef;
- }
- .middle .each-item {
- box-sizing: border-box;
- display: flex;
- width: 100%;
- padding: 32rpx 30rpx;
- }
- /** goods card end **/
- /** oprate begin **/
- .mar-left-8 {
- margin-left: 16rpx;
- }
- .card-btn {
- margin-top: 20rpx;
- float:right;
- display: flex;
- }
- .card-btn .button-hover {
- background: #b6b6b6;
- }
- .footer .btn-1, .card-btn .btn-1 {
- position: relative;
- color: #666;
- text-align: center;
- padding: 0;
- width: 136rpx;
- height: 52rpx;
- line-height: 52rpx;
- font-size: 24rpx;
- border-radius: 26rpx;
- box-sizing: border-box;
- }
- .footer .btn-1::after, .card-btn .btn-1::after {
- box-sizing: border-box;
- content: '';
- position: absolute;
- top: 0;
- left: 0;
- width: 200%;
- height: 200%;
- transform: scale(0.5);
- transform-origin: 0 0;
- border: 2rpx solid #b6b6b6;
- border-radius: 52rpx;
- pointer-events: none;
- }
- .card-btn .btn-2 {
- text-align: center;
- padding: 0;
- width: 136rpx;
- height: 52rpx;
- line-height: 52rpx;
- font-size: 24rpx;
- border-radius: 26rpx;
- box-sizing: border-box;
- color: #aaa;
- background-color: #f6f6f6;
- }
- .card-btn .btn-3 {
- color: white;
- background: linear-gradient(90deg, #ff5041 0%, #ff877d 100%);
- text-align: center;
- padding: 0;
- width: 136rpx;
- height: 52rpx;
- line-height: 52rpx;
- font-size: 24rpx;
- border-radius: 26rpx;
- box-sizing: border-box;
- }
- .card-btn .btn-5 {
- display: flex;
- align-items: center;
- color: #aaa;
- }
- .card-btn .arrow-right {
- width: 12rpx;
- height: 22rpx;
- margin-left: 10rpx;
- font-size: 24rpx;
- }
- /***operate end **/
- /**order_info begin **/
- .i-card {
- width: 710rpx;
- border-radius: 20rpx;
- background: #fff;
- box-shadow: 0 0 40rpx 0 rgba(0, 0, 0, 0.05);
- display: flex;
- flex-direction: column;
- overflow: hidden;
- }
- .header {
- padding: 20rpx 30rpx;
- color: #444;
- font-size: 28rpx;
- font-weight: 500;
- }
- .content-wrap {
- border-top: 0.1rpx solid #efefef;
- padding-bottom: 20rpx;
- }
- .content-wrap .item {
- display: flex;
- justify-content: space-between;
- font-size: 24rpx;
- padding: 16rpx 30rpx;
- padding-bottom: 0;
- }
- .content-wrap .item .title {
- color: #aaa;
- }
- .content-wrap .item .detail {
- color: #444;
- }
- .footer {
- border-top: 0.1rpx solid #efefef;
- padding: 32rpx;
- display: flex;
- justify-content: flex-end;
- align-items: center;
- font-size: 28rpx;
- font-weight: 500;
- }
- .footer .money {
- color: #ff5344;
- font-weight: 500;
- font-size: 30rpx;
- }
- /**order_info end **/
- /* share-modal begin */
- .share-modal {
- position: relative;
- background-color: #fff;
- border-radius: 10rpx;
- width: 600rpx;
- box-sizing: border-box;
- padding: 20rpx;
- }
- .share-modal-title {
- font-size: 32rpx;
- color: #333;
- padding-bottom: 20rpx;
- }
- .share-modal-img {
- padding-bottom: 10rpx;
- }
- .share-modal-img image {
- width: 100%;
- }
- .share-modal-btn {
- display: flex;
- /* border-top: 1px solid #ddd; */
- line-height: 90rpx;
- text-align: center;
- }
- .btn-item {
- position: relative;
- flex: 1;
- font-size: 30rpx;
- background: #ff5344;
- }
- .share-btn {
- color: #fff;
- line-height: inherit;
- border-radius: 10rpx;
- }
- .share-btn::after {
- border: 0;
- }
- .close-modal {
- position: absolute;
- right: -16rpx;
- top: -16rpx;
- width: 48rpx;
- height: 48rpx;
- }
- /* share-modal end */
- .router-hover {
- opacity: 1;
- }
- .menu-list {
- position: fixed;
- width: 80rpx;
- right: 10rpx;
- bottom: 40%;
- text-align: center;
- }
- .menu-list .menu-item {
- width: 80rpx;
- height: 80rpx;
- border-radius: 50%;
- margin-bottom: 20rpx;
- display: flex;
- justify-content: center;
- align-items: center;
- }
- .menu-list image {
- width: 80rpx;
- height: 80rpx;
- }
|