s-material-react 1.2.4 → 1.2.6

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.
Files changed (100) hide show
  1. package/css/common/addressItem.scss +4 -0
  2. package/dist/common/addressItem/checkboxItem.d.ts +1 -0
  3. package/dist/common/addressItem/index.d.ts +1 -1
  4. package/dist/common/card/index.d.ts +10 -9
  5. package/dist/common/coupon/index-next.d.ts +1 -1
  6. package/dist/common/coupon/index.d.ts +1 -1
  7. package/dist/common/evaluateItem/index.d.ts +2 -2
  8. package/dist/common/evaluateList/index.d.ts +5 -5
  9. package/dist/common/icon/index.d.ts +7 -7
  10. package/dist/common/mock/index.d.ts +300 -300
  11. package/dist/common/rate/index.d.ts +1 -1
  12. package/dist/common/rateItem/index.d.ts +1 -1
  13. package/dist/common/stepNum/index.d.ts +5 -5
  14. package/dist/components/AddressDetail/components/index.d.ts +3 -1
  15. package/dist/components/AddressDetail/components/pickChinaAddress/china.d.ts +1 -0
  16. package/dist/components/AddressDetail/components/pickChinaAddress/index.d.ts +1 -0
  17. package/dist/components/AddressDetail/components/{skull.d.ts → skull/index.d.ts} +1 -1
  18. package/dist/components/AddressDetail/components/switchItem/index.d.ts +1 -0
  19. package/dist/components/AddressDetail/config.d.ts +51 -51
  20. package/dist/components/AddressDetail/index.d.ts +1 -1
  21. package/dist/components/AddressList/components/index.d.ts +1 -1
  22. package/dist/components/AddressList/components/skull.d.ts +1 -1
  23. package/dist/components/AddressList/index.d.ts +3 -3
  24. package/dist/components/Cart/components/cartItem.d.ts +3 -3
  25. package/dist/components/Cart/components/index.d.ts +1 -1
  26. package/dist/components/Cart/index.d.ts +3 -3
  27. package/dist/components/ClassifyNav/index.d.ts +15 -15
  28. package/dist/components/CouponList/components/index.d.ts +4 -4
  29. package/dist/components/CouponList/components/noData.d.ts +1 -1
  30. package/dist/components/CouponList/components/overdue.d.ts +5 -5
  31. package/dist/components/CouponList/components/skull.d.ts +1 -1
  32. package/dist/components/CouponList/components/unUsed.d.ts +5 -5
  33. package/dist/components/CouponList/components/used.d.ts +5 -5
  34. package/dist/components/CouponList/index.d.ts +1 -1
  35. package/dist/components/Cube/index.d.ts +17 -17
  36. package/dist/components/EvaluateDetail/index.d.ts +3 -3
  37. package/dist/components/EvaluateList/index.d.ts +1 -1
  38. package/dist/components/Footprint/index.d.ts +1 -1
  39. package/dist/components/Goods/index.d.ts +23 -23
  40. package/dist/components/GoodsClassify/components/classifyFloor.d.ts +7 -7
  41. package/dist/components/GoodsClassify/components/classifySkeleton.d.ts +1 -1
  42. package/dist/components/GoodsClassify/components/index.d.ts +2 -2
  43. package/dist/components/GoodsClassify/index.d.ts +2 -2
  44. package/dist/components/GoodsDetail/components/evaluateEntry.d.ts +2 -2
  45. package/dist/components/GoodsDetail/components/goodsDetailCollection.d.ts +1 -1
  46. package/dist/components/GoodsDetail/components/goodsDetailCoupon.d.ts +3 -3
  47. package/dist/components/GoodsDetail/components/goodsDetailEvaluate.d.ts +1 -1
  48. package/dist/components/GoodsDetail/components/goodsDetailHandleBar.d.ts +1 -1
  49. package/dist/components/GoodsDetail/components/goodsDetailInfo.d.ts +1 -1
  50. package/dist/components/GoodsDetail/components/goodsDetailPopup.d.ts +6 -6
  51. package/dist/components/GoodsDetail/components/goodsDetailPromotion.d.ts +1 -1
  52. package/dist/components/GoodsDetail/components/goodsDetailSize.d.ts +2 -2
  53. package/dist/components/GoodsDetail/components/index.d.ts +9 -9
  54. package/dist/components/GoodsDetail/components/skuItem.d.ts +9 -9
  55. package/dist/components/GoodsDetail/index.d.ts +5 -5
  56. package/dist/components/GoodsDetailPromotion/index.d.ts +1 -1
  57. package/dist/components/GoodsDetailTopInfo/index.d.ts +1 -1
  58. package/dist/components/GoodsGroup/index.d.ts +25 -25
  59. package/dist/components/GoodsList/components/filter.d.ts +5 -5
  60. package/dist/components/GoodsList/components/index.d.ts +1 -1
  61. package/dist/components/GoodsList/index.d.ts +6 -6
  62. package/dist/components/Line/index.d.ts +11 -11
  63. package/dist/components/Mine/components/index.d.ts +2 -2
  64. package/dist/components/Mine/components/menuList.d.ts +1 -1
  65. package/dist/components/Mine/components/orderEntry.d.ts +1 -1
  66. package/dist/components/Mine/index.d.ts +8 -8
  67. package/dist/components/Notice/index.d.ts +13 -13
  68. package/dist/components/OrderDetail/component/footer.d.ts +9 -9
  69. package/dist/components/OrderDetail/index.d.ts +2 -2
  70. package/dist/components/OrderList/components/index.d.ts +2 -2
  71. package/dist/components/OrderList/components/orderItem.d.ts +20 -20
  72. package/dist/components/OrderList/components/orderListItem.d.ts +7 -7
  73. package/dist/components/OrderList/index.d.ts +2 -2
  74. package/dist/components/PaymentMode/config.d.ts +6 -6
  75. package/dist/components/PaymentMode/index.d.ts +3 -3
  76. package/dist/components/PlaceOrder/components/address.d.ts +12 -12
  77. package/dist/components/PlaceOrder/components/coupon.d.ts +5 -5
  78. package/dist/components/PlaceOrder/components/index.d.ts +3 -3
  79. package/dist/components/PlaceOrder/components/orderPrice.d.ts +12 -12
  80. package/dist/components/PlaceOrder/components/shop.d.ts +3 -3
  81. package/dist/components/PlaceOrder/index.d.ts +7 -7
  82. package/dist/components/PlaceOrderResult/index.d.ts +3 -3
  83. package/dist/components/Search/index.d.ts +14 -14
  84. package/dist/components/SearchPage/index.d.ts +7 -7
  85. package/dist/components/Service/index.d.ts +12 -12
  86. package/dist/components/Slider/index.d.ts +23 -23
  87. package/dist/components/Slider/item.d.ts +5 -5
  88. package/dist/components/Title/index.d.ts +17 -17
  89. package/dist/components/Video/index.d.ts +13 -13
  90. package/dist/components/index.d.ts +31 -31
  91. package/dist/index.d.ts +1 -1
  92. package/dist/index.js +1 -1
  93. package/dist/routerMap/index.d.ts +20 -18
  94. package/dist/static/icon/index.d.ts +7 -7
  95. package/dist/static/index.d.ts +1 -1
  96. package/dist/utils/checkImgUrl.d.ts +1 -1
  97. package/dist/utils/index.d.ts +1 -1
  98. package/dist/utils/payment.d.ts +14 -14
  99. package/dist/utils/serviceActionSheet.d.ts +1 -1
  100. package/package.json +4 -4
