info.wxss 1.2 KB

1
  1. .order-info.data-v-d05f8caa{width:92%;height:auto!important;height:100px;background-color:#fff;margin:0 auto;border-radius:10px;min-height:100px;position:relative;top:50px;color:#555}.order-info .title.data-v-d05f8caa{width:95%;margin:0 2.5%;float:left;height:25px;padding:20px 0;font-size:16px;font-weight:700;text-align:center;color:#333;border-bottom:1px solid #eee}.order-info .list.data-v-d05f8caa{width:95%;margin:0 2.5%;float:left;font-size:14px;padding:15px 0;border-bottom:1px solid #eee}.order-info .list .m.data-v-d05f8caa{width:100%;height:30px;line-height:30px}.order-info .list .m text.data-v-d05f8caa:first-child{float:left}.order-info .list .m text.data-v-d05f8caa:last-child{float:right}.order-info .err.data-v-d05f8caa{color:red}.order-info .success.data-v-d05f8caa{color:#029902}.order-info .btn.data-v-d05f8caa{float:left;width:100%;padding:10px 0 20px 0}.order-info .btn text.data-v-d05f8caa{border-radius:15px;text-align:center;width:95%;height:50px;line-height:50px;display:block;font-size:16px;margin:0 2.5%;margin-top:10px}.order-info .btn text.success.data-v-d05f8caa{background-color:#c30d24;color:#fff}.order-info .btn text.err.data-v-d05f8caa{background-color:#fff;color:#e93323;border:1px solid #e93323}