s-material-react 1.4.10 → 1.4.12
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/css/common/card.scss +7 -0
- package/css/common/countNum.scss +34 -0
- package/css/common/icon.scss +36 -10
- package/css/common/index.scss +5 -1
- package/css/common/refundGoodsDetail.scss +92 -0
- package/css/common/refundMsg.scss +90 -0
- package/css/common/refundOption.scss +32 -0
- package/css/pages/addressDetail.scss +1 -1
- package/css/pages/addressListGroup/addressListBtn.scss +14 -0
- package/css/pages/addressListGroup/index.scss +1 -0
- package/css/pages/goodsDetail.scss +1 -1
- package/css/pages/goodsDetailGroup/GoodsDetailInfoOne.scss +10 -0
- package/css/pages/goodsList.scss +35 -22
- package/css/pages/index.scss +4 -1
- package/css/pages/mineData.scss +1 -1
- package/css/pages/mineOrderEntry.scss +1 -1
- package/css/pages/order-goodsItem.scss +2 -0
- package/css/pages/orderDetail.scss +19 -3
- package/css/pages/orderList.scss +10 -4
- package/css/pages/paymentMode.scss +3 -4
- package/css/pages/placeOrderGroup.scss +5 -3
- package/css/pages/refundGroup/index.scss +1 -0
- package/css/pages/refundGroup/refundAfter.scss +13 -0
- package/css/pages/refundOnlyGroup/index.scss +1 -0
- package/css/pages/refundOnlyGroup/refundOnly.scss +16 -0
- package/dist/common/card/index.d.ts +2 -1
- package/dist/common/countNum/index.d.ts +1 -0
- package/dist/common/refundGoodsDetail/index.d.ts +6 -0
- package/dist/common/refundMsg/index.d.ts +1 -0
- package/dist/common/refundOption/index.d.ts +5 -0
- package/dist/components/Mine/MineData/index.d.ts +1 -0
- package/dist/components/OrderList/components/orderItem.d.ts +1 -1
- package/dist/components/PaymentModeGroup/index.d.ts +1 -0
- package/dist/components/RefundGroup/RefundAfter/index.d.ts +1 -0
- package/dist/components/RefundGroup/index.d.ts +1 -0
- package/dist/components/RefundOnlyGroup/RefundOnly/index.d.ts +1 -0
- package/dist/components/RefundOnlyGroup/index.d.ts +1 -0
- package/dist/components/index.d.ts +3 -1
- package/dist/hooks/index.d.ts +1 -0
- package/dist/hooks/useCountDown.d.ts +3 -0
- package/dist/index.js +1 -1
- package/dist/utils/index.d.ts +1 -0
- package/dist/utils/prices.d.ts +1 -0
- package/dist/utils/util.d.ts +2 -1
- package/package.json +1 -1
- /package/dist/components/{PaymentMode → PaymentModeGroup/PaymentMode}/config.d.ts +0 -0
- /package/dist/components/{PaymentMode → PaymentModeGroup/PaymentMode}/index.d.ts +0 -0
package/css/common/card.scss
CHANGED
|
@@ -0,0 +1,34 @@
|
|
|
1
|
+
.count_btn_style {
|
|
2
|
+
display: flex;
|
|
3
|
+
align-items: center;
|
|
4
|
+
|
|
5
|
+
@mixin box_style {
|
|
6
|
+
width: 25px;
|
|
7
|
+
height: 25px;
|
|
8
|
+
margin: 0 auto;
|
|
9
|
+
text-align: center;
|
|
10
|
+
line-height: 25px;
|
|
11
|
+
border-top: 1px solid rgb(135, 133, 133);
|
|
12
|
+
border-bottom: 1px solid rgb(135, 133, 133);
|
|
13
|
+
}
|
|
14
|
+
|
|
15
|
+
.btn_left {
|
|
16
|
+
@include box_style;
|
|
17
|
+
border-bottom-left-radius: 5px;
|
|
18
|
+
border-top-left-radius: 5px;
|
|
19
|
+
border-left: 1px solid rgb(135, 133, 133);
|
|
20
|
+
}
|
|
21
|
+
|
|
22
|
+
.btn_middle {
|
|
23
|
+
@include box_style;
|
|
24
|
+
border-left: 1px solid rgb(135, 133, 133);
|
|
25
|
+
border-right: 1px solid rgb(135, 133, 133);
|
|
26
|
+
}
|
|
27
|
+
|
|
28
|
+
.btn_right {
|
|
29
|
+
@include box_style;
|
|
30
|
+
border-top-right-radius: 5px;
|
|
31
|
+
border-bottom-right-radius: 5px;
|
|
32
|
+
border-right: 1px solid rgb(135, 133, 133);
|
|
33
|
+
}
|
|
34
|
+
}
|
package/css/common/icon.scss
CHANGED
|
@@ -1,14 +1,12 @@
|
|
|
1
|
-
/* 在线链接服务仅供平台体验和调试使用,平台不承诺服务的稳定性,企业客户需下载字体包自行发布使用并做好备份。 */
|
|
2
1
|
@font-face {
|
|
3
2
|
font-family: 'iconfont';
|
|
4
3
|
/* Project id 3540782 */
|
|
5
|
-
src: url('//at.alicdn.com/t/c/
|
|
6
|
-
url('//at.alicdn.com/t/c/
|
|
7
|
-
url('//at.alicdn.com/t/c/
|
|
4
|
+
src: url('//at.alicdn.com/t/c/font_3540782_26vd58ech1ci.woff2?t=1686124852990') format('woff2'),
|
|
5
|
+
url('//at.alicdn.com/t/c/font_3540782_26vd58ech1ci.woff?t=1686124852990') format('woff'),
|
|
6
|
+
url('//at.alicdn.com/t/c/font_3540782_26vd58ech1ci.ttf?t=1686124852990') format('truetype');
|
|
8
7
|
}
|
|
9
8
|
|
|
10
9
|
.iconfont {
|
|
11
|
-
|
|
12
10
|
//display: inline-block;
|
|
13
11
|
font: {
|
|
14
12
|
family: iconfont;
|
|
@@ -25,18 +23,46 @@
|
|
|
25
23
|
-moz-osx-font-smoothing: grayscale;
|
|
26
24
|
}
|
|
27
25
|
|
|
28
|
-
.icon-
|
|
29
|
-
content: '\
|
|
26
|
+
.icon-bangzhu:before {
|
|
27
|
+
content: '\e604';
|
|
30
28
|
}
|
|
31
29
|
|
|
32
|
-
.icon-
|
|
33
|
-
content: '\
|
|
30
|
+
.icon-huanhuo:before {
|
|
31
|
+
content: '\e608';
|
|
32
|
+
}
|
|
33
|
+
|
|
34
|
+
.icon-tuikuantuihuo1:before {
|
|
35
|
+
content: '\e673';
|
|
36
|
+
}
|
|
37
|
+
|
|
38
|
+
.icon-tuikuantuihuo:before {
|
|
39
|
+
content: '\e603';
|
|
40
|
+
}
|
|
41
|
+
|
|
42
|
+
.icon-tuikuan:before {
|
|
43
|
+
content: '\e75a';
|
|
44
|
+
}
|
|
45
|
+
|
|
46
|
+
.icon-jiangxu1:before {
|
|
47
|
+
content: '\e6cc';
|
|
48
|
+
}
|
|
49
|
+
|
|
50
|
+
.icon-shengxu1:before {
|
|
51
|
+
content: '\e6cf';
|
|
52
|
+
}
|
|
53
|
+
|
|
54
|
+
.icon-daifahuo1:before {
|
|
55
|
+
content: '\e614';
|
|
34
56
|
}
|
|
35
57
|
|
|
36
58
|
.icon-zhifushibai:before {
|
|
37
59
|
content: '\e663';
|
|
38
60
|
}
|
|
39
61
|
|
|
62
|
+
.icon-zhifuchenggong:before {
|
|
63
|
+
content: '\e639';
|
|
64
|
+
}
|
|
65
|
+
|
|
40
66
|
.icon-backtop:before {
|
|
41
67
|
content: '\e637';
|
|
42
68
|
}
|
|
@@ -207,4 +233,4 @@
|
|
|
207
233
|
|
|
208
234
|
.icon-paixu:before {
|
|
209
235
|
content: '\e610';
|
|
210
|
-
}
|
|
236
|
+
}
|
package/css/common/index.scss
CHANGED
|
@@ -6,4 +6,8 @@
|
|
|
6
6
|
@import './stepNum.scss';
|
|
7
7
|
@import './rateItem.scss';
|
|
8
8
|
@import './noData.scss';
|
|
9
|
-
@import './promotionItem';
|
|
9
|
+
@import './promotionItem';
|
|
10
|
+
@import './refundOption.scss';
|
|
11
|
+
@import './refundGoodsDetail.scss';
|
|
12
|
+
@import './countNum.scss';
|
|
13
|
+
@import './refundMsg.scss';
|
|
@@ -0,0 +1,92 @@
|
|
|
1
|
+
.refundGoodsDeatil {
|
|
2
|
+
margin-top: 9px;
|
|
3
|
+
background: #fff;
|
|
4
|
+
padding: 30px 15px;
|
|
5
|
+
font-size: 14px;
|
|
6
|
+
font-weight: 500;
|
|
7
|
+
border-radius: 10px;
|
|
8
|
+
position: relative;
|
|
9
|
+
|
|
10
|
+
@mixin textColor {
|
|
11
|
+
color: rgb(135, 133, 133);
|
|
12
|
+
}
|
|
13
|
+
|
|
14
|
+
.goodsDeatilMsg {
|
|
15
|
+
display: flex;
|
|
16
|
+
justify-content: space-between;
|
|
17
|
+
margin-top: 10px;
|
|
18
|
+
position: relative;
|
|
19
|
+
|
|
20
|
+
.goods_img {
|
|
21
|
+
.img {
|
|
22
|
+
width: 80px;
|
|
23
|
+
height: 80px;
|
|
24
|
+
}
|
|
25
|
+
}
|
|
26
|
+
|
|
27
|
+
.goods_content {
|
|
28
|
+
.goods_text {
|
|
29
|
+
display: flex;
|
|
30
|
+
justify-content: space-between;
|
|
31
|
+
font-size: 13px;
|
|
32
|
+
margin: 0px 10px;
|
|
33
|
+
|
|
34
|
+
.goods_title {
|
|
35
|
+
display: -webkit-box; //弹性盒模型
|
|
36
|
+
-webkit-box-orient: vertical; //上下垂直
|
|
37
|
+
-webkit-line-clamp: 2; //自定义行数
|
|
38
|
+
overflow: hidden;
|
|
39
|
+
text-overflow: ellipsis;
|
|
40
|
+
line-height: 20px;
|
|
41
|
+
}
|
|
42
|
+
|
|
43
|
+
.goods_price {
|
|
44
|
+
margin-left: 10px;
|
|
45
|
+
}
|
|
46
|
+
}
|
|
47
|
+
|
|
48
|
+
.goods_nums_btm {
|
|
49
|
+
bottom: 8px;
|
|
50
|
+
}
|
|
51
|
+
|
|
52
|
+
.goods_nums_btm1 {
|
|
53
|
+
bottom: 14px;
|
|
54
|
+
}
|
|
55
|
+
|
|
56
|
+
.goods_nums {
|
|
57
|
+
display: flex;
|
|
58
|
+
justify-content: space-between;
|
|
59
|
+
margin: 0 10px;
|
|
60
|
+
|
|
61
|
+
.goods_size {
|
|
62
|
+
@include textColor;
|
|
63
|
+
font-size: 11px;
|
|
64
|
+
margin-top: 10px;
|
|
65
|
+
}
|
|
66
|
+
|
|
67
|
+
.nums_btn {
|
|
68
|
+
display: flex;
|
|
69
|
+
align-items: center;
|
|
70
|
+
color: rgb(135, 133, 133);
|
|
71
|
+
|
|
72
|
+
.icon_btn {
|
|
73
|
+
margin-right: 10px;
|
|
74
|
+
}
|
|
75
|
+
}
|
|
76
|
+
}
|
|
77
|
+
}
|
|
78
|
+
|
|
79
|
+
.help_btn {
|
|
80
|
+
position: absolute;
|
|
81
|
+
bottom: -11px;
|
|
82
|
+
color: rgb(135, 133, 133);
|
|
83
|
+
font-size: 10px;
|
|
84
|
+
border: 1px solid rgb(135, 133, 133);
|
|
85
|
+
right: 10px;
|
|
86
|
+
padding: 5px;
|
|
87
|
+
border-radius: 10px;
|
|
88
|
+
background: #f9f9f9;
|
|
89
|
+
box-shadow: 1px 1px 1px rgb(135, 133, 133);
|
|
90
|
+
}
|
|
91
|
+
}
|
|
92
|
+
}
|
|
@@ -0,0 +1,90 @@
|
|
|
1
|
+
.refundMsgPage {
|
|
2
|
+
background: #fff;
|
|
3
|
+
border-radius: 6px;
|
|
4
|
+
padding: 10px;
|
|
5
|
+
|
|
6
|
+
.refundItem {
|
|
7
|
+
.refundMsg {
|
|
8
|
+
display: flex;
|
|
9
|
+
justify-content: space-between;
|
|
10
|
+
align-items: center;
|
|
11
|
+
|
|
12
|
+
.inputText {
|
|
13
|
+
display: flex;
|
|
14
|
+
align-items: center;
|
|
15
|
+
|
|
16
|
+
.icon {
|
|
17
|
+
color: red;
|
|
18
|
+
font-size: 18px;
|
|
19
|
+
}
|
|
20
|
+
|
|
21
|
+
.text {
|
|
22
|
+
font-size: 14px;
|
|
23
|
+
}
|
|
24
|
+
}
|
|
25
|
+
|
|
26
|
+
.optionText {
|
|
27
|
+
display: flex;
|
|
28
|
+
align-items: center;
|
|
29
|
+
|
|
30
|
+
.text1 {
|
|
31
|
+
color: #bdb4b4;
|
|
32
|
+
}
|
|
33
|
+
|
|
34
|
+
.text {
|
|
35
|
+
display: flex;
|
|
36
|
+
|
|
37
|
+
flex-direction: row-reverse;
|
|
38
|
+
width: 65px;
|
|
39
|
+
|
|
40
|
+
.textInp {
|
|
41
|
+
display: flex;
|
|
42
|
+
align-items: center;
|
|
43
|
+
}
|
|
44
|
+
|
|
45
|
+
.inputText {
|
|
46
|
+
display: flex;
|
|
47
|
+
flex-direction: row-reverse;
|
|
48
|
+
|
|
49
|
+
.adm-input-element {
|
|
50
|
+
// width: 20%;
|
|
51
|
+
}
|
|
52
|
+
}
|
|
53
|
+
}
|
|
54
|
+
|
|
55
|
+
.icon {
|
|
56
|
+
color: #bdb4b4;
|
|
57
|
+
margin-left: 10px;
|
|
58
|
+
}
|
|
59
|
+
|
|
60
|
+
.icon1 {
|
|
61
|
+
margin-left: 10px;
|
|
62
|
+
|
|
63
|
+
.iconContent {
|
|
64
|
+
display: flex;
|
|
65
|
+
align-items: center;
|
|
66
|
+
}
|
|
67
|
+
}
|
|
68
|
+
}
|
|
69
|
+
}
|
|
70
|
+
|
|
71
|
+
.refundTip {
|
|
72
|
+
display: flex;
|
|
73
|
+
flex-direction: row-reverse;
|
|
74
|
+
align-items: center;
|
|
75
|
+
font-size: 11px;
|
|
76
|
+
padding: 0;
|
|
77
|
+
font-weight: 200;
|
|
78
|
+
}
|
|
79
|
+
|
|
80
|
+
.refundTip1 {
|
|
81
|
+
display: flex;
|
|
82
|
+
flex-direction: row-reverse;
|
|
83
|
+
align-items: center;
|
|
84
|
+
font-size: 11px;
|
|
85
|
+
padding: 0;
|
|
86
|
+
font-weight: 200;
|
|
87
|
+
color: #bdb4b4;
|
|
88
|
+
}
|
|
89
|
+
}
|
|
90
|
+
}
|
|
@@ -0,0 +1,32 @@
|
|
|
1
|
+
.refundOptionStyle {
|
|
2
|
+
margin-top: 9px;
|
|
3
|
+
background: #fff;
|
|
4
|
+
padding: 15px 10px;
|
|
5
|
+
font-size: 14px;
|
|
6
|
+
font-weight: 500;
|
|
7
|
+
border-radius: 10px;
|
|
8
|
+
|
|
9
|
+
.optionItem {
|
|
10
|
+
margin-top: 20px;
|
|
11
|
+
display: flex;
|
|
12
|
+
justify-content: space-between;
|
|
13
|
+
align-items: center;
|
|
14
|
+
|
|
15
|
+
.refund_icon {
|
|
16
|
+
width: 5%;
|
|
17
|
+
}
|
|
18
|
+
|
|
19
|
+
.refund_text {
|
|
20
|
+
width: 80%;
|
|
21
|
+
|
|
22
|
+
.refund_type_title {
|
|
23
|
+
margin-bottom: 5px;
|
|
24
|
+
}
|
|
25
|
+
|
|
26
|
+
.refund_tip {
|
|
27
|
+
font-size: 10px;
|
|
28
|
+
color: rgb(135, 133, 133);
|
|
29
|
+
}
|
|
30
|
+
}
|
|
31
|
+
}
|
|
32
|
+
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
@import './addressListBtn';
|
package/css/pages/goodsList.scss
CHANGED
|
@@ -12,6 +12,7 @@
|
|
|
12
12
|
display: flex;
|
|
13
13
|
align-items: center;
|
|
14
14
|
justify-content: center;
|
|
15
|
+
|
|
15
16
|
.icon {
|
|
16
17
|
width: 14px;
|
|
17
18
|
height: 14px;
|
|
@@ -25,61 +26,76 @@
|
|
|
25
26
|
display: grid;
|
|
26
27
|
cursor: pointer;
|
|
27
28
|
grid-template-columns: repeat(4, 1fr);
|
|
29
|
+
justify-items: center;
|
|
28
30
|
|
|
29
31
|
.sortItem {
|
|
30
32
|
text-align: center;
|
|
33
|
+
display: flex;
|
|
34
|
+
|
|
31
35
|
&.active {
|
|
32
36
|
color: #ff0934;
|
|
33
37
|
}
|
|
38
|
+
|
|
39
|
+
.orderIcons {
|
|
40
|
+
display: flex;
|
|
41
|
+
flex-direction: column !important;
|
|
42
|
+
justify-content: center;
|
|
43
|
+
align-items: center;
|
|
44
|
+
margin-left: 5px;
|
|
45
|
+
margin-bottom: 8px;
|
|
46
|
+
}
|
|
34
47
|
}
|
|
35
48
|
}
|
|
36
49
|
}
|
|
50
|
+
|
|
37
51
|
.goodDetail {
|
|
38
52
|
display: flex;
|
|
39
53
|
justify-content: space-between;
|
|
40
54
|
align-items: center;
|
|
41
|
-
height: 25px;
|
|
42
|
-
line-height: 25px;
|
|
43
|
-
margin: 0 10px;
|
|
44
55
|
}
|
|
56
|
+
|
|
57
|
+
.detailContent {
|
|
58
|
+
margin: 5px 10px 12px;
|
|
59
|
+
}
|
|
60
|
+
|
|
45
61
|
.decoration {
|
|
46
62
|
text-decoration: line-through;
|
|
63
|
+
font-size: 12px;
|
|
47
64
|
}
|
|
65
|
+
|
|
48
66
|
.textBox {
|
|
49
67
|
display: flex;
|
|
50
68
|
// padding: 0 10px;
|
|
51
69
|
}
|
|
70
|
+
|
|
52
71
|
.boxNone {
|
|
53
72
|
display: none;
|
|
54
73
|
}
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
margin-bottom: 10px;
|
|
60
|
-
}
|
|
61
|
-
.mgrf {
|
|
62
|
-
margin-left: 10px;
|
|
63
|
-
margin-right: 10px;
|
|
64
|
-
line-height: 25px;
|
|
65
|
-
height: 25px;
|
|
66
|
-
}
|
|
67
|
-
.btm {
|
|
68
|
-
height: 0;
|
|
74
|
+
|
|
75
|
+
.middle_margin {
|
|
76
|
+
margin-bottom: 5px;
|
|
77
|
+
font-size: 12px;
|
|
69
78
|
}
|
|
79
|
+
|
|
80
|
+
// .btm {
|
|
81
|
+
// height: 0;
|
|
82
|
+
// }
|
|
70
83
|
.listWrap {
|
|
71
84
|
background-color: #f6f6f6;
|
|
85
|
+
|
|
72
86
|
//padding: 10px;
|
|
73
87
|
.list {
|
|
74
88
|
display: grid;
|
|
75
89
|
grid-template-columns: repeat(2, 1fr);
|
|
76
90
|
// gap: 10px;
|
|
77
91
|
padding: 10px;
|
|
92
|
+
|
|
78
93
|
.listItem {
|
|
79
94
|
overflow: hidden;
|
|
80
95
|
background-color: #fff;
|
|
81
96
|
// padding-bottom: 12px;
|
|
82
97
|
height: fit-content;
|
|
98
|
+
|
|
83
99
|
.img {
|
|
84
100
|
display: block;
|
|
85
101
|
width: 100%;
|
|
@@ -88,12 +104,9 @@
|
|
|
88
104
|
}
|
|
89
105
|
|
|
90
106
|
.name {
|
|
91
|
-
font-size:
|
|
92
|
-
display: block;
|
|
107
|
+
font-size: 14px;
|
|
93
108
|
// padding: 10px;
|
|
94
|
-
|
|
95
|
-
line-height: 25px;
|
|
96
|
-
margin: 0 10px;
|
|
109
|
+
margin-bottom: 5px;
|
|
97
110
|
// margin-bottom: 5px;
|
|
98
111
|
@include titleLine(1);
|
|
99
112
|
}
|
package/css/pages/index.scss
CHANGED
|
@@ -43,6 +43,9 @@
|
|
|
43
43
|
@import './goodsDetailGroup';
|
|
44
44
|
@import './marketingGroup';
|
|
45
45
|
@import './basic/backTopGroup';
|
|
46
|
+
@import './addressListGroup';
|
|
47
|
+
@import './refundGroup';
|
|
48
|
+
@import './refundOnlyGroup';
|
|
46
49
|
|
|
47
50
|
//
|
|
48
51
|
//* {
|
|
@@ -50,5 +53,5 @@
|
|
|
50
53
|
//}
|
|
51
54
|
//
|
|
52
55
|
.design-container .monitor .monitor-node .actived:after {
|
|
53
|
-
|
|
56
|
+
display: none;
|
|
54
57
|
}
|
package/css/pages/mineData.scss
CHANGED
|
@@ -24,6 +24,11 @@
|
|
|
24
24
|
}
|
|
25
25
|
|
|
26
26
|
.subTitleWrap {
|
|
27
|
+
color: #fff;
|
|
28
|
+
position: relative;
|
|
29
|
+
left: 100px;
|
|
30
|
+
margin-top: 20px;
|
|
31
|
+
|
|
27
32
|
.subTitleIcon {
|
|
28
33
|
width: 19px;
|
|
29
34
|
height: 19px;
|
|
@@ -86,8 +91,20 @@
|
|
|
86
91
|
}
|
|
87
92
|
}
|
|
88
93
|
|
|
94
|
+
.orderBtn {
|
|
95
|
+
display: block;
|
|
96
|
+
width: 72px;
|
|
97
|
+
height: 28px;
|
|
98
|
+
font-size: 12px;
|
|
99
|
+
line-height: 28px;
|
|
100
|
+
border: 1px solid #000000;
|
|
101
|
+
text-align: center;
|
|
102
|
+
border-radius: 20px;
|
|
103
|
+
margin-left: 79%;
|
|
104
|
+
}
|
|
105
|
+
|
|
89
106
|
.priceInfo {
|
|
90
|
-
margin-top:
|
|
107
|
+
margin-top: 13px;
|
|
91
108
|
border-top: 1px solid #dcdcdc;
|
|
92
109
|
padding: 18px 0 13px;
|
|
93
110
|
|
|
@@ -144,7 +161,6 @@
|
|
|
144
161
|
}
|
|
145
162
|
}
|
|
146
163
|
|
|
147
|
-
|
|
148
164
|
.orderInfoItem {
|
|
149
165
|
font-size: 14px;
|
|
150
166
|
margin-bottom: 6px;
|
|
@@ -157,4 +173,4 @@
|
|
|
157
173
|
padding: 13px 14px;
|
|
158
174
|
}
|
|
159
175
|
}
|
|
160
|
-
}
|
|
176
|
+
}
|
package/css/pages/orderList.scss
CHANGED
|
@@ -7,6 +7,11 @@
|
|
|
7
7
|
|
|
8
8
|
.qj-tabs {
|
|
9
9
|
background: #fff;
|
|
10
|
+
|
|
11
|
+
.actived-item {
|
|
12
|
+
color: #000000;
|
|
13
|
+
border-color: #000000;
|
|
14
|
+
}
|
|
10
15
|
}
|
|
11
16
|
|
|
12
17
|
.orderList {
|
|
@@ -15,7 +20,6 @@
|
|
|
15
20
|
}
|
|
16
21
|
|
|
17
22
|
.orderListItemWrap {
|
|
18
|
-
|
|
19
23
|
//overflow-y: auto;
|
|
20
24
|
//margin-bottom: 20px;
|
|
21
25
|
.nodata_img {
|
|
@@ -25,7 +29,6 @@
|
|
|
25
29
|
justify-content: center;
|
|
26
30
|
align-items: center;
|
|
27
31
|
|
|
28
|
-
|
|
29
32
|
.img {
|
|
30
33
|
width: 200px;
|
|
31
34
|
height: 200px;
|
|
@@ -61,13 +64,16 @@
|
|
|
61
64
|
|
|
62
65
|
.orderNo {
|
|
63
66
|
font-size: 14px;
|
|
67
|
+
display: flex;
|
|
68
|
+
align-items: center;
|
|
64
69
|
|
|
65
70
|
.copy {
|
|
66
71
|
padding: 0 4px;
|
|
67
72
|
margin-left: 5px;
|
|
68
73
|
color: #999;
|
|
69
74
|
border-color: #999;
|
|
70
|
-
border-radius:
|
|
75
|
+
border-radius: 2px;
|
|
76
|
+
font-size: 12px;
|
|
71
77
|
}
|
|
72
78
|
}
|
|
73
79
|
|
|
@@ -103,4 +109,4 @@
|
|
|
103
109
|
}
|
|
104
110
|
}
|
|
105
111
|
}
|
|
106
|
-
}
|
|
112
|
+
}
|
|
@@ -4,9 +4,8 @@
|
|
|
4
4
|
.paymentMode {
|
|
5
5
|
padding-bottom: 65px;
|
|
6
6
|
box-sizing: border-box;
|
|
7
|
-
height: inherit;
|
|
8
|
-
overflow: scroll;
|
|
9
|
-
|
|
7
|
+
//height: inherit;
|
|
8
|
+
//overflow: scroll;
|
|
10
9
|
.topInfo {
|
|
11
10
|
padding: 24px 12px 22px;
|
|
12
11
|
border-bottom: 10px solid #fafafa;
|
|
@@ -58,7 +57,7 @@
|
|
|
58
57
|
position: sticky;
|
|
59
58
|
bottom: 0px;
|
|
60
59
|
background-color: #fff;
|
|
61
|
-
margin-top: -54px;
|
|
60
|
+
//margin-top: -54px;
|
|
62
61
|
|
|
63
62
|
.payment {
|
|
64
63
|
border: 1px solid;
|
|
@@ -135,11 +135,13 @@
|
|
|
135
135
|
}
|
|
136
136
|
|
|
137
137
|
.coupon-select {
|
|
138
|
-
background-color: #
|
|
138
|
+
background-color: #ffffff;
|
|
139
139
|
margin: 0 12px;
|
|
140
140
|
padding: 12px 0;
|
|
141
|
-
display:
|
|
142
|
-
|
|
141
|
+
display: flex;
|
|
142
|
+
justify-content: space-between;
|
|
143
|
+
//display: grid;
|
|
144
|
+
//grid-template-columns: 52px 1fr;
|
|
143
145
|
font-size: 14px;
|
|
144
146
|
border-bottom: 1px solid #dddddd;
|
|
145
147
|
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
@import './refundAfter.scss';
|