s-material-react 1.4.26 → 1.4.28
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 +1 -3
- package/css/common/icon.scss +7 -8
- package/css/common/index.scss +1 -1
- package/css/common/uploading.scss +54 -56
- package/css/common/uploadingImg.scss +14 -14
- package/css/pages/afterSalesApplyGroup/afterSalesApply.scss +14 -14
- package/css/pages/afterSalesDetailGroup/afterSalesDetail.scss +1 -13
- package/css/pages/afterSalesDetailGroup/index.scss +1 -1
- package/css/pages/afterSalesListGroup/afterSalesList.scss +6 -8
- package/css/pages/mySettingGroup/index.scss +1 -1
- package/css/pages/mySettingGroup/mySetting.scss +1 -1
- package/css/pages/refundOnlyGroup/refundOnly.scss +1 -1
- package/dist/common/card/index.d.ts +1 -1
- package/dist/components/AfterSalesApplyGroup/AfterSalesApply/components/fillIn.d.ts +1 -1
- package/dist/components/AfterSalesApplyGroup/AfterSalesApply/components/fillInPopup.d.ts +1 -1
- package/dist/components/AfterSalesApplyGroup/AfterSalesApply/components/subFillIn.d.ts +1 -1
- package/dist/components/AfterSalesApplyGroup/AfterSalesApply/context.d.ts +2 -0
- package/dist/components/AfterSalesApplyGroup/AfterSalesApply/index.d.ts +1 -2
- package/dist/components/AfterSalesDetailGroup/AfterSalesDetail/components/expressPopup.d.ts +1 -1
- package/dist/components/AfterSalesDetailGroup/AfterSalesDetail/context.d.ts +2 -0
- package/dist/components/AfterSalesDetailGroup/AfterSalesDetail/index.d.ts +0 -1
- package/dist/components/AfterSalesListGroup/AfterSalesList/components/item.d.ts +1 -1
- package/dist/components/AfterSalesTypeGroup/AfterSalesType/context.d.ts +2 -0
- package/dist/components/AfterSalesTypeGroup/AfterSalesType/index.d.ts +2 -3
- package/dist/components/MySettingGroup/MySetting/index.d.ts +1 -1
- package/dist/index.js +1 -1
- package/package.json +1 -1
- package/dist/components/AfterSalesDetailGroup/AfterSalesDetail/mock.d.ts +0 -199
- package/dist/components/AfterSalesDetailGroup/component/mock.d.ts +0 -199
- package/dist/components/AfterSalesDetailGroup/component/senderWrite.d.ts +0 -1
- package/dist/components/AfterSalesDetailGroup/component/state.d.ts +0 -1
package/package.json
CHANGED
|
@@ -1,199 +0,0 @@
|
|
|
1
|
-
export declare const mockDetail: {
|
|
2
|
-
refundId: number;
|
|
3
|
-
refundCode: string;
|
|
4
|
-
refundNcode: null;
|
|
5
|
-
refundOcode: null;
|
|
6
|
-
refundType: string;
|
|
7
|
-
refundMoney: number;
|
|
8
|
-
refundUsertype: string;
|
|
9
|
-
channelCode: string;
|
|
10
|
-
channelName: string;
|
|
11
|
-
contractBillcode: string;
|
|
12
|
-
contractNbillcode: null;
|
|
13
|
-
contractNbbillcode: null;
|
|
14
|
-
memberCode: string;
|
|
15
|
-
memberMcode: null;
|
|
16
|
-
memberMname: null;
|
|
17
|
-
memberName: string;
|
|
18
|
-
memberBcode: string;
|
|
19
|
-
memberBname: string;
|
|
20
|
-
memberCcode: string;
|
|
21
|
-
memberCname: string;
|
|
22
|
-
ptradeSeqno: string;
|
|
23
|
-
contractBbillcode: string;
|
|
24
|
-
contractType: string;
|
|
25
|
-
contractTypepro: string;
|
|
26
|
-
contractPmode: string;
|
|
27
|
-
contractPumode: string;
|
|
28
|
-
goodsNum: number;
|
|
29
|
-
goodsWeight: number;
|
|
30
|
-
contractMoney: number;
|
|
31
|
-
contractPaymoney: number;
|
|
32
|
-
ddTypeCurrency: null;
|
|
33
|
-
contractRemark: null;
|
|
34
|
-
goodsLogmoney: number;
|
|
35
|
-
appmanageIcode: string;
|
|
36
|
-
tenantCode: string;
|
|
37
|
-
packageMode: null;
|
|
38
|
-
packageBillno: null;
|
|
39
|
-
packageName: null;
|
|
40
|
-
refundReceiptPhone: null;
|
|
41
|
-
refundReceiptArrdess: null;
|
|
42
|
-
refundReceiptMem: null;
|
|
43
|
-
refundZip: null;
|
|
44
|
-
refundPakedes: null;
|
|
45
|
-
refundPake: null;
|
|
46
|
-
refundEmail: null;
|
|
47
|
-
refundTel: null;
|
|
48
|
-
refundPhone: null;
|
|
49
|
-
refundArrdess: null;
|
|
50
|
-
refundArrdesscode: null;
|
|
51
|
-
refundMem: null;
|
|
52
|
-
goodsReceiptMem: string;
|
|
53
|
-
goodsReceiptArrdess: string;
|
|
54
|
-
goodsReceiptPhone: string;
|
|
55
|
-
cashback: number;
|
|
56
|
-
fchannelCode: string;
|
|
57
|
-
faccountName: string;
|
|
58
|
-
refundEx: string;
|
|
59
|
-
packageCode: null;
|
|
60
|
-
refundMeo: string;
|
|
61
|
-
addressCode: null;
|
|
62
|
-
contractState: number;
|
|
63
|
-
dataOpnextbillstate: number;
|
|
64
|
-
refundInvstate: number;
|
|
65
|
-
refundDate: null;
|
|
66
|
-
pricesetCurrency: null;
|
|
67
|
-
pricesetCurrency1: null;
|
|
68
|
-
refundAudate: null;
|
|
69
|
-
refundUex: null;
|
|
70
|
-
refundUcode: null;
|
|
71
|
-
refundUname: null;
|
|
72
|
-
refundCtrlSeqno: null;
|
|
73
|
-
dataStatestr: string;
|
|
74
|
-
ocRefundGoodsDomainList: null;
|
|
75
|
-
ocRefundFileDomainList: null;
|
|
76
|
-
refundCreate: null;
|
|
77
|
-
gmtCreate: number;
|
|
78
|
-
gmtModified: number;
|
|
79
|
-
memo: string;
|
|
80
|
-
dataState: number;
|
|
81
|
-
payTime: null;
|
|
82
|
-
ocContractReDomain: null;
|
|
83
|
-
ocContractproDomainList: null;
|
|
84
|
-
goodsList: null;
|
|
85
|
-
forecastAmt: null;
|
|
86
|
-
erpCode: null;
|
|
87
|
-
erpDate: null;
|
|
88
|
-
erpAmt: null;
|
|
89
|
-
ocRefundGoodsList: {
|
|
90
|
-
refundGoodsId: number;
|
|
91
|
-
refundGoodsType: number;
|
|
92
|
-
refundGoodsOldcode: null;
|
|
93
|
-
refundGoodsCode: string;
|
|
94
|
-
refundCode: string;
|
|
95
|
-
contractBillcode: string;
|
|
96
|
-
contractGoodsCode: string;
|
|
97
|
-
memberCode: string;
|
|
98
|
-
memberName: string;
|
|
99
|
-
memberCcode: string;
|
|
100
|
-
memberCname: string;
|
|
101
|
-
memberBcode: string;
|
|
102
|
-
memberBname: string;
|
|
103
|
-
goodsCode: string;
|
|
104
|
-
goodsName: string;
|
|
105
|
-
goodsCamount: number;
|
|
106
|
-
goodsCweight: null;
|
|
107
|
-
goodsOrigin: string;
|
|
108
|
-
goodsPro: null;
|
|
109
|
-
goodsType: string;
|
|
110
|
-
contractGoodsGtype: string;
|
|
111
|
-
skuCode: string;
|
|
112
|
-
skuOldcode: null;
|
|
113
|
-
goodsOldcode: null;
|
|
114
|
-
spuCode: string;
|
|
115
|
-
skuName: string;
|
|
116
|
-
skuEocode: null;
|
|
117
|
-
goodsEocode: null;
|
|
118
|
-
classtreeCode: string;
|
|
119
|
-
classtreeShopcode: null;
|
|
120
|
-
classtreeName: null;
|
|
121
|
-
classtreeShopname: null;
|
|
122
|
-
pntreeName: string;
|
|
123
|
-
partsnameName: null;
|
|
124
|
-
productareaName: null;
|
|
125
|
-
goodsMaterial: null;
|
|
126
|
-
goodsMinnum: null;
|
|
127
|
-
goodsOneweight: number;
|
|
128
|
-
refundGoodsAmt: number;
|
|
129
|
-
refundGoodsPrice: number;
|
|
130
|
-
refundGoodsWeight: null;
|
|
131
|
-
refundGoodsNum: number;
|
|
132
|
-
goodsWeight: number;
|
|
133
|
-
goodsNum: number;
|
|
134
|
-
goodsSupplynum: number;
|
|
135
|
-
goodsSupplyweight: number;
|
|
136
|
-
goodsAhnum: number;
|
|
137
|
-
goodsAhweight: number;
|
|
138
|
-
goodsHangnum: number;
|
|
139
|
-
goodsHangweight: number;
|
|
140
|
-
goodsTopnum: null;
|
|
141
|
-
goodsTopweight: null;
|
|
142
|
-
goodsOrdnum: number;
|
|
143
|
-
goodsOrdweight: number;
|
|
144
|
-
partsnameNumunit: null;
|
|
145
|
-
partsnameWeightunit: string;
|
|
146
|
-
pricesetNprice: number;
|
|
147
|
-
pricesetMakeprice: number;
|
|
148
|
-
pricesetBaseprice: number;
|
|
149
|
-
pricesetAsprice: number;
|
|
150
|
-
pricesetType: null;
|
|
151
|
-
pricesetRefrice: number;
|
|
152
|
-
pricesetPrefprice: number;
|
|
153
|
-
pricesetInsideprice: number;
|
|
154
|
-
warehouseName: null;
|
|
155
|
-
contractGoodsBoxnum: null;
|
|
156
|
-
contractGoodsBoxprice: null;
|
|
157
|
-
contractGoodsBoxamt: number;
|
|
158
|
-
skuNo: string;
|
|
159
|
-
skuBarcode: null;
|
|
160
|
-
goodsNo: string;
|
|
161
|
-
skuShowno: string;
|
|
162
|
-
goodsShowno: string;
|
|
163
|
-
areaName: null;
|
|
164
|
-
areaCode: null;
|
|
165
|
-
warehouseCode: null;
|
|
166
|
-
goodsContract: null;
|
|
167
|
-
dataPic: string;
|
|
168
|
-
dataPicpath: null;
|
|
169
|
-
memberContact: null;
|
|
170
|
-
memberContactPhone: null;
|
|
171
|
-
dataOpbillstate: number;
|
|
172
|
-
memberContactQq: null;
|
|
173
|
-
appmanageIcode: null;
|
|
174
|
-
tenantCode: string;
|
|
175
|
-
mschannelCode: null;
|
|
176
|
-
mschannelName: null;
|
|
177
|
-
goodsRemark: string;
|
|
178
|
-
pricesetCurrency: null;
|
|
179
|
-
pricesetCurrency1: null;
|
|
180
|
-
ocRefundPmGoodsDomainList: null;
|
|
181
|
-
goodsClass: null;
|
|
182
|
-
memberMcode: null;
|
|
183
|
-
memberMname: null;
|
|
184
|
-
goodsDay: null;
|
|
185
|
-
goodsDayinfo: null;
|
|
186
|
-
ginfoCode: null;
|
|
187
|
-
}[];
|
|
188
|
-
ocRefundFileList: {
|
|
189
|
-
refundFileId: number;
|
|
190
|
-
refundFileCode: string;
|
|
191
|
-
refundCode: string;
|
|
192
|
-
contractBillcode: string;
|
|
193
|
-
refundFileType: null;
|
|
194
|
-
refundFileName: null;
|
|
195
|
-
refundFileUrl: string;
|
|
196
|
-
appmanageIcode: null;
|
|
197
|
-
tenantCode: string;
|
|
198
|
-
}[];
|
|
199
|
-
};
|
|
@@ -1,199 +0,0 @@
|
|
|
1
|
-
export declare const mockDetail: {
|
|
2
|
-
refundId: number;
|
|
3
|
-
refundCode: string;
|
|
4
|
-
refundNcode: null;
|
|
5
|
-
refundOcode: null;
|
|
6
|
-
refundType: string;
|
|
7
|
-
refundMoney: number;
|
|
8
|
-
refundUsertype: string;
|
|
9
|
-
channelCode: string;
|
|
10
|
-
channelName: string;
|
|
11
|
-
contractBillcode: string;
|
|
12
|
-
contractNbillcode: null;
|
|
13
|
-
contractNbbillcode: null;
|
|
14
|
-
memberCode: string;
|
|
15
|
-
memberMcode: null;
|
|
16
|
-
memberMname: null;
|
|
17
|
-
memberName: string;
|
|
18
|
-
memberBcode: string;
|
|
19
|
-
memberBname: string;
|
|
20
|
-
memberCcode: string;
|
|
21
|
-
memberCname: string;
|
|
22
|
-
ptradeSeqno: string;
|
|
23
|
-
contractBbillcode: string;
|
|
24
|
-
contractType: string;
|
|
25
|
-
contractTypepro: string;
|
|
26
|
-
contractPmode: string;
|
|
27
|
-
contractPumode: string;
|
|
28
|
-
goodsNum: number;
|
|
29
|
-
goodsWeight: number;
|
|
30
|
-
contractMoney: number;
|
|
31
|
-
contractPaymoney: number;
|
|
32
|
-
ddTypeCurrency: null;
|
|
33
|
-
contractRemark: null;
|
|
34
|
-
goodsLogmoney: number;
|
|
35
|
-
appmanageIcode: string;
|
|
36
|
-
tenantCode: string;
|
|
37
|
-
packageMode: null;
|
|
38
|
-
packageBillno: null;
|
|
39
|
-
packageName: null;
|
|
40
|
-
refundReceiptPhone: null;
|
|
41
|
-
refundReceiptArrdess: null;
|
|
42
|
-
refundReceiptMem: null;
|
|
43
|
-
refundZip: null;
|
|
44
|
-
refundPakedes: null;
|
|
45
|
-
refundPake: null;
|
|
46
|
-
refundEmail: null;
|
|
47
|
-
refundTel: null;
|
|
48
|
-
refundPhone: null;
|
|
49
|
-
refundArrdess: null;
|
|
50
|
-
refundArrdesscode: null;
|
|
51
|
-
refundMem: null;
|
|
52
|
-
goodsReceiptMem: string;
|
|
53
|
-
goodsReceiptArrdess: string;
|
|
54
|
-
goodsReceiptPhone: string;
|
|
55
|
-
cashback: number;
|
|
56
|
-
fchannelCode: string;
|
|
57
|
-
faccountName: string;
|
|
58
|
-
refundEx: string;
|
|
59
|
-
packageCode: null;
|
|
60
|
-
refundMeo: string;
|
|
61
|
-
addressCode: null;
|
|
62
|
-
contractState: number;
|
|
63
|
-
dataOpnextbillstate: number;
|
|
64
|
-
refundInvstate: number;
|
|
65
|
-
refundDate: null;
|
|
66
|
-
pricesetCurrency: null;
|
|
67
|
-
pricesetCurrency1: null;
|
|
68
|
-
refundAudate: null;
|
|
69
|
-
refundUex: null;
|
|
70
|
-
refundUcode: null;
|
|
71
|
-
refundUname: null;
|
|
72
|
-
refundCtrlSeqno: null;
|
|
73
|
-
dataStatestr: string;
|
|
74
|
-
ocRefundGoodsDomainList: null;
|
|
75
|
-
ocRefundFileDomainList: null;
|
|
76
|
-
refundCreate: null;
|
|
77
|
-
gmtCreate: number;
|
|
78
|
-
gmtModified: number;
|
|
79
|
-
memo: string;
|
|
80
|
-
dataState: number;
|
|
81
|
-
payTime: null;
|
|
82
|
-
ocContractReDomain: null;
|
|
83
|
-
ocContractproDomainList: null;
|
|
84
|
-
goodsList: null;
|
|
85
|
-
forecastAmt: null;
|
|
86
|
-
erpCode: null;
|
|
87
|
-
erpDate: null;
|
|
88
|
-
erpAmt: null;
|
|
89
|
-
ocRefundGoodsList: {
|
|
90
|
-
refundGoodsId: number;
|
|
91
|
-
refundGoodsType: number;
|
|
92
|
-
refundGoodsOldcode: null;
|
|
93
|
-
refundGoodsCode: string;
|
|
94
|
-
refundCode: string;
|
|
95
|
-
contractBillcode: string;
|
|
96
|
-
contractGoodsCode: string;
|
|
97
|
-
memberCode: string;
|
|
98
|
-
memberName: string;
|
|
99
|
-
memberCcode: string;
|
|
100
|
-
memberCname: string;
|
|
101
|
-
memberBcode: string;
|
|
102
|
-
memberBname: string;
|
|
103
|
-
goodsCode: string;
|
|
104
|
-
goodsName: string;
|
|
105
|
-
goodsCamount: number;
|
|
106
|
-
goodsCweight: null;
|
|
107
|
-
goodsOrigin: string;
|
|
108
|
-
goodsPro: null;
|
|
109
|
-
goodsType: string;
|
|
110
|
-
contractGoodsGtype: string;
|
|
111
|
-
skuCode: string;
|
|
112
|
-
skuOldcode: null;
|
|
113
|
-
goodsOldcode: null;
|
|
114
|
-
spuCode: string;
|
|
115
|
-
skuName: string;
|
|
116
|
-
skuEocode: null;
|
|
117
|
-
goodsEocode: null;
|
|
118
|
-
classtreeCode: string;
|
|
119
|
-
classtreeShopcode: null;
|
|
120
|
-
classtreeName: null;
|
|
121
|
-
classtreeShopname: null;
|
|
122
|
-
pntreeName: string;
|
|
123
|
-
partsnameName: null;
|
|
124
|
-
productareaName: null;
|
|
125
|
-
goodsMaterial: null;
|
|
126
|
-
goodsMinnum: null;
|
|
127
|
-
goodsOneweight: number;
|
|
128
|
-
refundGoodsAmt: number;
|
|
129
|
-
refundGoodsPrice: number;
|
|
130
|
-
refundGoodsWeight: null;
|
|
131
|
-
refundGoodsNum: number;
|
|
132
|
-
goodsWeight: number;
|
|
133
|
-
goodsNum: number;
|
|
134
|
-
goodsSupplynum: number;
|
|
135
|
-
goodsSupplyweight: number;
|
|
136
|
-
goodsAhnum: number;
|
|
137
|
-
goodsAhweight: number;
|
|
138
|
-
goodsHangnum: number;
|
|
139
|
-
goodsHangweight: number;
|
|
140
|
-
goodsTopnum: null;
|
|
141
|
-
goodsTopweight: null;
|
|
142
|
-
goodsOrdnum: number;
|
|
143
|
-
goodsOrdweight: number;
|
|
144
|
-
partsnameNumunit: null;
|
|
145
|
-
partsnameWeightunit: string;
|
|
146
|
-
pricesetNprice: number;
|
|
147
|
-
pricesetMakeprice: number;
|
|
148
|
-
pricesetBaseprice: number;
|
|
149
|
-
pricesetAsprice: number;
|
|
150
|
-
pricesetType: null;
|
|
151
|
-
pricesetRefrice: number;
|
|
152
|
-
pricesetPrefprice: number;
|
|
153
|
-
pricesetInsideprice: number;
|
|
154
|
-
warehouseName: null;
|
|
155
|
-
contractGoodsBoxnum: null;
|
|
156
|
-
contractGoodsBoxprice: null;
|
|
157
|
-
contractGoodsBoxamt: number;
|
|
158
|
-
skuNo: string;
|
|
159
|
-
skuBarcode: null;
|
|
160
|
-
goodsNo: string;
|
|
161
|
-
skuShowno: string;
|
|
162
|
-
goodsShowno: string;
|
|
163
|
-
areaName: null;
|
|
164
|
-
areaCode: null;
|
|
165
|
-
warehouseCode: null;
|
|
166
|
-
goodsContract: null;
|
|
167
|
-
dataPic: string;
|
|
168
|
-
dataPicpath: null;
|
|
169
|
-
memberContact: null;
|
|
170
|
-
memberContactPhone: null;
|
|
171
|
-
dataOpbillstate: number;
|
|
172
|
-
memberContactQq: null;
|
|
173
|
-
appmanageIcode: null;
|
|
174
|
-
tenantCode: string;
|
|
175
|
-
mschannelCode: null;
|
|
176
|
-
mschannelName: null;
|
|
177
|
-
goodsRemark: string;
|
|
178
|
-
pricesetCurrency: null;
|
|
179
|
-
pricesetCurrency1: null;
|
|
180
|
-
ocRefundPmGoodsDomainList: null;
|
|
181
|
-
goodsClass: null;
|
|
182
|
-
memberMcode: null;
|
|
183
|
-
memberMname: null;
|
|
184
|
-
goodsDay: null;
|
|
185
|
-
goodsDayinfo: null;
|
|
186
|
-
ginfoCode: null;
|
|
187
|
-
}[];
|
|
188
|
-
ocRefundFileList: {
|
|
189
|
-
refundFileId: number;
|
|
190
|
-
refundFileCode: string;
|
|
191
|
-
refundCode: string;
|
|
192
|
-
contractBillcode: string;
|
|
193
|
-
refundFileType: null;
|
|
194
|
-
refundFileName: null;
|
|
195
|
-
refundFileUrl: string;
|
|
196
|
-
appmanageIcode: null;
|
|
197
|
-
tenantCode: string;
|
|
198
|
-
}[];
|
|
199
|
-
};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export declare const SenderWrite: import("react").MemoExoticComponent<() => import("react/jsx-runtime").JSX.Element>;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export declare const getState: (refundType: string, orderState: number, refundUcode: any) => any;
|