s-material-react 1.2.5 → 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.
- package/dist/common/addressItem/checkboxItem.d.ts +1 -1
- package/dist/common/addressItem/index.d.ts +1 -1
- package/dist/common/card/index.d.ts +10 -9
- package/dist/common/coupon/index-next.d.ts +1 -1
- package/dist/common/coupon/index.d.ts +1 -1
- package/dist/common/evaluateItem/index.d.ts +2 -2
- package/dist/common/evaluateList/index.d.ts +5 -5
- package/dist/common/icon/index.d.ts +7 -7
- package/dist/common/mock/index.d.ts +300 -300
- package/dist/common/rate/index.d.ts +1 -1
- package/dist/common/rateItem/index.d.ts +1 -1
- package/dist/common/stepNum/index.d.ts +5 -5
- package/dist/components/AddressDetail/components/index.d.ts +3 -3
- package/dist/components/AddressDetail/components/pickChinaAddress/china.d.ts +1 -1
- package/dist/components/AddressDetail/components/pickChinaAddress/index.d.ts +1 -1
- package/dist/components/AddressDetail/components/skull/index.d.ts +1 -1
- package/dist/components/AddressDetail/components/switchItem/index.d.ts +1 -1
- package/dist/components/AddressDetail/config.d.ts +51 -51
- package/dist/components/AddressDetail/index.d.ts +1 -1
- package/dist/components/AddressList/components/index.d.ts +1 -1
- package/dist/components/AddressList/components/skull.d.ts +1 -1
- package/dist/components/AddressList/index.d.ts +3 -3
- package/dist/components/Cart/components/cartItem.d.ts +3 -3
- package/dist/components/Cart/components/index.d.ts +1 -1
- package/dist/components/Cart/index.d.ts +3 -3
- package/dist/components/ClassifyNav/index.d.ts +15 -15
- package/dist/components/CouponList/components/index.d.ts +4 -4
- package/dist/components/CouponList/components/noData.d.ts +1 -1
- package/dist/components/CouponList/components/overdue.d.ts +5 -5
- package/dist/components/CouponList/components/skull.d.ts +1 -1
- package/dist/components/CouponList/components/unUsed.d.ts +5 -5
- package/dist/components/CouponList/components/used.d.ts +5 -5
- package/dist/components/CouponList/index.d.ts +1 -1
- package/dist/components/Cube/index.d.ts +17 -17
- package/dist/components/EvaluateDetail/index.d.ts +3 -3
- package/dist/components/EvaluateList/index.d.ts +1 -1
- package/dist/components/Footprint/index.d.ts +1 -1
- package/dist/components/Goods/index.d.ts +23 -23
- package/dist/components/GoodsClassify/components/classifyFloor.d.ts +7 -7
- package/dist/components/GoodsClassify/components/classifySkeleton.d.ts +1 -1
- package/dist/components/GoodsClassify/components/index.d.ts +2 -2
- package/dist/components/GoodsClassify/index.d.ts +2 -2
- package/dist/components/GoodsDetail/components/evaluateEntry.d.ts +2 -2
- package/dist/components/GoodsDetail/components/goodsDetailCollection.d.ts +1 -1
- package/dist/components/GoodsDetail/components/goodsDetailCoupon.d.ts +3 -3
- package/dist/components/GoodsDetail/components/goodsDetailEvaluate.d.ts +1 -1
- package/dist/components/GoodsDetail/components/goodsDetailHandleBar.d.ts +1 -1
- package/dist/components/GoodsDetail/components/goodsDetailInfo.d.ts +1 -1
- package/dist/components/GoodsDetail/components/goodsDetailPopup.d.ts +6 -6
- package/dist/components/GoodsDetail/components/goodsDetailPromotion.d.ts +1 -1
- package/dist/components/GoodsDetail/components/goodsDetailSize.d.ts +2 -2
- package/dist/components/GoodsDetail/components/index.d.ts +9 -9
- package/dist/components/GoodsDetail/components/skuItem.d.ts +9 -9
- package/dist/components/GoodsDetail/index.d.ts +5 -5
- package/dist/components/GoodsDetailPromotion/index.d.ts +1 -1
- package/dist/components/GoodsDetailTopInfo/index.d.ts +1 -1
- package/dist/components/GoodsGroup/index.d.ts +25 -25
- package/dist/components/GoodsList/components/filter.d.ts +5 -5
- package/dist/components/GoodsList/components/index.d.ts +1 -1
- package/dist/components/GoodsList/index.d.ts +6 -6
- package/dist/components/Line/index.d.ts +11 -11
- package/dist/components/Mine/components/index.d.ts +2 -2
- package/dist/components/Mine/components/menuList.d.ts +1 -1
- package/dist/components/Mine/components/orderEntry.d.ts +1 -1
- package/dist/components/Mine/index.d.ts +8 -8
- package/dist/components/Notice/index.d.ts +13 -13
- package/dist/components/OrderDetail/component/footer.d.ts +9 -9
- package/dist/components/OrderDetail/index.d.ts +2 -2
- package/dist/components/OrderList/components/index.d.ts +2 -2
- package/dist/components/OrderList/components/orderItem.d.ts +20 -20
- package/dist/components/OrderList/components/orderListItem.d.ts +7 -7
- package/dist/components/OrderList/index.d.ts +2 -2
- package/dist/components/PaymentMode/config.d.ts +6 -6
- package/dist/components/PaymentMode/index.d.ts +3 -3
- package/dist/components/PlaceOrder/components/address.d.ts +12 -12
- package/dist/components/PlaceOrder/components/coupon.d.ts +5 -5
- package/dist/components/PlaceOrder/components/index.d.ts +3 -3
- package/dist/components/PlaceOrder/components/orderPrice.d.ts +12 -12
- package/dist/components/PlaceOrder/components/shop.d.ts +3 -3
- package/dist/components/PlaceOrder/index.d.ts +7 -7
- package/dist/components/PlaceOrderResult/index.d.ts +3 -3
- package/dist/components/Search/index.d.ts +14 -14
- package/dist/components/SearchPage/index.d.ts +7 -7
- package/dist/components/Service/index.d.ts +12 -12
- package/dist/components/Slider/index.d.ts +23 -23
- package/dist/components/Slider/item.d.ts +5 -5
- package/dist/components/Title/index.d.ts +17 -17
- package/dist/components/Video/index.d.ts +13 -13
- package/dist/components/index.d.ts +31 -31
- package/dist/index.d.ts +1 -1
- package/dist/index.js +1 -1
- package/dist/routerMap/index.d.ts +20 -18
- package/dist/static/icon/index.d.ts +7 -7
- package/dist/static/index.d.ts +1 -1
- package/dist/utils/checkImgUrl.d.ts +1 -1
- package/dist/utils/index.d.ts +1 -1
- package/dist/utils/payment.d.ts +14 -14
- package/dist/utils/serviceActionSheet.d.ts +1 -1
- package/package.json +4 -4
- package/dist/components/AddressDetail/components/china/index.d.ts +0 -1
- package/dist/components/AddressDetail/components/skull.d.ts +0 -1
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
export declare const StepNum: ({ num, min, onChange }: {
|
|
2
|
-
num: number;
|
|
3
|
-
min?: number | undefined;
|
|
4
|
-
onChange?: any;
|
|
5
|
-
}) => JSX.Element;
|
|
1
|
+
export declare const StepNum: ({ num, min, onChange }: {
|
|
2
|
+
num: number;
|
|
3
|
+
min?: number | undefined;
|
|
4
|
+
onChange?: any;
|
|
5
|
+
}) => JSX.Element;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
export * from './skull';
|
|
2
|
-
export * from './pickChinaAddress';
|
|
3
|
-
export * from './switchItem';
|
|
1
|
+
export * from './skull';
|
|
2
|
+
export * from './pickChinaAddress';
|
|
3
|
+
export * from './switchItem';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export declare const china: any;
|
|
1
|
+
export declare const china: any;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export declare const PickChinaAddress: ({ area, handleArea }: any) => JSX.Element;
|
|
1
|
+
export declare const PickChinaAddress: ({ area, handleArea }: any) => JSX.Element;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export declare const Skull: import("react").MemoExoticComponent<() => JSX.Element>;
|
|
1
|
+
export declare const Skull: import("react").MemoExoticComponent<() => JSX.Element>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export declare const SwitchItem: ({ checked, onChange }: any) => JSX.Element;
|
|
1
|
+
export declare const SwitchItem: ({ checked, onChange }: any) => JSX.Element;
|
|
@@ -1,51 +1,51 @@
|
|
|
1
|
-
export declare const config: ({
|
|
2
|
-
type: string;
|
|
3
|
-
props: {
|
|
4
|
-
onlyShowClearWhenFocus: boolean;
|
|
5
|
-
placeholder: string;
|
|
6
|
-
type?: undefined;
|
|
7
|
-
};
|
|
8
|
-
label: string;
|
|
9
|
-
name: string;
|
|
10
|
-
rules: {
|
|
11
|
-
required: boolean;
|
|
12
|
-
message: string;
|
|
13
|
-
}[];
|
|
14
|
-
} | {
|
|
15
|
-
type: string;
|
|
16
|
-
props: {
|
|
17
|
-
type: string;
|
|
18
|
-
onlyShowClearWhenFocus: boolean;
|
|
19
|
-
placeholder: string;
|
|
20
|
-
};
|
|
21
|
-
label: string;
|
|
22
|
-
name: string;
|
|
23
|
-
rules: ({
|
|
24
|
-
required: boolean;
|
|
25
|
-
message: string;
|
|
26
|
-
validator?: undefined;
|
|
27
|
-
} | {
|
|
28
|
-
validator: (_: any, value: any) => Promise<unknown>;
|
|
29
|
-
required?: undefined;
|
|
30
|
-
message?: undefined;
|
|
31
|
-
})[];
|
|
32
|
-
} | {
|
|
33
|
-
type: string;
|
|
34
|
-
label: string;
|
|
35
|
-
name: string;
|
|
36
|
-
rules: {
|
|
37
|
-
required: boolean;
|
|
38
|
-
message: string;
|
|
39
|
-
}[];
|
|
40
|
-
props?: undefined;
|
|
41
|
-
} | {
|
|
42
|
-
type: string;
|
|
43
|
-
props: {
|
|
44
|
-
onlyShowClearWhenFocus?: undefined;
|
|
45
|
-
placeholder?: undefined;
|
|
46
|
-
type?: undefined;
|
|
47
|
-
};
|
|
48
|
-
label: string;
|
|
49
|
-
name: string;
|
|
50
|
-
rules?: undefined;
|
|
51
|
-
})[];
|
|
1
|
+
export declare const config: ({
|
|
2
|
+
type: string;
|
|
3
|
+
props: {
|
|
4
|
+
onlyShowClearWhenFocus: boolean;
|
|
5
|
+
placeholder: string;
|
|
6
|
+
type?: undefined;
|
|
7
|
+
};
|
|
8
|
+
label: string;
|
|
9
|
+
name: string;
|
|
10
|
+
rules: {
|
|
11
|
+
required: boolean;
|
|
12
|
+
message: string;
|
|
13
|
+
}[];
|
|
14
|
+
} | {
|
|
15
|
+
type: string;
|
|
16
|
+
props: {
|
|
17
|
+
type: string;
|
|
18
|
+
onlyShowClearWhenFocus: boolean;
|
|
19
|
+
placeholder: string;
|
|
20
|
+
};
|
|
21
|
+
label: string;
|
|
22
|
+
name: string;
|
|
23
|
+
rules: ({
|
|
24
|
+
required: boolean;
|
|
25
|
+
message: string;
|
|
26
|
+
validator?: undefined;
|
|
27
|
+
} | {
|
|
28
|
+
validator: (_: any, value: any) => Promise<unknown>;
|
|
29
|
+
required?: undefined;
|
|
30
|
+
message?: undefined;
|
|
31
|
+
})[];
|
|
32
|
+
} | {
|
|
33
|
+
type: string;
|
|
34
|
+
label: string;
|
|
35
|
+
name: string;
|
|
36
|
+
rules: {
|
|
37
|
+
required: boolean;
|
|
38
|
+
message: string;
|
|
39
|
+
}[];
|
|
40
|
+
props?: undefined;
|
|
41
|
+
} | {
|
|
42
|
+
type: string;
|
|
43
|
+
props: {
|
|
44
|
+
onlyShowClearWhenFocus?: undefined;
|
|
45
|
+
placeholder?: undefined;
|
|
46
|
+
type?: undefined;
|
|
47
|
+
};
|
|
48
|
+
label: string;
|
|
49
|
+
name: string;
|
|
50
|
+
rules?: undefined;
|
|
51
|
+
})[];
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export declare const AddressDetail: import("react").MemoExoticComponent<({ addressId }: any) => JSX.Element>;
|
|
1
|
+
export declare const AddressDetail: import("react").MemoExoticComponent<({ addressId }: any) => JSX.Element>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export * from './skull';
|
|
1
|
+
export * from './skull';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export declare const Skull: import("react").MemoExoticComponent<() => JSX.Element>;
|
|
1
|
+
export declare const Skull: import("react").MemoExoticComponent<() => JSX.Element>;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
export declare const AddressList: import("react").MemoExoticComponent<({ refreshNum }: {
|
|
2
|
-
refreshNum: number;
|
|
3
|
-
}) => JSX.Element>;
|
|
1
|
+
export declare const AddressList: import("react").MemoExoticComponent<({ refreshNum }: {
|
|
2
|
+
refreshNum: number;
|
|
3
|
+
}) => JSX.Element>;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
export declare function CartItem({ list }: {
|
|
2
|
-
list: Array<any>;
|
|
3
|
-
}): JSX.Element;
|
|
1
|
+
export declare function CartItem({ list }: {
|
|
2
|
+
list: Array<any>;
|
|
3
|
+
}): JSX.Element;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export * from './cartItem';
|
|
1
|
+
export * from './cartItem';
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
export declare const Cart: import("react").MemoExoticComponent<({ refreshNum }: {
|
|
2
|
-
refreshNum: number;
|
|
3
|
-
}) => JSX.Element>;
|
|
1
|
+
export declare const Cart: import("react").MemoExoticComponent<({ refreshNum }: {
|
|
2
|
+
refreshNum: number;
|
|
3
|
+
}) => JSX.Element>;
|
|
@@ -1,15 +1,15 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
interface ClassifyItemType {
|
|
3
|
-
imgUrl: string;
|
|
4
|
-
title: string;
|
|
5
|
-
link?: any;
|
|
6
|
-
}
|
|
7
|
-
interface ClassifyNavType {
|
|
8
|
-
defaultValue: Array<ClassifyItemType>;
|
|
9
|
-
borderRadius: number;
|
|
10
|
-
paddingTop: number;
|
|
11
|
-
paddingBottom: number;
|
|
12
|
-
selectClassifyNav: Array<ClassifyItemType>;
|
|
13
|
-
}
|
|
14
|
-
export declare const ClassifyNav: React.NamedExoticComponent<ClassifyNavType>;
|
|
15
|
-
export {};
|
|
1
|
+
import React from 'react';
|
|
2
|
+
interface ClassifyItemType {
|
|
3
|
+
imgUrl: string;
|
|
4
|
+
title: string;
|
|
5
|
+
link?: any;
|
|
6
|
+
}
|
|
7
|
+
interface ClassifyNavType {
|
|
8
|
+
defaultValue: Array<ClassifyItemType>;
|
|
9
|
+
borderRadius: number;
|
|
10
|
+
paddingTop: number;
|
|
11
|
+
paddingBottom: number;
|
|
12
|
+
selectClassifyNav: Array<ClassifyItemType>;
|
|
13
|
+
}
|
|
14
|
+
export declare const ClassifyNav: React.NamedExoticComponent<ClassifyNavType>;
|
|
15
|
+
export {};
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export * from './overdue';
|
|
2
|
-
export * from './skull';
|
|
3
|
-
export * from './unUsed';
|
|
4
|
-
export * from './used';
|
|
1
|
+
export * from './overdue';
|
|
2
|
+
export * from './skull';
|
|
3
|
+
export * from './unUsed';
|
|
4
|
+
export * from './used';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export declare const NoData: () => JSX.Element;
|
|
1
|
+
export declare const NoData: () => JSX.Element;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
interface unusedType {
|
|
2
|
-
coe: number;
|
|
3
|
-
}
|
|
4
|
-
export declare const Overdue: ({ coe }: unusedType) => JSX.Element;
|
|
5
|
-
export {};
|
|
1
|
+
interface unusedType {
|
|
2
|
+
coe: number;
|
|
3
|
+
}
|
|
4
|
+
export declare const Overdue: ({ coe }: unusedType) => JSX.Element;
|
|
5
|
+
export {};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export declare const Skull: import("react").MemoExoticComponent<() => JSX.Element>;
|
|
1
|
+
export declare const Skull: import("react").MemoExoticComponent<() => JSX.Element>;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
interface unusedType {
|
|
2
|
-
coe: number;
|
|
3
|
-
}
|
|
4
|
-
export declare const UnUsed: ({ coe }: unusedType) => JSX.Element;
|
|
5
|
-
export {};
|
|
1
|
+
interface unusedType {
|
|
2
|
+
coe: number;
|
|
3
|
+
}
|
|
4
|
+
export declare const UnUsed: ({ coe }: unusedType) => JSX.Element;
|
|
5
|
+
export {};
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
interface unusedType {
|
|
2
|
-
coe: number;
|
|
3
|
-
}
|
|
4
|
-
export declare const Used: ({ coe }: unusedType) => JSX.Element;
|
|
5
|
-
export {};
|
|
1
|
+
interface unusedType {
|
|
2
|
+
coe: number;
|
|
3
|
+
}
|
|
4
|
+
export declare const Used: ({ coe }: unusedType) => JSX.Element;
|
|
5
|
+
export {};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export declare const CouponList: import("react").MemoExoticComponent<() => JSX.Element>;
|
|
1
|
+
export declare const CouponList: import("react").MemoExoticComponent<() => JSX.Element>;
|
|
@@ -1,17 +1,17 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
interface ImgType {
|
|
3
|
-
imgUrl: string;
|
|
4
|
-
link: string;
|
|
5
|
-
}
|
|
6
|
-
interface CubeType {
|
|
7
|
-
defaultValue: Array<ImgType>;
|
|
8
|
-
type: number;
|
|
9
|
-
borderRadius: number;
|
|
10
|
-
paddingTop: number;
|
|
11
|
-
paddingBottom: number;
|
|
12
|
-
paddingLeft: number;
|
|
13
|
-
paddingRight: number;
|
|
14
|
-
selectImg: Array<ImgType>;
|
|
15
|
-
}
|
|
16
|
-
export declare const Cube: React.NamedExoticComponent<CubeType>;
|
|
17
|
-
export {};
|
|
1
|
+
import React from 'react';
|
|
2
|
+
interface ImgType {
|
|
3
|
+
imgUrl: string;
|
|
4
|
+
link: string;
|
|
5
|
+
}
|
|
6
|
+
interface CubeType {
|
|
7
|
+
defaultValue: Array<ImgType>;
|
|
8
|
+
type: number;
|
|
9
|
+
borderRadius: number;
|
|
10
|
+
paddingTop: number;
|
|
11
|
+
paddingBottom: number;
|
|
12
|
+
paddingLeft: number;
|
|
13
|
+
paddingRight: number;
|
|
14
|
+
selectImg: Array<ImgType>;
|
|
15
|
+
}
|
|
16
|
+
export declare const Cube: React.NamedExoticComponent<CubeType>;
|
|
17
|
+
export {};
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
export declare const EvaluateDetail: import("react").MemoExoticComponent<({ code }: {
|
|
2
|
-
code: string;
|
|
3
|
-
}) => JSX.Element>;
|
|
1
|
+
export declare const EvaluateDetail: import("react").MemoExoticComponent<({ code }: {
|
|
2
|
+
code: string;
|
|
3
|
+
}) => JSX.Element>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export declare const EvaluateList: import("react").MemoExoticComponent<() => JSX.Element>;
|
|
1
|
+
export declare const EvaluateList: import("react").MemoExoticComponent<() => JSX.Element>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export declare const Footprint: import("react").MemoExoticComponent<() => JSX.Element>;
|
|
1
|
+
export declare const Footprint: import("react").MemoExoticComponent<() => JSX.Element>;
|
|
@@ -1,23 +1,23 @@
|
|
|
1
|
-
interface GoodsType {
|
|
2
|
-
defaultValue: Array<{
|
|
3
|
-
goodsCode: string | number;
|
|
4
|
-
goodsName: string | number;
|
|
5
|
-
dataPic: string;
|
|
6
|
-
brandName: string | number;
|
|
7
|
-
pricesetNprice: number;
|
|
8
|
-
pricesetMakeprice?: number;
|
|
9
|
-
}>;
|
|
10
|
-
margin?: number;
|
|
11
|
-
cell: number;
|
|
12
|
-
gap?: number;
|
|
13
|
-
goods: Array<never> | undefined;
|
|
14
|
-
circular?: number;
|
|
15
|
-
markedPrice?: number;
|
|
16
|
-
classCode?: string;
|
|
17
|
-
paddingTop: number;
|
|
18
|
-
paddingBottom: number;
|
|
19
|
-
paddingLeft: number;
|
|
20
|
-
paddingRight: number;
|
|
21
|
-
}
|
|
22
|
-
export declare const Goods: import("react").NamedExoticComponent<GoodsType>;
|
|
23
|
-
export {};
|
|
1
|
+
interface GoodsType {
|
|
2
|
+
defaultValue: Array<{
|
|
3
|
+
goodsCode: string | number;
|
|
4
|
+
goodsName: string | number;
|
|
5
|
+
dataPic: string;
|
|
6
|
+
brandName: string | number;
|
|
7
|
+
pricesetNprice: number;
|
|
8
|
+
pricesetMakeprice?: number;
|
|
9
|
+
}>;
|
|
10
|
+
margin?: number;
|
|
11
|
+
cell: number;
|
|
12
|
+
gap?: number;
|
|
13
|
+
goods: Array<never> | undefined;
|
|
14
|
+
circular?: number;
|
|
15
|
+
markedPrice?: number;
|
|
16
|
+
classCode?: string;
|
|
17
|
+
paddingTop: number;
|
|
18
|
+
paddingBottom: number;
|
|
19
|
+
paddingLeft: number;
|
|
20
|
+
paddingRight: number;
|
|
21
|
+
}
|
|
22
|
+
export declare const Goods: import("react").NamedExoticComponent<GoodsType>;
|
|
23
|
+
export {};
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
interface Props {
|
|
2
|
-
navList: Array<any>;
|
|
3
|
-
activeKey: string;
|
|
4
|
-
}
|
|
5
|
-
export declare const ClassifyFloorCom: React.FC<Props>;
|
|
6
|
-
export declare const ClassifyFloor: import("react").NamedExoticComponent<Props>;
|
|
7
|
-
export {};
|
|
1
|
+
interface Props {
|
|
2
|
+
navList: Array<any>;
|
|
3
|
+
activeKey: string;
|
|
4
|
+
}
|
|
5
|
+
export declare const ClassifyFloorCom: React.FC<Props>;
|
|
6
|
+
export declare const ClassifyFloor: import("react").NamedExoticComponent<Props>;
|
|
7
|
+
export {};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export declare const ClassifySkeleton: () => JSX.Element;
|
|
1
|
+
export declare const ClassifySkeleton: () => JSX.Element;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export * from './classifyFloor';
|
|
2
|
-
export * from './classifySkeleton';
|
|
1
|
+
export * from './classifyFloor';
|
|
2
|
+
export * from './classifySkeleton';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
export declare const GoodsClassify: React.NamedExoticComponent<{}>;
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export declare const GoodsClassify: React.NamedExoticComponent<{}>;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
declare const EvaluateEntry: () => JSX.Element;
|
|
2
|
-
export default EvaluateEntry;
|
|
1
|
+
declare const EvaluateEntry: () => JSX.Element;
|
|
2
|
+
export default EvaluateEntry;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export declare const GoodsDetailCollection: ({ checkCollectionObj, setCheckCollectionObj, goods }: any) => JSX.Element;
|
|
1
|
+
export declare const GoodsDetailCollection: ({ checkCollectionObj, setCheckCollectionObj, goods }: any) => JSX.Element;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
export declare const GoodsDetailCoupon: ({ coupon }: {
|
|
2
|
-
coupon: Array<any>;
|
|
3
|
-
}) => JSX.Element;
|
|
1
|
+
export declare const GoodsDetailCoupon: ({ coupon }: {
|
|
2
|
+
coupon: Array<any>;
|
|
3
|
+
}) => JSX.Element;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export declare const GoodsDetailEvaluate: ({ evaluateArr }: any) => JSX.Element;
|
|
1
|
+
export declare const GoodsDetailEvaluate: ({ evaluateArr }: any) => JSX.Element;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export declare const GoodsDetailHandleBar: () => JSX.Element;
|
|
1
|
+
export declare const GoodsDetailHandleBar: () => JSX.Element;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export declare const GoodsDetailInfo: ({ tabActive, goods }: any) => JSX.Element;
|
|
1
|
+
export declare const GoodsDetailInfo: ({ tabActive, goods }: any) => JSX.Element;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { SkuItemType } from '@/components/GoodsDetail/components/skuItem';
|
|
2
|
-
export interface GoodsDetailPopupType {
|
|
3
|
-
goods: any;
|
|
4
|
-
goodSku: Array<SkuItemType>;
|
|
5
|
-
}
|
|
6
|
-
export declare const GoodsDetailPopup: React.FC<GoodsDetailPopupType>;
|
|
1
|
+
import { SkuItemType } from '@/components/GoodsDetail/components/skuItem';
|
|
2
|
+
export interface GoodsDetailPopupType {
|
|
3
|
+
goods: any;
|
|
4
|
+
goodSku: Array<SkuItemType>;
|
|
5
|
+
}
|
|
6
|
+
export declare const GoodsDetailPopup: React.FC<GoodsDetailPopupType>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export declare const GoodsDetailPromotion: ({ promotionList }: any) => JSX.Element;
|
|
1
|
+
export declare const GoodsDetailPromotion: ({ promotionList }: any) => JSX.Element;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { GoodsDetailPopupType } from './goodsDetailPopup';
|
|
2
|
-
export declare const GoodsDetailSize: React.FC<GoodsDetailPopupType>;
|
|
1
|
+
import { GoodsDetailPopupType } from './goodsDetailPopup';
|
|
2
|
+
export declare const GoodsDetailSize: React.FC<GoodsDetailPopupType>;
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
export * from './evaluateEntry';
|
|
2
|
-
export * from './goodsDetailCollection';
|
|
3
|
-
export * from './goodsDetailCoupon';
|
|
4
|
-
export * from './goodsDetailEvaluate';
|
|
5
|
-
export * from './goodsDetailHandleBar';
|
|
6
|
-
export * from './goodsDetailInfo';
|
|
7
|
-
export * from './goodsDetailPopup';
|
|
8
|
-
export * from './goodsDetailPromotion';
|
|
9
|
-
export * from './goodsDetailSize';
|
|
1
|
+
export * from './evaluateEntry';
|
|
2
|
+
export * from './goodsDetailCollection';
|
|
3
|
+
export * from './goodsDetailCoupon';
|
|
4
|
+
export * from './goodsDetailEvaluate';
|
|
5
|
+
export * from './goodsDetailHandleBar';
|
|
6
|
+
export * from './goodsDetailInfo';
|
|
7
|
+
export * from './goodsDetailPopup';
|
|
8
|
+
export * from './goodsDetailPromotion';
|
|
9
|
+
export * from './goodsDetailSize';
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
export interface SkuItemType {
|
|
2
|
-
skuName: string;
|
|
3
|
-
skuOption: Array<any>;
|
|
4
|
-
}
|
|
5
|
-
interface LocalType extends SkuItemType {
|
|
6
|
-
index: number;
|
|
7
|
-
}
|
|
8
|
-
export declare const SkuItems: React.FC<LocalType>;
|
|
9
|
-
export {};
|
|
1
|
+
export interface SkuItemType {
|
|
2
|
+
skuName: string;
|
|
3
|
+
skuOption: Array<any>;
|
|
4
|
+
}
|
|
5
|
+
interface LocalType extends SkuItemType {
|
|
6
|
+
index: number;
|
|
7
|
+
}
|
|
8
|
+
export declare const SkuItems: React.FC<LocalType>;
|
|
9
|
+
export {};
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
interface GoodsDetailType {
|
|
2
|
-
skuCode: string;
|
|
3
|
-
}
|
|
4
|
-
export declare const GoodsDetail: import("react").NamedExoticComponent<GoodsDetailType>;
|
|
5
|
-
export {};
|
|
1
|
+
interface GoodsDetailType {
|
|
2
|
+
skuCode: string;
|
|
3
|
+
}
|
|
4
|
+
export declare const GoodsDetail: import("react").NamedExoticComponent<GoodsDetailType>;
|
|
5
|
+
export {};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export declare const GoodsDetailPromotion: import("react").MemoExoticComponent<() => JSX.Element>;
|
|
1
|
+
export declare const GoodsDetailPromotion: import("react").MemoExoticComponent<() => JSX.Element>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export declare const GoodsDetailTopInfo: import("react").MemoExoticComponent<() => JSX.Element>;
|
|
1
|
+
export declare const GoodsDetailTopInfo: import("react").MemoExoticComponent<() => JSX.Element>;
|
|
@@ -1,25 +1,25 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
interface GoodsType {
|
|
3
|
-
goodsCode: number;
|
|
4
|
-
goodsName: string;
|
|
5
|
-
brandName: string;
|
|
6
|
-
pricesetNprice: number;
|
|
7
|
-
pricesetMakeprice: number;
|
|
8
|
-
dataPic: string;
|
|
9
|
-
}
|
|
10
|
-
interface GroupType {
|
|
11
|
-
title: string;
|
|
12
|
-
subTitle: string;
|
|
13
|
-
defaultValue: Array<GoodsType>;
|
|
14
|
-
goodsList?: Array<GroupType>;
|
|
15
|
-
borderRadius: number;
|
|
16
|
-
}
|
|
17
|
-
interface GoodsGroupType {
|
|
18
|
-
defaultValue: Array<GroupType>;
|
|
19
|
-
type: 1;
|
|
20
|
-
selectGoodsGroup: Array<GroupType>;
|
|
21
|
-
marginTop: number;
|
|
22
|
-
marginBottom: number;
|
|
23
|
-
}
|
|
24
|
-
export declare const GoodsGroup: React.NamedExoticComponent<GoodsGroupType>;
|
|
25
|
-
export {};
|
|
1
|
+
import React from 'react';
|
|
2
|
+
interface GoodsType {
|
|
3
|
+
goodsCode: number;
|
|
4
|
+
goodsName: string;
|
|
5
|
+
brandName: string;
|
|
6
|
+
pricesetNprice: number;
|
|
7
|
+
pricesetMakeprice: number;
|
|
8
|
+
dataPic: string;
|
|
9
|
+
}
|
|
10
|
+
interface GroupType {
|
|
11
|
+
title: string;
|
|
12
|
+
subTitle: string;
|
|
13
|
+
defaultValue: Array<GoodsType>;
|
|
14
|
+
goodsList?: Array<GroupType>;
|
|
15
|
+
borderRadius: number;
|
|
16
|
+
}
|
|
17
|
+
interface GoodsGroupType {
|
|
18
|
+
defaultValue: Array<GroupType>;
|
|
19
|
+
type: 1;
|
|
20
|
+
selectGoodsGroup: Array<GroupType>;
|
|
21
|
+
marginTop: number;
|
|
22
|
+
marginBottom: number;
|
|
23
|
+
}
|
|
24
|
+
export declare const GoodsGroup: React.NamedExoticComponent<GoodsGroupType>;
|
|
25
|
+
export {};
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { Dispatch } from 'react';
|
|
2
|
-
import { FilterType } from '../index';
|
|
3
|
-
export declare const Filter: ({ setParams }: {
|
|
4
|
-
setParams: Dispatch<FilterType>;
|
|
5
|
-
}) => JSX.Element;
|
|
1
|
+
import { Dispatch } from 'react';
|
|
2
|
+
import { FilterType } from '../index';
|
|
3
|
+
export declare const Filter: ({ setParams }: {
|
|
4
|
+
setParams: Dispatch<FilterType>;
|
|
5
|
+
}) => JSX.Element;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export * from './filter';
|
|
1
|
+
export * from './filter';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
export interface FilterType {
|
|
3
|
-
sortField: string;
|
|
4
|
-
order?: string | undefined;
|
|
5
|
-
}
|
|
6
|
-
export declare const GoodsList: React.NamedExoticComponent<{}>;
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export interface FilterType {
|
|
3
|
+
sortField: string;
|
|
4
|
+
order?: string | undefined;
|
|
5
|
+
}
|
|
6
|
+
export declare const GoodsList: React.NamedExoticComponent<{}>;
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
interface LineType {
|
|
3
|
-
borderRadius: number;
|
|
4
|
-
height: number;
|
|
5
|
-
width: number;
|
|
6
|
-
backgroundColor: string;
|
|
7
|
-
paddingTop: number;
|
|
8
|
-
paddingBottom: number;
|
|
9
|
-
}
|
|
10
|
-
export declare const Line: React.NamedExoticComponent<LineType>;
|
|
11
|
-
export {};
|
|
1
|
+
import React from 'react';
|
|
2
|
+
interface LineType {
|
|
3
|
+
borderRadius: number;
|
|
4
|
+
height: number;
|
|
5
|
+
width: number;
|
|
6
|
+
backgroundColor: string;
|
|
7
|
+
paddingTop: number;
|
|
8
|
+
paddingBottom: number;
|
|
9
|
+
}
|
|
10
|
+
export declare const Line: React.NamedExoticComponent<LineType>;
|
|
11
|
+
export {};
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export * from './menuList';
|
|
2
|
-
export * from './orderEntry';
|
|
1
|
+
export * from './menuList';
|
|
2
|
+
export * from './orderEntry';
|