s-material-react 0.1.20 → 0.1.21
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/index.d.ts +1 -1
- package/dist/common/card/index.d.ts +8 -8
- package/dist/common/coupon/index.d.ts +2 -2
- 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/stepNum/index.d.ts +5 -5
- package/dist/components/AddressDetail/components/index.d.ts +1 -1
- package/dist/components/AddressDetail/components/skull.d.ts +2 -2
- package/dist/components/AddressDetail/config.d.ts +51 -51
- package/dist/components/AddressDetail/index.d.ts +2 -2
- package/dist/components/AddressList/components/index.d.ts +1 -1
- package/dist/components/AddressList/components/skull.d.ts +2 -2
- package/dist/components/AddressList/index.d.ts +2 -2
- 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 +2 -2
- package/dist/components/ClassifyNav/index.d.ts +15 -15
- package/dist/components/CouponList/components/index.d.ts +4 -4
- package/dist/components/CouponList/components/overdue.d.ts +5 -5
- package/dist/components/CouponList/components/skull.d.ts +2 -2
- 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 +2 -2
- package/dist/components/Cube/index.d.ts +17 -17
- package/dist/components/EvaluateList/index.d.ts +2 -2
- package/dist/components/Goods/index.d.ts +24 -24
- package/dist/components/GoodsClassify/components/classifyFloor.d.ts +1 -1
- 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 +1 -1
- 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 +1 -1
- package/dist/components/GoodsDetail/components/goodsDetailPromotion.d.ts +1 -1
- package/dist/components/GoodsDetail/components/goodsDetailSize.d.ts +1 -1
- package/dist/components/GoodsDetail/components/index.d.ts +9 -9
- package/dist/components/GoodsDetail/index.d.ts +6 -6
- package/dist/components/GoodsDetailPromotion/index.d.ts +2 -2
- package/dist/components/GoodsDetailTopInfo/index.d.ts +2 -2
- 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 +7 -7
- package/dist/components/Notice/index.d.ts +12 -12
- package/dist/components/OrderDetail/index.d.ts +2 -2
- package/dist/components/OrderList/components/index.d.ts +3 -3
- package/dist/components/OrderList/components/mock.d.ts +1647 -1647
- package/dist/components/OrderList/components/orderItem.d.ts +15 -15
- 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/hooks/useOrderResult.d.ts +10 -11
- package/dist/components/PaymentMode/index.d.ts +4 -4
- package/dist/components/PlaceOrder/components/address.d.ts +12 -12
- 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 +4 -4
- package/dist/components/Search/index.d.ts +14 -14
- package/dist/components/SearchPage/index.d.ts +8 -8
- package/dist/components/Service/index.d.ts +12 -12
- package/dist/components/Slider/index.d.ts +24 -24
- package/dist/components/Slider/item.d.ts +6 -6
- package/dist/components/Title/index.d.ts +17 -17
- package/dist/components/Video/index.d.ts +13 -13
- package/dist/components/index.d.ts +29 -29
- package/dist/index.d.ts +1 -1
- package/dist/index.js +1 -1
- package/dist/routerMap/index.d.ts +16 -16
- 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 +2 -2
- package/dist/common/addressItem/index.js +0 -10
- package/dist/common/card/index.js +0 -6
- package/dist/common/coupon/index.js +0 -8
- package/dist/common/evaluateItem/index.js +0 -13
- package/dist/common/evaluateList/index.js +0 -12
- package/dist/common/icon/index.js +0 -13
- package/dist/common/mock/index.js +0 -658
- package/dist/common/stepNum/index.js +0 -9
- package/dist/components/AddressDetail/components/index.js +0 -1
- package/dist/components/AddressDetail/components/skull.js +0 -9
- package/dist/components/AddressDetail/config.js +0 -66
- package/dist/components/AddressDetail/index.js +0 -30
- package/dist/components/AddressList/components/index.js +0 -1
- package/dist/components/AddressList/components/skull.js +0 -9
- package/dist/components/AddressList/index.js +0 -17
- package/dist/components/Cart/components/cartItem.js +0 -34
- package/dist/components/Cart/components/index.js +0 -1
- package/dist/components/Cart/index.js +0 -25
- package/dist/components/ClassifyNav/index.js +0 -13
- package/dist/components/CouponList/components/index.js +0 -4
- package/dist/components/CouponList/components/overdue.js +0 -6
- package/dist/components/CouponList/components/skull.js +0 -9
- package/dist/components/CouponList/components/unUsed.js +0 -6
- package/dist/components/CouponList/components/used.js +0 -6
- package/dist/components/CouponList/index.js +0 -23
- package/dist/components/Cube/index.js +0 -29
- package/dist/components/EvaluateList/index.js +0 -40
- package/dist/components/Goods/index.js +0 -70
- package/dist/components/GoodsClassify/components/classifyFloor.js +0 -12
- package/dist/components/GoodsClassify/components/classifySkeleton.js +0 -12
- package/dist/components/GoodsClassify/components/index.js +0 -2
- package/dist/components/GoodsClassify/index.js +0 -45
- package/dist/components/GoodsDetail/components/evaluateEntry.js +0 -43
- package/dist/components/GoodsDetail/components/goodsDetailCollection.js +0 -64
- package/dist/components/GoodsDetail/components/goodsDetailCoupon.js +0 -46
- package/dist/components/GoodsDetail/components/goodsDetailEvaluate.js +0 -6
- package/dist/components/GoodsDetail/components/goodsDetailHandleBar.js +0 -27
- package/dist/components/GoodsDetail/components/goodsDetailInfo.js +0 -14
- package/dist/components/GoodsDetail/components/goodsDetailPopup.js +0 -11
- package/dist/components/GoodsDetail/components/goodsDetailPromotion.js +0 -9
- package/dist/components/GoodsDetail/components/goodsDetailSize.js +0 -18
- package/dist/components/GoodsDetail/components/index.js +0 -9
- package/dist/components/GoodsDetail/index.js +0 -29
- package/dist/components/GoodsDetailPromotion/index.js +0 -8
- package/dist/components/GoodsDetailTopInfo/index.js +0 -9
- package/dist/components/GoodsGroup/index.js +0 -28
- package/dist/components/GoodsList/components/filter.js +0 -43
- package/dist/components/GoodsList/components/index.js +0 -1
- package/dist/components/GoodsList/index.js +0 -17
- package/dist/components/Line/index.js +0 -18
- package/dist/components/Mine/components/index.js +0 -2
- package/dist/components/Mine/components/menuList.js +0 -22
- package/dist/components/Mine/components/orderEntry.js +0 -48
- package/dist/components/Mine/index.js +0 -15
- package/dist/components/Notice/index.js +0 -15
- package/dist/components/OrderDetail/index.js +0 -16
- package/dist/components/OrderList/components/index.js +0 -3
- package/dist/components/OrderList/components/mock.js +0 -4417
- package/dist/components/OrderList/components/orderItem.js +0 -7
- package/dist/components/OrderList/components/orderListItem.js +0 -38
- package/dist/components/OrderList/index.js +0 -17
- package/dist/components/PaymentMode/config.js +0 -14
- package/dist/components/PaymentMode/hooks/useOrderResult.js +0 -99
- package/dist/components/PaymentMode/index.js +0 -18
- package/dist/components/PlaceOrder/components/address.js +0 -33
- package/dist/components/PlaceOrder/components/index.js +0 -3
- package/dist/components/PlaceOrder/components/orderPrice.js +0 -7
- package/dist/components/PlaceOrder/components/shop.js +0 -8
- package/dist/components/PlaceOrder/index.js +0 -16
- package/dist/components/PlaceOrderResult/index.js +0 -18
- package/dist/components/Search/index.js +0 -35
- package/dist/components/SearchPage/index.js +0 -60
- package/dist/components/Service/index.js +0 -8
- package/dist/components/Slider/index.js +0 -17
- package/dist/components/Slider/item.js +0 -14
- package/dist/components/Title/index.js +0 -18
- package/dist/components/Video/index.js +0 -13
- package/dist/components/index.js +0 -29
- package/dist/options/index.js +0 -36
- package/dist/routerMap/index.js +0 -16
- package/dist/static/icon/index.js +0 -14
- package/dist/static/index.js +0 -1
- package/dist/utils/checkImgUrl.js +0 -9
- package/dist/utils/index.js +0 -1
- package/dist/utils/payment.js +0 -56
- package/dist/utils/serviceActionSheet.js +0 -31
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
|
-
export declare const Skull: import("react").MemoExoticComponent<() => JSX.Element>;
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
export declare const Skull: import("react").MemoExoticComponent<() => 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,2 +1,2 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
|
-
export declare const AddressDetail: import("react").MemoExoticComponent<({ addressId }: any) => JSX.Element>;
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
export declare const AddressDetail: import("react").MemoExoticComponent<({ addressId }: any) => JSX.Element>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export * from './skull';
|
|
1
|
+
export * from './skull';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
|
-
export declare const Skull: import("react").MemoExoticComponent<() => JSX.Element>;
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
export declare const Skull: import("react").MemoExoticComponent<() => JSX.Element>;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
|
-
export declare const AddressList: import("react").MemoExoticComponent<() => JSX.Element>;
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
export declare const AddressList: import("react").MemoExoticComponent<() => 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,2 +1,2 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
|
-
export declare const Cart: import("react").MemoExoticComponent<() => JSX.Element>;
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
export declare const Cart: import("react").MemoExoticComponent<() => JSX.Element>;
|
|
@@ -1,15 +1,15 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
interface ClassifyItemType {
|
|
3
|
-
imgUrl: string;
|
|
4
|
-
title: string;
|
|
5
|
-
link: string;
|
|
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: string;
|
|
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,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,2 +1,2 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
|
-
export declare const Skull: import("react").MemoExoticComponent<() => JSX.Element>;
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
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,2 +1,2 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
|
-
export declare const CouponList: import("react").MemoExoticComponent<() => JSX.Element>;
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
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,2 +1,2 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
|
-
export declare const EvaluateList: import("react").MemoExoticComponent<() => JSX.Element>;
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
export declare const EvaluateList: import("react").MemoExoticComponent<() => JSX.Element>;
|
|
@@ -1,24 +1,24 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
|
-
interface GoodsType {
|
|
3
|
-
defaultValue: Array<{
|
|
4
|
-
goodsCode: string | number;
|
|
5
|
-
goodsName: string | number;
|
|
6
|
-
dataPic: string;
|
|
7
|
-
brandName: string | number;
|
|
8
|
-
pricesetNprice: number;
|
|
9
|
-
pricesetMakeprice?: number;
|
|
10
|
-
}>;
|
|
11
|
-
margin?: number;
|
|
12
|
-
cell: number;
|
|
13
|
-
gap?: number;
|
|
14
|
-
goods: Array<never> | undefined;
|
|
15
|
-
circular?: number;
|
|
16
|
-
markedPrice?: number;
|
|
17
|
-
classCode?: string;
|
|
18
|
-
paddingTop: number;
|
|
19
|
-
paddingBottom: number;
|
|
20
|
-
paddingLeft: number;
|
|
21
|
-
paddingRight: number;
|
|
22
|
-
}
|
|
23
|
-
export declare const Goods: import("react").NamedExoticComponent<GoodsType>;
|
|
24
|
-
export {};
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
interface GoodsType {
|
|
3
|
+
defaultValue: Array<{
|
|
4
|
+
goodsCode: string | number;
|
|
5
|
+
goodsName: string | number;
|
|
6
|
+
dataPic: string;
|
|
7
|
+
brandName: string | number;
|
|
8
|
+
pricesetNprice: number;
|
|
9
|
+
pricesetMakeprice?: number;
|
|
10
|
+
}>;
|
|
11
|
+
margin?: number;
|
|
12
|
+
cell: number;
|
|
13
|
+
gap?: number;
|
|
14
|
+
goods: Array<never> | undefined;
|
|
15
|
+
circular?: number;
|
|
16
|
+
markedPrice?: number;
|
|
17
|
+
classCode?: string;
|
|
18
|
+
paddingTop: number;
|
|
19
|
+
paddingBottom: number;
|
|
20
|
+
paddingLeft: number;
|
|
21
|
+
paddingRight: number;
|
|
22
|
+
}
|
|
23
|
+
export declare const Goods: import("react").NamedExoticComponent<GoodsType>;
|
|
24
|
+
export {};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export declare const ClassifyFloor: ({ navList, activeKey }: any) => any;
|
|
1
|
+
export declare const ClassifyFloor: ({ navList, activeKey }: any) => any;
|
|
@@ -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 +1 @@
|
|
|
1
|
-
export declare const GoodsDetailCoupon: () => JSX.Element;
|
|
1
|
+
export declare const GoodsDetailCoupon: () => JSX.Element;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export declare const GoodsDetailEvaluate: () => JSX.Element;
|
|
1
|
+
export declare const GoodsDetailEvaluate: () => 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 +1 @@
|
|
|
1
|
-
export declare const GoodsDetailPopup: ({ goods }: any) => JSX.Element;
|
|
1
|
+
export declare const GoodsDetailPopup: ({ goods }: any) => JSX.Element;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export declare const GoodsDetailPromotion: ({ promotionList }: any) => JSX.Element;
|
|
1
|
+
export declare const GoodsDetailPromotion: ({ promotionList }: any) => JSX.Element;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export declare const GoodsDetailSize: ({ goods }: any) => JSX.Element;
|
|
1
|
+
export declare const GoodsDetailSize: ({ goods }: any) => JSX.Element;
|
|
@@ -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,6 +1,6 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
|
-
interface GoodsDetailType {
|
|
3
|
-
skuCode: string;
|
|
4
|
-
}
|
|
5
|
-
export declare const GoodsDetail: import("react").NamedExoticComponent<GoodsDetailType>;
|
|
6
|
-
export {};
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
interface GoodsDetailType {
|
|
3
|
+
skuCode: string;
|
|
4
|
+
}
|
|
5
|
+
export declare const GoodsDetail: import("react").NamedExoticComponent<GoodsDetailType>;
|
|
6
|
+
export {};
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
|
-
export declare const GoodsDetailPromotion: import("react").MemoExoticComponent<() => JSX.Element>;
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
export declare const GoodsDetailPromotion: import("react").MemoExoticComponent<() => JSX.Element>;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
|
-
export declare const GoodsDetailTopInfo: import("react").MemoExoticComponent<() => JSX.Element>;
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
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';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export declare const MenuList: () => JSX.Element;
|
|
1
|
+
export declare const MenuList: () => JSX.Element;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export declare const OrderEntry: () => JSX.Element;
|
|
1
|
+
export declare const OrderEntry: () => JSX.Element;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
|
-
interface MineType {
|
|
3
|
-
avatarStyle: number;
|
|
4
|
-
banner: number;
|
|
5
|
-
}
|
|
6
|
-
export declare const Mine: import("react").NamedExoticComponent<MineType>;
|
|
7
|
-
export {};
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
interface MineType {
|
|
3
|
+
avatarStyle: number;
|
|
4
|
+
banner: number;
|
|
5
|
+
}
|
|
6
|
+
export declare const Mine: import("react").NamedExoticComponent<MineType>;
|
|
7
|
+
export {};
|
|
@@ -1,12 +1,12 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
export declare const Notice: ({ text, backgroundColor, color, fontSize, borderColor, paddingTop, paddingBottom, paddingLeft, paddingRight }: {
|
|
3
|
-
fontSize: string;
|
|
4
|
-
borderColor: string;
|
|
5
|
-
color: string;
|
|
6
|
-
text: React.ReactNode;
|
|
7
|
-
backgroundColor: string;
|
|
8
|
-
paddingTop: number;
|
|
9
|
-
paddingBottom: number;
|
|
10
|
-
paddingLeft: number;
|
|
11
|
-
paddingRight: number;
|
|
12
|
-
}) => JSX.Element | null;
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export declare const Notice: ({ text, backgroundColor, color, fontSize, borderColor, paddingTop, paddingBottom, paddingLeft, paddingRight }: {
|
|
3
|
+
fontSize: string;
|
|
4
|
+
borderColor: string;
|
|
5
|
+
color: string;
|
|
6
|
+
text: React.ReactNode;
|
|
7
|
+
backgroundColor: string;
|
|
8
|
+
paddingTop: number;
|
|
9
|
+
paddingBottom: number;
|
|
10
|
+
paddingLeft: number;
|
|
11
|
+
paddingRight: number;
|
|
12
|
+
}) => JSX.Element | null;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
export declare const OrderDetail: React.NamedExoticComponent<{}>;
|
|
1
|
+
import React from 'react';
|
|
2
|
+
export declare const OrderDetail: React.NamedExoticComponent<{}>;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
export * from './mock';
|
|
2
|
-
export * from './orderItem';
|
|
3
|
-
export * from './orderListItem';
|
|
1
|
+
export * from './mock';
|
|
2
|
+
export * from './orderItem';
|
|
3
|
+
export * from './orderListItem';
|