移动系统liao
2024-05-09 5d6cb15ac86d9174393cb9d1538d69b567e2c26c
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
.coreshop-common-view-box { position: relative; padding: 0 10px;
    .coreshop-card { position: relative; padding: 9px; border-radius: 4.5px; box-shadow: 0 0 5.5px #f7f7f7; }
}
.address-view {
    .coreshop-list.menu-avatar > .coreshop-list-item { min-height: 70px;
        &:after { width: 0; height: 0; border-bottom: 0; }
        .icon-view { position: absolute; border-radius: 100%; text-align: center; line-height: 23px; height: 23px; width: 23px; left: 4.5px; top: 10px; }
        .content { left: 26px; width: calc(100% - 37px - 14px); position: static; }
        .action { text-align: right; width: 18px; }
    }
    .address-line { position: absolute; background-image: url('/static/images/common/address-line.png'); background-repeat: no-repeat; background-size: 100%; border-radius: 0 0 4.5px; height: 4.5px; width: 100%; bottom: 0; right: 0; left: 0; }
}
.goods-view {
    .title-view { position: relative; line-height: 25px; height: 24px;
        .coreshop-avatar { position: absolute; }
        .title-box { position: relative; padding-left: 32px;
            .cu-tag { position: relative; top: -2px; }
        }
    }
    .goods-info-view-box { position: relative; padding: 14px 9px;
        .coreshop-avatar { position: absolute; height: 82px; width: 82px; left: 9px; }
        .goods-info-view { position: relative; padding-left: 90px; min-height: 82px; line-height: 1.4;
            .coreshop-tag-view { position: relative; width: fit-content; }
            .goods-price-view { position: relative; line-height: 1.7; top: 4.5px;
                .goods-num { position: absolute; right: 2.5px; top: 2.5px; }
            }
        }
    }
    .coreshop-solid-bottom::after { border-bottom: 1px solid rgba(0, 0, 0, 0.1); }
    .coreshop-gift-list { position: relative; display: flex; flex-direction: row; justify-content: space-between;
        .title { padding-right: 90px; }
        .closeTag { width: 60px; }
        .coreshop-text-right { position: absolute; right: 0; top: 0; }
    }
    .coreshop-gift-list + .coreshop-gift-list { margin-top: 10px; }
    .checked-view { position: relative;
        .coreshop-checked { position: absolute; transform: scale(0.7); }
        .coreshop-text-black-view { padding-left: 32px; line-height: 24px; }
    }
    .coreshop-service-view {
        .flex-sub { position: relative; text-align: center; line-height: 1.8; border: 1px solid #f7f5f5;
            .coreshop-corner-mark { position: absolute; right: 0; bottom: 0; width: 0; height: 0; border-bottom: 28px solid #eaeaea; border-left: 33px solid transparent; }
            .check-icon { position: absolute; font-size: 10px; bottom: 0px; color: #FAFAFA; right: 1px; }
            .coreshop-corner-mark.check { border-bottom: 28px solid #e54d42; }
            .check-icon.check { color: #fff; }
        }
    }
}
 
.coreshop-card.pay-view { position: relative; padding: 10px 10px 0;
    .title-view { position: relative;
        .coreshop-text-right { position: absolute; right: 0; }
    }
    .tag-view-box { position: relative; padding: 0 0 14px; border-bottom: 0.5px solid rgba(0, 0, 0, 0.1);
        .cu-tag { margin-top: 9px; margin-right: 4.5px; }
        .cu-tag + .cu-tag { margin-left: 0; }
    }
    .coreshop-list.menu > .coreshop-list-item { padding: 0; min-height: 45px;
        .content { font-size: 14px; }
        .action .cu-tag { position: relative; top: -2px; right: 4.5px; }
    }
    .coreshop-list.menu > .coreshop-list-item.arrow { padding-right: 15px;
        &:before { right: 0; color: #aaaaaa; }
    }
}
 
.coreshop-price-view { position: relative;
    .item-view { position: relative;
        .title { padding-right: 90px; }
        .coreshop-text-right { position: absolute; right: 0; top: 0; }
    }
    .item-view + .item-view { margin-top: 9px; }
}
 
.agreement-checked-view { position: relative; padding: 9px 14px; display: flex; align-items: center; margin: 20px 0;
    .coreshop-checked { transform: scale(0.7); }
    .coreshop-text-black-view { line-height: 24px; }
}
 
.coreshop-footer-fixed { box-shadow: 0 -1px 4.5px 0 #ececec; z-index: 99999; display: flex; position: fixed; bottom: 0; margin-top: 60px; width: 100%; z-index: 99; border-top: solid 1px #f2f2f2; background-color: #ffffff;
    .cu-bar { width: 100%;
        .price-view { width: 100%; padding-right: 127px; }
        .btn-view { position: absolute; float: right; right: 15px; }
    }
}
.coreshop-form-group { background-color: #ffffff; padding: 0.5px 10px; display: flex; align-items: center; min-height: 40px; justify-content: space-between;
    .title { text-align: justify; padding-right: 15px; font-size: 14px; position: relative; height: 20px; line-height: 20px; }
    input { flex: 1; font-size: 15px; color: #555; padding-right: 10px; }
}
    .coreshop-form-group + .coreshop-form-group { border-top: 0.5px solid #eee; }
 
.couponBox { width: 250px; }
 
 
.coupon-scroll-box { position: relative; width: 100%;
    .coupon-scroll { position: relative; white-space: nowrap; width: 100%;
        .coupon-scroll-item { display: inline-block; white-space: initial; }
    }
}
 
.memoBox { height: 4em; padding: 10px; }
 
 
.coreshop-cell-item { width: auto; }