| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142 |
- @charset "UTF-8";
- /***
- 全局scss 变量和方法 存放处
- */
- /* 引入minxin */
- /* 颜色变量 */
- /*图片地址*/
- /* 行为相关颜色 */
- /* 文字基本颜色 */
- /* 背景颜色 */
- /* 边框颜色 */
- /* 尺寸变量 */
- /* 文字尺寸 */
- /* 图片尺寸 */
- /* Border Radius */
- /* 水平间距 */
- /* 垂直间距 */
- /* 透明度 */
- /* 文章场景相关 */
- .step-content_box.data-v-048f452c {
- padding-bottom: 50rpx;
- }
- .step-view_box.data-v-048f452c {
- margin-top: 20rpx;
- padding: 40rpx 25rpx 0rpx 20rpx;
- background-color: #FFFFFF;
- }
- .step-view_box .step-li_box.data-v-048f452c {
- display: -webkit-box;
- display: -webkit-flex;
- display: flex;
- }
- .step-view_box .step-li_box > .step-head_box.data-v-048f452c {
- position: relative;
- }
- .step-view_box .step-li_box > .step-head_box > .step-icon-def.data-v-048f452c {
- width: 40rpx;
- height: 40rpx;
- background-color: transparent;
- position: relative;
- }
- .step-view_box .step-li_box > .step-head_box > .step-icon-def .dot.data-v-048f452c {
- width: 12rpx;
- height: 12rpx;
- background-color: #D8D8D8;
- border-radius: 50%;
- position: absolute;
- left: 50%;
- top: 50%;
- -webkit-transform: translate(-50%, -50%);
- transform: translate(-50%, -50%);
- }
- .step-view_box .step-li_box > .step-head_box > .step-icon_num.data-v-048f452c {
- width: 40rpx;
- height: 40rpx;
- border-radius: 50%;
- background-color: #FDC3B8;
- position: relative;
- z-index: 50;
- }
- .step-view_box .step-li_box > .step-head_box > .step-icon_num > .dot.data-v-048f452c {
- width: 22rpx;
- height: 22rpx;
- border-radius: 50%;
- background-color: #F51608;
- position: absolute;
- left: 50%;
- top: 50%;
- -webkit-transform: translate(-50%, -50%);
- transform: translate(-50%, -50%);
- }
- .step-view_box .step-li_box > .step-head_box > .step-line.data-v-048f452c {
- height: 100%;
- width: 0rpx;
- border-left: 1rpx solid #E2E4E8;
- position: absolute;
- left: 50%;
- top: 50%;
- -webkit-transform: translate(-50%, -50%);
- transform: translate(-50%, -50%);
- z-index: 45;
- }
- .step-view_box .step-li_box > .step-main_box.data-v-048f452c {
- -webkit-box-flex: 1;
- -webkit-flex: 1;
- flex: 1;
- padding-left: 20rpx;
- }
- .step-view_box .step-li_box > .step-main_box .step-tit.data-v-048f452c {
- color: #141F25;
- font-size: 32rpx;
- font-weight: 600;
- }
- .step-view_box .step-li_box > .step-main_box .step-content_box .reach-content_box.data-v-048f452c {
- padding: 40rpx 0 0rpx;
- }
- .step-view_box .step-li_box > .step-main_box .step-content_box .reach-content_box > .admin-button-com.data-v-048f452c {
- width: 100%;
- }
- .step-view_box .step-li_box > .step-main_box .step-content_box .reach-content_box > .reach-time_box.data-v-048f452c {
- color: #333333;
- font-size: 24;
- font-weight: 600;
- }
- .step-view_box .step-li_box > .step-main_box .step-content_box .deliver-opiton_0.data-v-048f452c {
- padding: 60rpx 0 0rpx;
- }
- .step-view_box .step-li_box > .step-main_box .step-content_box .deliver-opiton_0 > .admin-button-com.data-v-048f452c:nth-child(1) {
- margin-right: 20rpx;
- }
- .step-view_box .step-li_box > .step-main_box .step-content_box .deliver-opiton_0 > .admin-button-com.data-v-048f452c {
- width: 310rpx;
- height: 90rpx;
- padding: 0;
- line-height: 90rpx;
- text-align: center;
- }
- .step-view_box .step-li_box > .step-main_box .step-content_box .shipments-status_box.data-v-048f452c {
- padding-top: 20rpx;
- }
- .step-view_box .step-li_box > .step-main_box .step-content_box .shipments-status_box > view.data-v-048f452c {
- color: #666666;
- font-size: 24rpx;
- font-weight: 400;
- line-height: 50rpx;
- }
- .step-view_box .step-li_box > .step-main_box .step-content_box .shipments-status_box > view.reach-time_box.data-v-048f452c {
- font-weight: 600;
- }
- .step-view_box .step-li_box > .step-main_box .step-content_box .shipments-status_box > view .colorRed.data-v-048f452c {
- color: #F51608;
- }
- .step-view_box .step-li_box > .step-main_box .step-content_box .shipments-status_box > view .colorBlue.data-v-048f452c {
- color: #049E2C;
- }
- .step-view_box .step-li_box > .step-main_box .step-content_box .placeOrder-cotent_box.data-v-048f452c {
- color: #666666;
- font-size: 24rpx;
- font-weight: 600;
- padding-top: 20rpx;
- }
|