@@ -84,4 +84,8 @@
84
84
  color: #a7a7a7;
85
85
  }
86
86
  }
87
+ .adm-checkbox.adm-checkbox-checked .adm-checkbox-icon {
88
+ border-color: #000000;
89
+ background-color: #000000;
90
+ }
87
91
  }
@@ -0,0 +1 @@
1
+ export declare const CheckboxItem: ({ txt, onChange, checked }: any) => JSX.Element;
@@ -1 +1 @@
1
- export declare const AddressItem: ({ itemData, delAddress, setDefault, fontSize, iconSize }: any) => JSX.Element;
1
+ export declare const AddressItem: ({ itemData, delAddress, setDefault, fontSize, iconSize }: any) => JSX.Element;
@@ -1,9 +1,10 @@
1
- export interface CardItemType {
2
- dataPic: string;
3
- goodsName: number;
4
- dataBmoney?: number;
5
- goodsCamount: number;
6
- contractGoodsId: number;
7
- pricesetNprice?: number;
8
- }
9
- export declare const CardJsx: ({ dataPic, goodsName, goodsCamount, pricesetNprice }: CardItemType) => JSX.Element;
1
+ export interface CardItemType {
2
+ dataPic: string;
3
+ goodsName: number;
4
+ dataBmoney?: number;
5
+ goodsCamount: number;
6
+ contractGoodsId: number;
7
+ pricesetNprice?: number;
8
+ skuName?: string;
9
+ }
10
+ export declare const CardJsx: ({ dataPic, goodsName, goodsCamount, pricesetNprice, skuName }: CardItemType) => JSX.Element;
@@ -1 +1 @@
1
- export declare const Coupon: import("react").MemoExoticComponent<({ couponStart, pbName, discName, promotionCode, promotionName, couponEnd, disable }: any) => JSX.Element>;
1
+ export declare const Coupon: import("react").MemoExoticComponent<({ couponStart, pbName, discName, promotionCode, promotionName, couponEnd, disable }: any) => JSX.Element>;
@@ -1 +1 @@
1
- export declare const Coupon: import("react").MemoExoticComponent<({ promotionBegintime, pbName, discName, promotionCode, promotionName, couponOnceNums, couponOnceNumd, promotionEndtime }: any) => JSX.Element>;
1
+ export declare const Coupon: import("react").MemoExoticComponent<({ promotionBegintime, pbName, discName, promotionCode, promotionName, couponOnceNums, couponOnceNumd, promotionEndtime }: any) => JSX.Element>;
@@ -1,2 +1,2 @@
1
- declare const EvaluateItem: ({ starColor, starSize, itemData }: any) => JSX.Element;
2
- export default EvaluateItem;
1
+ declare const EvaluateItem: ({ starColor, starSize, itemData }: any) => JSX.Element;
2
+ export default EvaluateItem;
@@ -1,5 +1,5 @@
1
- declare const EvaluateList: ({ starColor, starSize }: {
2
- starColor?: string | undefined;
3
- starSize?: string | undefined;
4
- }) => JSX.Element;
5
- export default EvaluateList;
1
+ declare const EvaluateList: ({ starColor, starSize }: {
2
+ starColor?: string | undefined;
3
+ starSize?: string | undefined;
4
+ }) => JSX.Element;
5
+ export default EvaluateList;
@@ -1,7 +1,7 @@
1
- export declare const QjMobileIcon: ({ className, prefixClass, onClick, style, value }: {
2
- className?: string | any[] | undefined;
3
- prefixClass?: string | undefined;
4
- style?: Object | undefined;
5
- value: string;
6
- onClick?: Function | undefined;
7
- }) => JSX.Element;
1
+ export declare const QjMobileIcon: ({ className, prefixClass, onClick, style, value }: {
2
+ className?: string | any[] | undefined;
3
+ prefixClass?: string | undefined;
4
+ style?: Object | undefined;
5
+ value: string;
6
+ onClick?: Function | undefined;
7
+ }) => JSX.Element;
@@ -1,300 +1,300 @@
1
- export declare const evaluateListFake: {
2
- avatar: string;
3
- userName: string;
4
- rate: number;
5
- size: string;
6
- evaluate: string;
7
- imgUrls: {
8
- imgUrl: string;
9
- }[];
10
- }[];
11
- export declare const addressListFake: {
12
- id: number;
13
- name: string;
14
- phone: string;
15
- address: string;
16
- default: number;
17
- }[];
18
- export declare const couponListFake: {
19
- title: string;
20
- date: string;
21
- price: number;
22
- }[];
23
- export declare const goodsDetailFake: {
24
- goodsId: number;
25
- goodsBillbatch: null;
26
- spuCode: string;
27
- freightTemCode: null;
28
- memberCode: string;
29
- memberMcode: string;
30
- memberMname: string;
31
- goodsSdate: null;
32
- goodsEdate: null;
33
- goodsDay: null;
34
- goodsDayinfo: null;
35
- memberName: string;
36
- memberCcode: string;
37
- memberCname: string;
38
- goodsClass: string;
39
- goodsSenum: null;
40
- goodsSeweight: null;
41
- memberBcode: null;
42
- memberBname: null;
43
- saleChannel: null;
44
- goodsCode: string;
45
- goodsOldcode: string;
46
- dataOpbillstate: number;
47
- dataOpnextbillstate: number;
48
- goodsName: string;
49
- goodsThdate: null;
50
- goodsOdate: null;
51
- goodsHdate: number;
52
- goodsOrigin: string;
53
- goodsSp: null;
54
- goodsPro: string;
55
- goodsType: string;
56
- pntreeCode: string;
57
- pntreeName: string;
58
- classtreeCode: string;
59
- classtreeName: string;
60
- classtreeShopcode: null;
61
- classtreeShopname: null;
62
- partsnameName: null;
63
- productareaName: null;
64
- goodsMaterial: string;
65
- goodsShowname: string;
66
- channelName: string;
67
- goodsShowno: string;
68
- goodsSpec: string;
69
- goodsSpec1: string;
70
- goodsSpec2: string;
71
- goodsSpec3: string;
72
- goodsSpec4: string;
73
- goodsSpec5: string;
74
- goodsProperty: null;
75
- goodsProperty1: string;
76
- goodsProperty2: string;
77
- goodsProperty3: string;
78
- goodsProperty4: string;
79
- goodsProperty5: string;
80
- goodsMinnum: number;
81
- goodsOneweight: number;
82
- goodsWeight: number;
83
- goodsNum: number;
84
- goodsSupplynum: number;
85
- goodsSupplyweight: number;
86
- goodsAhnum: number;
87
- goodsAhweight: number;
88
- brandCode: string;
89
- brandName: string;
90
- goodsHangnum: number;
91
- goodsHangweight: number;
92
- goodsTopnum: null;
93
- goodsTopweight: null;
94
- goodsOrdnum: number;
95
- goodsOrdweight: number;
96
- partsnameNumunit: null;
97
- partsnameWeightunit: null;
98
- pricesetNprice: number;
99
- pricesetMakeprice: number;
100
- pricesetBaseprice: number;
101
- pricesetMakeshow: null;
102
- pricesetAsprice: number;
103
- pricesetType: null;
104
- pricesetRefrice: number;
105
- pricesetPrefprice: number;
106
- pricesetInsideprice: number;
107
- areaCode: null;
108
- areaName: null;
109
- mschannelName: string;
110
- mschannelCode: string;
111
- warehouseCode: null;
112
- warehouseName: null;
113
- goodsContract: null;
114
- dataPic: string;
115
- dataPicpath: null;
116
- memberContact: null;
117
- memberContactPhone: null;
118
- memberContactQq: null;
119
- tenantCode: string;
120
- appmanageIcode: null;
121
- channelCode: string;
122
- goodsSort: number;
123
- goodsNo: string;
124
- ginfoCode: null;
125
- goodsEocode: null;
126
- goodsCodeOld: string;
127
- channelVer: number;
128
- channelTver: number;
129
- pricesetCurrency: null;
130
- pricesetCurrency1: null;
131
- goodsRemark: string;
132
- goodsWebremark: null;
133
- rsGoodsFileDomainList: {
134
- goodsFileId: number;
135
- goodsFileCode: string;
136
- skuCode: null;
137
- goodsCode: string;
138
- goodsFileSort: null;
139
- goodsFilesortName: null;
140
- goodsFileType: null;
141
- defaultState: number;
142
- goodsFileName: null;
143
- goodsFileUrl: string;
144
- memberCode: string;
145
- memberName: string;
146
- appmanageIcode: null;
147
- tenantCode: string;
148
- userCode: null;
149
- userName: null;
150
- companyCode: null;
151
- companyShortname: null;
152
- departCode: null;
153
- departShortname: null;
154
- employeeCode: null;
155
- employeeName: null;
156
- }[];
157
- rsGoodsRelDomainList: null;
158
- goodsList: null;
159
- rsSkuDomainList: {
160
- skuId: number;
161
- ginfoCode: null;
162
- skuCode: string;
163
- skuName: string;
164
- spuCode: string;
165
- skuOldcode: string;
166
- goodsOldcode: string;
167
- skuRemark: null;
168
- goodsCode: string;
169
- brandCode: string;
170
- brandName: string;
171
- skuShowno: string;
172
- goodsShowno: string;
173
- channelName: string;
174
- pricesetNprice: number;
175
- pricesetMakeprice: number;
176
- pricesetBaseprice: number;
177
- pricesetAsprice: number;
178
- pricesetRefrice: number;
179
- goodsTopnum: null;
180
- goodsTopweight: null;
181
- pricesetPrefprice: number;
182
- goodsClass: string;
183
- pricesetInsideprice: number;
184
- appmanageIcode: null;
185
- tenantCode: string;
186
- goodsMinnum: number;
187
- goodsOneweight: number;
188
- partsnameNumunit: null;
189
- partsnameWeightunit: null;
190
- channelVer: number;
191
- channelTver: number;
192
- goodsWeight: number;
193
- goodsNum: number;
194
- goodsSupplynum: number;
195
- goodsSupplyweight: number;
196
- goodsAhnum: number;
197
- goodsAhweight: number;
198
- goodsHangnum: number;
199
- goodsHangweight: number;
200
- goodsOrdnum: number;
201
- goodsOrdweight: number;
202
- classtreeCode: string;
203
- classtreeShopcode: null;
204
- skuOdate: null;
205
- skuHdate: number;
206
- dataOpbillstate: number;
207
- goodsSalesvolume: null;
208
- skuBarcode: null;
209
- saleChannel: null;
210
- skuNo: string;
211
- goodsNo: string;
212
- mschannelName: string;
213
- mschannelCode: string;
214
- skuSort: number;
215
- channelCode: string;
216
- skuCodeOld: string;
217
- goodsPro: string;
218
- goodsType: string;
219
- dataPic: string;
220
- freightTemCode: null;
221
- goodsName: string;
222
- propertiesList: null;
223
- specList: null;
224
- rsGoodsFileDomainList: {
225
- goodsFileId: number;
226
- goodsFileCode: string;
227
- skuCode: string;
228
- goodsCode: null;
229
- goodsFileSort: null;
230
- goodsFilesortName: null;
231
- goodsFileType: null;
232
- defaultState: number;
233
- goodsFileName: null;
234
- goodsFileUrl: string;
235
- memberCode: string;
236
- memberName: string;
237
- appmanageIcode: null;
238
- tenantCode: string;
239
- userCode: null;
240
- userName: null;
241
- companyCode: null;
242
- companyShortname: null;
243
- departCode: null;
244
- departShortname: null;
245
- employeeCode: null;
246
- employeeName: null;
247
- }[];
248
- memberCname: string;
249
- memberName: string;
250
- memberCode: string;
251
- memberCcode: string;
252
- rsGoodsRelDomainList: null;
253
- showWeight: number;
254
- showNum: number;
255
- goodsOrigin: string;
256
- skuEocode: null;
257
- memberMcode: string;
258
- memberMname: string;
259
- goodsEocode: null;
260
- goodsShowname: string;
261
- classtreeName: string;
262
- classtreeShopname: null;
263
- goodsSp: null;
264
- dataOpnextbillstate: number;
265
- goodsSenum: null;
266
- goodsSeweight: null;
267
- memberBcode: null;
268
- memberBname: null;
269
- mpriceType: null;
270
- }[];
271
- rsSpecValueDomainList: {
272
- specValueId: number;
273
- specValueCode: string;
274
- spuCode: string;
275
- specGroupCode: string;
276
- specCode: string;
277
- specName: string;
278
- specValueValue: string;
279
- specValueType: string;
280
- specValueFlag: string;
281
- specValueBillno: string;
282
- appmanageIcode: null;
283
- tenantCode: string;
284
- specOptionNum: null;
285
- specOptionNum1: null;
286
- }[];
287
- rsPropertiesValueDomainList: null;
288
- delSkuId: null;
289
- freightTemName: null;
290
- skuNo: string;
291
- rsGoodsShopDomainList: null;
292
- rsGoodsWhDomainList: null;
293
- gmtCreate: number;
294
- gmtModified: number;
295
- memo: null;
296
- dataState: number;
297
- isShow: null;
298
- classtreeFullName: null;
299
- skuList: null;
300
- };
1
+ export declare const evaluateListFake: {
2
+ avatar: string;
3
+ userName: string;
4
+ rate: number;
5
+ size: string;
6
+ evaluate: string;
7
+ imgUrls: {
8
+ imgUrl: string;
9
+ }[];
10
+ }[];
11
+ export declare const addressListFake: {
12
+ id: number;
13
+ name: string;
14
+ phone: string;
15
+ address: string;
16
+ default: number;
17
+ }[];
18
+ export declare const couponListFake: {
19
+ title: string;
20
+ date: string;
21
+ price: number;
22
+ }[];
23
+ export declare const goodsDetailFake: {
24
+ goodsId: number;
25
+ goodsBillbatch: null;
26
+ spuCode: string;
27
+ freightTemCode: null;
28
+ memberCode: string;
29
+ memberMcode: string;
30
+ memberMname: string;
31
+ goodsSdate: null;
32
+ goodsEdate: null;
33
+ goodsDay: null;
34
+ goodsDayinfo: null;
35
+ memberName: string;
36
+ memberCcode: string;
37
+ memberCname: string;
38
+ goodsClass: string;
39
+ goodsSenum: null;
40
+ goodsSeweight: null;
41
+ memberBcode: null;
42
+ memberBname: null;
43
+ saleChannel: null;
44
+ goodsCode: string;
45
+ goodsOldcode: string;
46
+ dataOpbillstate: number;
47
+ dataOpnextbillstate: number;
48
+ goodsName: string;
49
+ goodsThdate: null;
50
+ goodsOdate: null;
51
+ goodsHdate: number;
52
+ goodsOrigin: string;
53
+ goodsSp: null;
54
+ goodsPro: string;
55
+ goodsType: string;
56
+ pntreeCode: string;
57
+ pntreeName: string;
58
+ classtreeCode: string;
59
+ classtreeName: string;
60
+ classtreeShopcode: null;
61
+ classtreeShopname: null;
62
+ partsnameName: null;
63
+ productareaName: null;
64
+ goodsMaterial: string;
65
+ goodsShowname: string;
66
+ channelName: string;
67
+ goodsShowno: string;
68
+ goodsSpec: string;
69
+ goodsSpec1: string;
70
+ goodsSpec2: string;
71
+ goodsSpec3: string;
72
+ goodsSpec4: string;
73
+ goodsSpec5: string;
74
+ goodsProperty: null;
75
+ goodsProperty1: string;
76
+ goodsProperty2: string;
77
+ goodsProperty3: string;
78
+ goodsProperty4: string;
79
+ goodsProperty5: string;
80
+ goodsMinnum: number;
81
+ goodsOneweight: number;
82
+ goodsWeight: number;
83
+ goodsNum: number;
84
+ goodsSupplynum: number;
85
+ goodsSupplyweight: number;
86
+ goodsAhnum: number;
87
+ goodsAhweight: number;
88
+ brandCode: string;
89
+ brandName: string;
90
+ goodsHangnum: number;
91
+ goodsHangweight: number;
92
+ goodsTopnum: null;
93
+ goodsTopweight: null;
94
+ goodsOrdnum: number;
95
+ goodsOrdweight: number;
96
+ partsnameNumunit: null;
97
+ partsnameWeightunit: null;
98
+ pricesetNprice: number;
99
+ pricesetMakeprice: number;
100
+ pricesetBaseprice: number;
101
+ pricesetMakeshow: null;
102
+ pricesetAsprice: number;
103
+ pricesetType: null;
104
+ pricesetRefrice: number;
105
+ pricesetPrefprice: number;
106
+ pricesetInsideprice: number;
107
+ areaCode: null;
108
+ areaName: null;
109
+ mschannelName: string;
110
+ mschannelCode: string;
111
+ warehouseCode: null;
112
+ warehouseName: null;
113
+ goodsContract: null;
114
+ dataPic: string;
115
+ dataPicpath: null;
116
+ memberContact: null;
117
+ memberContactPhone: null;
118
+ memberContactQq: null;
119
+ tenantCode: string;
120
+ appmanageIcode: null;
121
+ channelCode: string;
122
+ goodsSort: number;
123
+ goodsNo: string;
124
+ ginfoCode: null;
125
+ goodsEocode: null;
126
+ goodsCodeOld: string;
127
+ channelVer: number;
128
+ channelTver: number;
129
+ pricesetCurrency: null;
130
+ pricesetCurrency1: null;
131
+ goodsRemark: string;
132
+ goodsWebremark: null;
133
+ rsGoodsFileDomainList: {
134
+ goodsFileId: number;
135
+ goodsFileCode: string;
136
+ skuCode: null;
137
+ goodsCode: string;
138
+ goodsFileSort: null;
139
+ goodsFilesortName: null;
140
+ goodsFileType: null;
141
+ defaultState: number;
142
+ goodsFileName: null;
143
+ goodsFileUrl: string;
144
+ memberCode: string;
145
+ memberName: string;
146
+ appmanageIcode: null;
147
+ tenantCode: string;
148
+ userCode: null;
149
+ userName: null;
150
+ companyCode: null;
151
+ companyShortname: null;
152
+ departCode: null;
153
+ departShortname: null;
154
+ employeeCode: null;
155
+ employeeName: null;
156
+ }[];
157
+ rsGoodsRelDomainList: null;
158
+ goodsList: null;
159
+ rsSkuDomainList: {
160
+ skuId: number;
161
+ ginfoCode: null;
162
+ skuCode: string;
163
+ skuName: string;
164
+ spuCode: string;
165
+ skuOldcode: string;
166
+ goodsOldcode: string;
167
+ skuRemark: null;
168
+ goodsCode: string;
169
+ brandCode: string;
170
+ brandName: string;
171
+ skuShowno: string;
172
+ goodsShowno: string;
173
+ channelName: string;
174
+ pricesetNprice: number;
175
+ pricesetMakeprice: number;
176
+ pricesetBaseprice: number;
177
+ pricesetAsprice: number;
178
+ pricesetRefrice: number;
179
+ goodsTopnum: null;
180
+ goodsTopweight: null;
181
+ pricesetPrefprice: number;
182
+ goodsClass: string;
183
+ pricesetInsideprice: number;
184
+ appmanageIcode: null;
185
+ tenantCode: string;
186
+ goodsMinnum: number;
187
+ goodsOneweight: number;
188
+ partsnameNumunit: null;
189
+ partsnameWeightunit: null;
190
+ channelVer: number;
191
+ channelTver: number;
192
+ goodsWeight: number;
193
+ goodsNum: number;
194
+ goodsSupplynum: number;
195
+ goodsSupplyweight: number;
196
+ goodsAhnum: number;
197
+ goodsAhweight: number;
198
+ goodsHangnum: number;
199
+ goodsHangweight: number;
200
+ goodsOrdnum: number;
201
+ goodsOrdweight: number;
202
+ classtreeCode: string;
203
+ classtreeShopcode: null;
204
+ skuOdate: null;
205
+ skuHdate: number;
206
+ dataOpbillstate: number;
207
+ goodsSalesvolume: null;
208
+ skuBarcode: null;
209
+ saleChannel: null;
210
+ skuNo: string;
211
+ goodsNo: string;
212
+ mschannelName: string;
213
+ mschannelCode: string;
214
+ skuSort: number;
215
+ channelCode: string;
216
+ skuCodeOld: string;
217
+ goodsPro: string;
218
+ goodsType: string;
219
+ dataPic: string;
220
+ freightTemCode: null;
221
+ goodsName: string;
222
+ propertiesList: null;
223
+ specList: null;
224
+ rsGoodsFileDomainList: {
225
+ goodsFileId: number;
226
+ goodsFileCode: string;
227
+ skuCode: string;
228
+ goodsCode: null;
229
+ goodsFileSort: null;
230
+ goodsFilesortName: null;
231
+ goodsFileType: null;
232
+ defaultState: number;
233
+ goodsFileName: null;
234
+ goodsFileUrl: string;
235
+ memberCode: string;
236
+ memberName: string;
237
+ appmanageIcode: null;
238
+ tenantCode: string;
239
+ userCode: null;
240
+ userName: null;
241
+ companyCode: null;
242
+ companyShortname: null;
243
+ departCode: null;
244
+ departShortname: null;
245
+ employeeCode: null;
246
+ employeeName: null;
247
+ }[];
248
+ memberCname: string;
249
+ memberName: string;
250
+ memberCode: string;
251
+ memberCcode: string;
252
+ rsGoodsRelDomainList: null;
253
+ showWeight: number;
254
+ showNum: number;
255
+ goodsOrigin: string;
256
+ skuEocode: null;
257
+ memberMcode: string;
258
+ memberMname: string;
259
+ goodsEocode: null;
260
+ goodsShowname: string;
261
+ classtreeName: string;
262
+ classtreeShopname: null;
263
+ goodsSp: null;
264
+ dataOpnextbillstate: number;
265
+ goodsSenum: null;
266
+ goodsSeweight: null;
267
+ memberBcode: null;
268
+ memberBname: null;
269
+ mpriceType: null;
270
+ }[];
271
+ rsSpecValueDomainList: {
272
+ specValueId: number;
273
+ specValueCode: string;
274
+ spuCode: string;
275
+ specGroupCode: string;
276
+ specCode: string;
277
+ specName: string;
278
+ specValueValue: string;
279
+ specValueType: string;
280
+ specValueFlag: string;
281
+ specValueBillno: string;
282
+ appmanageIcode: null;
283
+ tenantCode: string;
284
+ specOptionNum: null;
285
+ specOptionNum1: null;
286
+ }[];
287
+ rsPropertiesValueDomainList: null;
288
+ delSkuId: null;
289
+ freightTemName: null;
290
+ skuNo: string;
291
+ rsGoodsShopDomainList: null;
292
+ rsGoodsWhDomainList: null;
293
+ gmtCreate: number;
294
+ gmtModified: number;
295
+ memo: null;
296
+ dataState: number;
297
+ isShow: null;
298
+ classtreeFullName: null;
299
+ skuList: null;
300
+ };