@conecli/cone-render 0.8.15-taroUpdate.0 → 0.8.15-taroUpdate.2
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/app.js +2 -0
- package/dist/app.js.LICENSE.txt +29 -0
- package/dist/app.json +1 -0
- package/dist/app.wxss +1 -0
- package/dist/base.wxml +855 -0
- package/dist/common.js +1 -0
- package/dist/common.wxss +1 -0
- package/dist/comp.js +1 -0
- package/dist/comp.json +1 -0
- package/dist/comp.wxml +2 -0
- package/dist/pages/index/ContainerFloorListDemo.js +1 -0
- package/dist/pages/index/ContainerFloorListDemo.json +1 -0
- package/dist/pages/index/ContainerFloorListDemo.wxml +2 -0
- package/dist/pages/index/ContainerFloorListDemo.wxss +1 -0
- package/dist/pages/index/DecorateContainerFloorListDemo.js +1 -0
- package/dist/pages/index/DecorateContainerFloorListDemo.json +1 -0
- package/dist/pages/index/DecorateContainerFloorListDemo.wxml +2 -0
- package/dist/pages/index/DecorateContainerFloorListDemo.wxss +1 -0
- package/dist/pages/index/decorate.js +1 -0
- package/dist/pages/index/decorate.json +1 -0
- package/dist/pages/index/decorate.wxml +2 -0
- package/dist/pages/index/index.js +1 -0
- package/dist/pages/index/index.json +1 -0
- package/dist/pages/index/index.wxml +2 -0
- package/dist/project.config.json +13 -0
- package/dist/runtime.js +1 -0
- package/dist/taro.js +1 -0
- package/dist/utils.wxs +39 -0
- package/dist/vendors.js +2 -0
- package/dist/vendors.js.LICENSE.txt +25 -0
- package/package.json +2 -3
- package/dist/api/index.ts +0 -1
- package/dist/assets/fans_price@2x.png +0 -0
- package/dist/assets/jsbundles_jdreactshopactivitytab_images_samprice.png +0 -0
- package/dist/assets/plus-icon.png +0 -0
- package/dist/common/business.ts +0 -1
- package/dist/common/const.ts +0 -1
- package/dist/common/index.h5.ts +0 -1
- package/dist/common/index.jd.ts +0 -1
- package/dist/common/index.ts +0 -1
- package/dist/common/index.weapp.ts +0 -1
- package/dist/common/wxappApi.ts +0 -1
- package/dist/components/ErrorBoundary.tsx +0 -1
- package/dist/components/base/CommonFloorHead/index.module.scss +0 -146
- package/dist/components/base/CommonFloorHead/index.tsx +0 -1
- package/dist/components/base/CountDown/index.module.scss +0 -47
- package/dist/components/base/CountDown/index.tsx +0 -1
- package/dist/components/base/CustomImageLoadRealInfo/index.module.scss +0 -10
- package/dist/components/base/CustomImageLoadRealInfo/index.tsx +0 -1
- package/dist/components/base/CustomScrollView/index.module.scss +0 -18
- package/dist/components/base/CustomScrollView/index.tsx +0 -1
- package/dist/components/base/CustomScrollView/index.weapp.tsx +0 -1
- package/dist/components/base/Dialog/const.ts +0 -1
- package/dist/components/base/Dialog/index.module.scss +0 -112
- package/dist/components/base/Dialog/index.tsx +0 -1
- package/dist/components/base/Exposure/index.h5.module.scss +0 -8
- package/dist/components/base/Exposure/index.h5.tsx +0 -1
- package/dist/components/base/Exposure/index.module.scss +0 -11
- package/dist/components/base/Exposure/index.tsx +0 -1
- package/dist/components/base/ExposureSmart/index.h5.module.scss +0 -8
- package/dist/components/base/ExposureSmart/index.h5.tsx +0 -1
- package/dist/components/base/ExposureSmart/index.module.scss +0 -11
- package/dist/components/base/ExposureSmart/index.tsx +0 -1
- package/dist/components/base/ExposureSmart/reporter.tsx +0 -1
- package/dist/components/base/InViewRender/const.ts +0 -1
- package/dist/components/base/InViewRender/index.module.scss +0 -17
- package/dist/components/base/InViewRender/index.tsx +0 -1
- package/dist/components/base/InViewRender/index.weapp.tsx +0 -1
- package/dist/components/base/JdLoading/index.module.scss +0 -34
- package/dist/components/base/JdLoading/index.tsx +0 -1
- package/dist/components/base/LazyLayoutLoad/const.ts +0 -1
- package/dist/components/base/LazyLayoutLoad/index.module.scss +0 -17
- package/dist/components/base/LazyLayoutLoad/index.tsx +0 -1
- package/dist/components/base/LazyLayoutLoad/index.weapp.tsx +0 -1
- package/dist/components/base/LazyLoadImage/const.ts +0 -1
- package/dist/components/base/LazyLoadImage/index.h5.module.scss +0 -24
- package/dist/components/base/LazyLoadImage/index.h5.tsx +0 -1
- package/dist/components/base/LazyLoadImage/index.module.scss +0 -17
- package/dist/components/base/LazyLoadImage/index.tsx +0 -1
- package/dist/components/base/NetworkDataError/const.ts +0 -1
- package/dist/components/base/NetworkDataError/index.module.scss +0 -76
- package/dist/components/base/NetworkDataError/index.tsx +0 -1
- package/dist/components/base/Price/const.ts +0 -1
- package/dist/components/base/Price/index.module.scss +0 -127
- package/dist/components/base/Price/index.tsx +0 -1
- package/dist/components/base/Skeleton/index.module.scss +0 -14
- package/dist/components/base/Skeleton/index.tsx +0 -1
- package/dist/components/base/Skeleton/old.tsx +0 -1
- package/dist/components/base/Skeleton/svg/const.ts +0 -1
- package/dist/components/base/Skeleton/svg/shopHeader.svg +0 -72
- package/dist/components/decorate/DecorateFloorModule/index.module.scss +0 -18
- package/dist/components/decorate/DecorateFloorModule/index.tsx +0 -1
- package/dist/components/decorate/EmptyFloorModule/index.module.scss +0 -20
- package/dist/components/decorate/EmptyFloorModule/index.tsx +0 -1
- package/dist/components/decorate/PlaceHolder/index.module.scss +0 -36
- package/dist/components/decorate/PlaceHolder/index.tsx +0 -1
- package/dist/components/floorItem.tsx +0 -1
- package/dist/components/floorItem.weapp.tsx +0 -1
- package/dist/components/isv/Floor/index.module.scss +0 -4
- package/dist/components/isv/Floor/index.tsx +0 -1
- package/dist/config/env.ts +0 -1
- package/dist/config/shop.ts +0 -1
- package/dist/customHooks/useDocumentVisibilitychange.ts +0 -1
- package/dist/interface/common.ts +0 -1
- package/dist/interface/component.ts +0 -1
- package/dist/interface/index.ts +0 -1
- package/dist/interface/jumpEventReport.ts +0 -1
- package/dist/interface/service.ts +0 -1
- package/dist/interface/utils.ts +0 -1
- package/dist/jumpEventReport/base.ts +0 -1
- package/dist/jumpEventReport/const.ts +0 -1
- package/dist/jumpEventReport/createReportFloorData.ts +0 -1
- package/dist/jumpEventReport/index.h5.ts +0 -1
- package/dist/jumpEventReport/index.jd.ts +0 -1
- package/dist/jumpEventReport/index.ts +0 -1
- package/dist/jumpEventReport/index.weapp.ts +0 -1
- package/dist/jumpEventReport/jdJumpJdApp.ts +0 -1
- package/dist/jumpEventReport/jumpUrlConfig/base.ts +0 -1
- package/dist/jumpEventReport/jumpUrlConfig/index.h5.ts +0 -1
- package/dist/jumpEventReport/jumpUrlConfig/index.jd.ts +0 -1
- package/dist/jumpEventReport/jumpUrlConfig/index.ts +0 -1
- package/dist/jumpEventReport/jumpUrlConfig/index.weapp.ts +0 -1
- package/dist/jumpEventReport/logEventConfig.ts +0 -1
- package/dist/jumpEventReport/web/report.ts +0 -1
- package/dist/jumpEventReport/web/wqshop.report.ts +0 -1
- package/dist/jumpEventReport/web.base.ts +0 -1
- package/dist/jumpEventReport/web.jd.ts +0 -1
- package/dist/jumpEventReport/web.wxapp.ts +0 -1
- package/dist/libs/taroAppReport.js +0 -4
- package/dist/modules/ContainerFloorList/index.h5.module.scss +0 -43
- package/dist/modules/ContainerFloorList/index.h5.tsx +0 -1
- package/dist/modules/ContainerFloorList/index.module.scss +0 -17
- package/dist/modules/ContainerFloorList/index.tsx +0 -1
- package/dist/modules/DecorateContainerFloorList/index.module.scss +0 -34
- package/dist/modules/DecorateContainerFloorList/index.tsx +0 -1
- package/dist/open/api/device.ts +0 -1
- package/dist/open/api/environment.ts +0 -1
- package/dist/open/api/global.ts +0 -1
- package/dist/open/api/index.ts +0 -1
- package/dist/open/api/jump.ts +0 -1
- package/dist/open/api/moduleUtil.ts +0 -1
- package/dist/open/api/storage.ts +0 -1
- package/dist/open/api/track.ts +0 -1
- package/dist/open/api/util.ts +0 -1
- package/dist/open/components/index.ts +0 -1
- package/dist/open/index.ts +0 -1
- package/dist/open/modules/index.ts +0 -1
- package/dist/sass/app.h5.scss +0 -607
- package/dist/sass/app.scss +0 -21
- package/dist/sass/base.scss +0 -351
- package/dist/sass/decorate.h5.scss +0 -33
- package/dist/sass/normalize.scss +0 -261
- package/dist/utils/MQ.ts +0 -1
- package/dist/utils/connectNativeJsBridge.ts +0 -1
- package/dist/utils/draExceptionAndProfile.ts +0 -1
- package/dist/utils/floorDataFindDataDefines.ts +0 -1
- package/dist/utils/h5Utils.ts +0 -1
- package/dist/utils/index.h5.ts +0 -1
- package/dist/utils/index.ts +0 -1
- package/dist/utils/index.weapp.ts +0 -1
- package/dist/utils/intersectionObserver.ts +0 -1
- package/dist/utils/jm-common.js +0 -1
- package/dist/utils/jm-cookie.js +0 -1
- package/dist/utils/jm-js-agent-jd-profile.js +0 -1
- package/dist/utils/utils.ts +0 -1
- package/dist/wxapp/api/reportGDT.js +0 -1
- package/dist/wxapp/common/biz.js +0 -1
- package/dist/wxapp/common/login/login.js +0 -1
- package/dist/wxapp/common/navigator.js +0 -1
- package/dist/wxapp/common/user_info.js +0 -1
- package/dist/wxapp/components/nav-bar/nav-bar.js +0 -1
- package/dist/wxapp/components/nav-bar/nav-bar.json +0 -5
- package/dist/wxapp/components/nav-bar/nav-bar.wxml +0 -0
- package/dist/wxapp/components/nav-bar/nav-bar.wxss +0 -0
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import ContentLoader from 'react-content-loader'
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export const ShopHeaderSvgUrl =
|
|
@@ -1,72 +0,0 @@
|
|
|
1
|
-
<svg
|
|
2
|
-
role="img"
|
|
3
|
-
aria-labelledby="loading-aria"
|
|
4
|
-
viewBox="0 0 375 169"
|
|
5
|
-
preserveAspectRatio="none"
|
|
6
|
-
fill="none" xmlns="http://www.w3.org/2000/svg"
|
|
7
|
-
>
|
|
8
|
-
<title id="loading-aria">Loading...</title>
|
|
9
|
-
<rect
|
|
10
|
-
x="0"
|
|
11
|
-
y="0"
|
|
12
|
-
width="100%"
|
|
13
|
-
height="100%"
|
|
14
|
-
clip-path="url(#clip-path)"
|
|
15
|
-
style='fill: url("#fill");'
|
|
16
|
-
></rect>
|
|
17
|
-
<defs>
|
|
18
|
-
<clipPath id="clip-path">
|
|
19
|
-
<rect x="13" y="69" rx="6" ry="6" width="40" height="40"/>
|
|
20
|
-
<rect x="62" y="71" rx="3" ry="3" width="220" height="14"/>
|
|
21
|
-
<rect x="54" y="21" rx="10" ry="10" width="249" height="20"/>
|
|
22
|
-
<rect x="62" y="95" rx="3" ry="3" width="220" height="12"/>
|
|
23
|
-
<rect x="301" y="74" rx="10" ry="10" width="62" height="29"/>
|
|
24
|
-
<rect x="24" y="123" rx="4" ry="4" width="32" height="20"/>
|
|
25
|
-
<rect x="98" y="123" rx="4" ry="4" width="32" height="20"/>
|
|
26
|
-
<rect x="167" y="123" rx="4" ry="4" width="32" height="20"/>
|
|
27
|
-
<rect x="239" y="123" rx="4" ry="4" width="32" height="20"/>
|
|
28
|
-
<rect x="314" y="123" rx="4" ry="4" width="32" height="20"/>
|
|
29
|
-
</clipPath>
|
|
30
|
-
<linearGradient id="fill">
|
|
31
|
-
<stop
|
|
32
|
-
offset="0.599964"
|
|
33
|
-
stop-color="#f3f3f3"
|
|
34
|
-
stop-opacity="1"
|
|
35
|
-
>
|
|
36
|
-
<animate
|
|
37
|
-
attributeName="offset"
|
|
38
|
-
values="-2; -2; 1"
|
|
39
|
-
keyTimes="0; 0.25; 1"
|
|
40
|
-
dur="2s"
|
|
41
|
-
repeatCount="indefinite"
|
|
42
|
-
></animate>
|
|
43
|
-
</stop>
|
|
44
|
-
<stop
|
|
45
|
-
offset="1.59996"
|
|
46
|
-
stop-color="#ecebeb"
|
|
47
|
-
stop-opacity="1"
|
|
48
|
-
>
|
|
49
|
-
<animate
|
|
50
|
-
attributeName="offset"
|
|
51
|
-
values="-1; -1; 2"
|
|
52
|
-
keyTimes="0; 0.25; 1"
|
|
53
|
-
dur="2s"
|
|
54
|
-
repeatCount="indefinite"
|
|
55
|
-
></animate>
|
|
56
|
-
</stop>
|
|
57
|
-
<stop
|
|
58
|
-
offset="2.59996"
|
|
59
|
-
stop-color="#f3f3f3"
|
|
60
|
-
stop-opacity="1"
|
|
61
|
-
>
|
|
62
|
-
<animate
|
|
63
|
-
attributeName="offset"
|
|
64
|
-
values="0; 0; 3"
|
|
65
|
-
keyTimes="0; 0.25; 1"
|
|
66
|
-
dur="2s"
|
|
67
|
-
repeatCount="indefinite"
|
|
68
|
-
></animate>
|
|
69
|
-
</stop>
|
|
70
|
-
</linearGradient>
|
|
71
|
-
</defs>
|
|
72
|
-
</svg>
|
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
|
|
2
|
-
.d-container-item {
|
|
3
|
-
position: relative;
|
|
4
|
-
overflow: hidden;
|
|
5
|
-
z-index: 3;
|
|
6
|
-
&:first-child {
|
|
7
|
-
z-index: 1;
|
|
8
|
-
}
|
|
9
|
-
&.d-container-item-active {
|
|
10
|
-
:global {
|
|
11
|
-
.d-decorate-floor-item {
|
|
12
|
-
.d-floor-selected-border {
|
|
13
|
-
border-color: #29f;
|
|
14
|
-
}
|
|
15
|
-
}
|
|
16
|
-
}
|
|
17
|
-
}
|
|
18
|
-
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import { View } from '@tarojs/components'
|
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
.d-empty-module {
|
|
4
|
-
&.d-empty-text-warp {
|
|
5
|
-
display: flex;
|
|
6
|
-
height: 120px;
|
|
7
|
-
justify-content: center;
|
|
8
|
-
align-items: center;
|
|
9
|
-
background: #f5f5f5;
|
|
10
|
-
}
|
|
11
|
-
.d-empty-text {
|
|
12
|
-
font-size: 26px;
|
|
13
|
-
color: #000;
|
|
14
|
-
}
|
|
15
|
-
.d-empty-img {
|
|
16
|
-
display: flex;
|
|
17
|
-
justify-content: center;
|
|
18
|
-
background: #fff;
|
|
19
|
-
}
|
|
20
|
-
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import { View, Text } from '@tarojs/components'
|
|
@@ -1,36 +0,0 @@
|
|
|
1
|
-
|
|
2
|
-
.d-place-holder {
|
|
3
|
-
position: relative;
|
|
4
|
-
height: 0;
|
|
5
|
-
opacity: 0;
|
|
6
|
-
transition: height ease-in-out 400ms, opacity ease-in-out 400ms;
|
|
7
|
-
|
|
8
|
-
&.d-place-holder-active {
|
|
9
|
-
height: 80px;
|
|
10
|
-
opacity: 1;
|
|
11
|
-
}
|
|
12
|
-
|
|
13
|
-
&:before {
|
|
14
|
-
content: '';
|
|
15
|
-
position: absolute;
|
|
16
|
-
top: 0;
|
|
17
|
-
left: 0;
|
|
18
|
-
right: 0;
|
|
19
|
-
bottom: 0;
|
|
20
|
-
//opacity: 0.2;
|
|
21
|
-
//background-color: #2299FF;
|
|
22
|
-
background-color: rgba(34, 153, 255, 0.2);
|
|
23
|
-
pointer-events: none;
|
|
24
|
-
}
|
|
25
|
-
|
|
26
|
-
.d-place-holder-border {
|
|
27
|
-
height: 100%;
|
|
28
|
-
border: 2px dashed #29f;
|
|
29
|
-
box-sizing: border-box;
|
|
30
|
-
}
|
|
31
|
-
|
|
32
|
-
.d-place-holder-text {
|
|
33
|
-
font-size: 26px;
|
|
34
|
-
color: #29f;
|
|
35
|
-
}
|
|
36
|
-
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import { View, Text } from '@tarojs/components'
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import React, { Suspense, lazy } from 'react'
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import React, { useCallback } from 'react'
|
package/dist/config/env.ts
DELETED
package/dist/config/shop.ts
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import { isProd, isPublishToWxapp } from '../config/env'
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import Taro from '@tarojs/taro'
|
package/dist/interface/common.ts
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import Taro from '@tarojs/taro'
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import React from 'react'
|
package/dist/interface/index.ts
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import { CommonInterFace } from './common'
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export declare namespace JumpEventReportInterFace {
|
package/dist/interface/utils.ts
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import Taro from '@tarojs/taro'
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import Taro from '@tarojs/taro'
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import { isH5 } from '../utils'
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import global from '../common'
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import { isApp, getUrlQuery } from '../utils/jm-common'
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import { JdJumpJdApp } from './jdJumpJdApp'
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import Taro from '@tarojs/taro'
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import Taro from '@tarojs/taro'
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import { domain } from '../../api'
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import { JumpMiniBasePath, JumpWebBaseUrl } from './base'
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import { JumpMiniBasePath, JumpWebBaseUrl } from './base'
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import { JumpMiniBasePath, JumpWebBaseUrl } from './base'
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import { JumpMiniBasePath, JumpWebBaseUrl } from './base'
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export enum LogPnameInfo {
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
const pageName = window.location.origin + window.location.pathname
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import { SECTION_HOME_TAB_TYPE, SHOP_MENU_ID_TYPE } from '../../common/const'
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import global from '../common'
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import { JdJumpJdApp } from './jdJumpJdApp'
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import global from '../common'
|
|
2
|
console.log('window.shopGlobalSwitch:', JSON.stringify(window.shopGlobalSwitch))
|
|
3
1
|
console.log('进入了 isH5AndJingGouMini && this.isH5OpenToWxapp 的if')
|
|
4
2
|
this.jingGouMiniState = true
|
|
5
3
|
window.isJingGouMiniViewState = true
|
|
6
4
|
console.log('进入了 iwx?.miniProgram then ')
|
|
7
5
|
global.info.isJingGouMiniViewState = true
|
|
8
6
|
if (location.pathname == '/shop/home') {
|
|
9
7
|
const getQueryData = parseQueryUrlString(
|
|
10
8
|
location.search,
|
|
11
9
|
)
|
|
12
10
|
this.jdJumpToShopHome({
|
|
13
11
|
...getQueryData,
|
|
14
12
|
type: 'redirectTo',
|
|
15
13
|
})
|
|
16
14
|
}
|
|
17
15
|
console.log('进入了 isH5AndJingGouMini && this.isH5OpenToWxapp 的esle')
|
|
18
16
|
}
|
|
@@ -1,4 +0,0 @@
|
|
|
1
|
-
/* eslint-disable */
|
|
2
|
-
/* 2023-02-14 16:43:37 @issue to huangzhihua@jd.com Thanks */
|
|
3
|
-
var Taro=require("@tarojs/taro");!function(t){var e={};"weapp"===process.env.TARO_ENV&&(e={1e3:["direct","t_1000578828_xcx_1000_wxtd","xcx",""],1001:["direct","t_1000578828_xcx_1001_fxrk","xcx",""],1005:["weixin","t_1000578826_xcx_1005_fxss","xcx",""],1006:["weixin","t_1000578826_xcx_1006_fxss","xcx",""],1007:["weixin","t_1000578832_xcx_1007_drxxkp","xcx",""],1008:["weixin","t_1000578832_xcx_1008_qlxxkp","xcx",""],1010:["direct","t_1000578828_xcx_1010_scj","xcx",""],1011:["weixin","t_1000578833_xcx_1011_smewm","xcx",""],1012:["weixin","t_1000578833_xcx_1011_smewm","xcx",""],1013:["weixin","t_1000578833_xcx_1011_smewm","xcx",""],1014:["weixin","t_1000578827_xcx_1014_xcxmbxx","xcx",""],1017:["weixin","t_1000578829_xcx_1017_tyb","xcx",""],1019:["direct","t_1000578830_xcx_1019_qb","xcx",""],1020:["weixin","t_1000072662_xcx_1020_gzhjs","xcx",""],1022:["direct","t_1000578828_xcx_1022_zdrk","xcx",""],1023:["direct","t_1000578828_xcx_1023_zmtb","xcx",""],1024:["direct","t_1000578828_xcx_1024_xcxjs","xcx",""],1025:["weixin","t_1000578833_xcx_1025_smywm","xcx",""],1026:["weixin","t_1000578829_xcx_1026_fjxcx","xcx",""],1027:["weixin","t_1000578826_xcx_1027_dbss","xcx",""],1028:["direct","t_1000578836_xcx_1028_kqkb","xcx",""],1029:["direct","t_1000578836_xcx_1029_kqxq","xcx",""],1030:["weixin","t_1000578829_xcx_1030_zdhcs","xcx",""],1031:["weixin","t_1000578833_xcx_1025_smywm","xcx",""],1032:["weixin","t_1000578833_xcx_1025_smywm","xcx",""],1034:["weixin","t_1000578827_xcx_1034_zfwcxx","xcx",""],1035:["weixin","t_1000072662_xcx_1035_cdl","xcx",""],1036:["weixin","t_335139774_xcx_1036_appfxxx","xcx",""],1037:["weixin","t_1000578834_xcx_1037_xcxtz","xcx",""],1038:["weixin","t_1000578834_xcx_1038_xcxtz","xcx",""],1039:["weixin","t_1000578829_xcx_1039_yds","xcx",""],1042:["weixin","t_1000578826_xcx_1042_tjss","xcx",""],1043:["weixin","t_1000072662_xcx_1043_gzhxx","xcx",""],1044:["weixin","t_1000578832_xcx_1044_fxxxkp","xcx",""],1045:["weixin","t_1000578835_xcx_1045_pyq","xcx",""],1046:["weixin","t_1000578835_xcx_1046_xqy","xcx",""],1047:["weixin","t_1000578833_xcx_1047_smxcxm","xcx",""],1048:["weixin","t_1000578833_xcx_1047_smxcxm","xcx",""],1049:["weixin","t_1000578833_xcx_1047_smxcxm","xcx",""],1052:["direct","t_1000578836_xcx_1052_kqmdlb","xcx",""],1053:["weixin","t_1000578826_xcx_1053_sys","xcx",""],1054:["direct","t_1000578828_xcx_1054_dbss","xcx",""],1055:["weixin","t_1000578829_xcx_1055_h5hq","xcx",""],1056:["weixin","t_1000578829_xcx_1056_ylbf","xcx",""],1057:["direct","t_1000578830_xcx_1057_yxkxqy","xcx",""],1058:["weixin","t_1000072663_xcx_1058_gzhwz","xcx",""],1059:["weixin","t_1000578829_xcx_1059_yqy","xcx",""],1064:["weixin","t_1000578829_xcx_1064_wifilj","xcx",""],1067:["weixin","t_1000578835_xcx_1067_gzh","xcx",""],1068:["weixin","t_1000578835_xcx_1068_fjxcx","xcx",""],1069:["weixin","t_1000578829_xcx_1069_ydyy","xcx",""],1071:["direct","t_1000578830_xcx_1071_yxklby","xcx",""],1072:["weixin","t_1000578833_xcx_1072_ewmsk","xcx",""],1073:["weixin","t_1000578829_xcx_1073_kfxx","xcx",""],1074:["weixin","t_1000072663_xcx_1074_gzhxx","xcx",""],1077:["weixin","t_1000578829_xcx_1077_yzb","xcx",""],1078:["weixin","t_1000578829_xcx_1078_wifilj","xcx",""],1079:["weixin","t_1000578829_xcx_1079_yxzx","xcx",""],1081:["weixin","t_1000578829_xcx_1081_kfwzl","xcx",""],1082:["weixin","t_1000072663_xcx_1082_hhwzl","xcx",""],1084:["weixin","t_1000578835_xcx_1084_ysy","xcx",""],1088:["direct","t_1000578828_xcx_1088_hhxx","xcx",""],1089:["direct","t_1000578828_xcx_1089_ltkxl","xcx",""],1090:["direct","t_1000578828_xcx_1090_xcxcd","xcx",""],1091:["weixin","t_1000072663_xcx_1091_wzspkp","xcx",""],1092:["direct","t_1000578829_xcx_1092_csfwrk","xcx",""],1095:["weixin","t_1000578835_xcx_1095_xcxzj","xcx",""],1096:["direct","t_1000578828_xcx_1096_ltjl","xcx",""],1097:["weixin","t_1000578829_xcx_1097_zfqy","xcx",""],1099:["direct","t_1000578829_xcx_1099_cj","xcx",""],1100:["direct","t_1000578828_xcx_1100_hbfmxqy","xcx",""],1102:["weixin","t_1000072663_xcx_1102_fwyl","xcx",""],1103:["direct","t_1000578829_xcx_1103_fxwd","xcx",""],1104:["direct","t_1000578829_xcx_1104_xlwd","xcx",""],1106:["direct","t_1000578828_xcx_1106_xlss","xcx",""],1107:["direct","t_1000578828_xcx_1107_dyxx","xcx",""],1112:["direct","t_1000072660_17008_79","xcx",""],1113:["direct","t_1000578828_xcx_1113_azfyp","xcx",""],1114:["direct","t_1000578828_xcx_1114_azcbl","xcx",""],1119:["direct","t_1000578828_xcx_1119_qywxgzt","xcx",""],1120:["direct","t_1000578828_xcx_1120_qywxgrzl","xcx",""],1121:["weixin","t_1000578832_xcx_1121_qywxltjhk","xcx",""],1124:["weixin","t_1000578833_xcx_1124_smywym","xcx",""],1125:["weixin","t_1000578833_xcx_1124_smywym","xcx",""],1126:["weixin","t_1000578833_xcx_1124_smywym","xcx",""],1129:["weixin","t_1000578829_xcx_1129_pc","xcx",""],1131:["direct","t_1000578828_xcx_1131_fcdk","xcx",""],1133:["direct","t_1000578828_xcx_1133_yjsb","xcx",""],1135:["weixin","t_1000578829_xcx_1135_zcxtz","xcx",""],1150:["weixin","t_1000578833_xcx_1150_sspm","xcx",""],1152:["weixin","t_1000072663_xcx_1152_dyhspdkxcx","xcx",""],1153:["weixin","t_1000578833_xcx_1253_swjgy","xcx",""],1154:["weixin","t_1000578832_xcx_1154_pyqdy","xcx",""],1155:["weixin","t_1000578832_xcx_1155_pyqdytz","xcx",""],1157:["weixin","t_1000578832_xcx_1157_fqhhhk","xcx",""],1158:["weixin","t_1000578832_xcx_1158_qgjdkxcx","xcx",""],1167:["direct","t_1000578828_xcx_1167_bqtz","xcx",""],1168:["weixin","t_1000578828_xcx_1168_qqllq","xcx",""]});var x=function(e){var x="";try{x=t.getStorageSync(e)}catch(t){}return x},n=function(e,x){try{t.setStorageSync(e,x)}catch(t){}},i=t.request,c=t.getSystemInfo,r=t.getNetworkType,_="";"weapp"===process.env.TARO_ENV?_="wx-app":"swan"===process.env.TARO_ENV?_="baidu-app":"tt"===process.env.TARO_ENV?_="toutiao-app":"alipay"===process.env.TARO_ENV?_="alipay-app":"rn"===process.env.TARO_ENV?_="rn-app":"h5"===process.env.TARO_ENV&&(_="h5-app");var a="__jda",s="__jdd",p="__jdv",o="__debugId__",d="__sysExtKey__",u="union_customerinfo",v=864e5,h=86400,l=1800,f="__refer",g="5YT%aC89$22OI@pQ",m=function(t){var e="https://neptune.jd.com/log/m";try{var x=getApp({allowDefault:!0});x&&x.globalRequestUrl&&(e=x.globalRequestUrl.replace(/\/*$/,"/neptune/log/m"))}catch(t){}return t?"https://luna.jd.com/debuglog/xapp":e},w=0;function y(t){t=t||"tr-"+w++,this.name=t,this.logCache=[],this.env=[],this.ext={},this.isReady=y.isWxDataReady,y.loggerList&&y.loggerList instanceof Array&&y.loggerList.push(this),y.isInitJda||(y.initJda(),y.isInitJda=!0)}y.loggerList=[],y.dependList={sysinfo:0,netType:0},y.isWxDataReady=!1,y.instance=!1,y.getInstance=function(){return y.instance||(y.instance=new y)},y.dataReady=function(t){if(!y.isWxDataReady){y.dependList[t]=1;for(var e in y.dependList)if(!y.dependList[e])return;y.isWxDataReady=!0;e=0;for(var x=y.loggerList.length;e<x;e++)y.loggerList[e].ready();delete y.loggerList}},y.pr=y.prototype,y.pr.ready=function(){this.isReady=!0;for(var t=this.logCache.length,e=0;e<t;e++)this.sendData.apply(this,this.logCache[e])},y.pr.sendData=function(t,e,x){var n;(n="pv"==e?this.initPvData(x):"cl"==e?this.initClickData(x):"cd"==e?this.initShoppingData(x):"od"==e?this.initOrderData(x):"sr"==e?this.initPageUnloadData(x):"ep"==e?this.initExposureData(x):x).tpc=t,n.report_ts=D()/1e3,n.token=y.md5(n.report_ts+g),n.data[0].typ=e,n.data[0].debugId=this.env[it]||"",this.request(n,"sr"==e||"cl"==e)},y.pr.send=function(t,e,x){this.isReady?this.sendData.apply(this,arguments):this.logCache.push(arguments)},y.pr.request=function(t,e){var x=!1,n=!!this.env[it];if(i({url:m(n)+"?std="+t.std,data:t,method:"POST",header:{"content-type":"application/json"},success:function(t){x=!0}}),e)for(var c=D()+100;D()<c||x;);},y.pr.exports=function(){var t=this;return{set:function(e){t.setData(e)},pv:function(e){t.lastPvTime&&D()-t.lastPvTime<100||(t.lastPvTime=D(),t.setData(e),t.env[L]||(t.setupPageview(),t.env[L]=!0),t.send("wx_app.000000","pv",e),t.env[L]=!1)},click:function(e){t.send("wx_app.000001","cl",e)},exposure:function(e){t.send("wx_app.000005","ep",e)},autoClick:function(e){var x,n=e.target.dataset,i=e.currentTarget.dataset;if(n&&n.eid?x=n:i&&i.eid&&(x=i),x){var c={eid:x.eid,elevel:x.elevel,eparam:x.eparam,pname:x.pname,pparam:x.pparam,target:x.target,event:e};t.send("wx_app.000001","cl",c)}},addToCart:function(e){t.send("wx_app.000002","cd",e)},order:function(e){t.send("wx_app.000003","od",e)},pageUnload:function(e){t.send("wx_app.000004","sr",e)},getSeries:function(){return t.env[L]||(t.setupPageview(),t.env[L]=!0),JSON.stringify(t.getSeriesData())},urlAddSeries:function(t){var e=(t||"").indexOf("#"),x="wxappSeries="+encodeURIComponent(this.getSeries());return e>-1?e===t.length-1?t+x:t+"&"+x:t+"#"+x},setMParam:function(e){return t.setMParam(e)},getJda:function(){return x(a)},getJdv:function(){return x(p)},getStorage:function(t){return x(t)},setStorage:function(t,e){return n(t,e)},setJdv:function(t){return t&&5===t.split("|").length&&n(p,t+"|"+D())}}},function(t){var e=0;function x(t){return i(n(c(t)))}function n(t){return _(a(r(t),8*t.length))}function i(t){for(var x,n=e?"0123456789ABCDEF":"0123456789abcdef",i="",c=0;c<t.length;c++)x=t.charCodeAt(c),i+=n.charAt(x>>>4&15)+n.charAt(15&x);return i}function c(t){for(var e,x,n="",i=-1;++i<t.length;)e=t.charCodeAt(i),x=i+1<t.length?t.charCodeAt(i+1):0,55296<=e&&e<=56319&&56320<=x&&x<=57343&&(e=65536+((1023&e)<<10)+(1023&x),i++),e<=127?n+=String.fromCharCode(e):e<=2047?n+=String.fromCharCode(192|e>>>6&31,128|63&e):e<=65535?n+=String.fromCharCode(224|e>>>12&15,128|e>>>6&63,128|63&e):e<=2097151&&(n+=String.fromCharCode(240|e>>>18&7,128|e>>>12&63,128|e>>>6&63,128|63&e));return n}function r(t){var e,x=Array(t.length>>2);for(e=0;e<x.length;e++)x[e]=0;for(e=0;e<8*t.length;e+=8)x[e>>5]|=(255&t.charCodeAt(e/8))<<e%32;return x}function _(t){for(var e="",x=0;x<32*t.length;x+=8)e+=String.fromCharCode(t[x>>5]>>>x%32&255);return e}function a(t,e){t[e>>5]|=128<<e%32,t[14+(e+64>>>9<<4)]=e;for(var x=1732584193,n=-271733879,i=-1732584194,c=271733878,r=0;r<t.length;r+=16){var _=x,a=n,s=i,h=c;n=u(n=u(n=u(n=u(n=d(n=d(n=d(n=d(n=o(n=o(n=o(n=o(n=p(n=p(n=p(n=p(n,i=p(i,c=p(c,x=p(x,n,i,c,t[r+0],7,-680876936),n,i,t[r+1],12,-389564586),x,n,t[r+2],17,606105819),c,x,t[r+3],22,-1044525330),i=p(i,c=p(c,x=p(x,n,i,c,t[r+4],7,-176418897),n,i,t[r+5],12,1200080426),x,n,t[r+6],17,-1473231341),c,x,t[r+7],22,-45705983),i=p(i,c=p(c,x=p(x,n,i,c,t[r+8],7,1770035416),n,i,t[r+9],12,-1958414417),x,n,t[r+10],17,-42063),c,x,t[r+11],22,-1990404162),i=p(i,c=p(c,x=p(x,n,i,c,t[r+12],7,1804603682),n,i,t[r+13],12,-40341101),x,n,t[r+14],17,-1502002290),c,x,t[r+15],22,1236535329),i=o(i,c=o(c,x=o(x,n,i,c,t[r+1],5,-165796510),n,i,t[r+6],9,-1069501632),x,n,t[r+11],14,643717713),c,x,t[r+0],20,-373897302),i=o(i,c=o(c,x=o(x,n,i,c,t[r+5],5,-701558691),n,i,t[r+10],9,38016083),x,n,t[r+15],14,-660478335),c,x,t[r+4],20,-405537848),i=o(i,c=o(c,x=o(x,n,i,c,t[r+9],5,568446438),n,i,t[r+14],9,-1019803690),x,n,t[r+3],14,-187363961),c,x,t[r+8],20,1163531501),i=o(i,c=o(c,x=o(x,n,i,c,t[r+13],5,-1444681467),n,i,t[r+2],9,-51403784),x,n,t[r+7],14,1735328473),c,x,t[r+12],20,-1926607734),i=d(i,c=d(c,x=d(x,n,i,c,t[r+5],4,-378558),n,i,t[r+8],11,-2022574463),x,n,t[r+11],16,1839030562),c,x,t[r+14],23,-35309556),i=d(i,c=d(c,x=d(x,n,i,c,t[r+1],4,-1530992060),n,i,t[r+4],11,1272893353),x,n,t[r+7],16,-155497632),c,x,t[r+10],23,-1094730640),i=d(i,c=d(c,x=d(x,n,i,c,t[r+13],4,681279174),n,i,t[r+0],11,-358537222),x,n,t[r+3],16,-722521979),c,x,t[r+6],23,76029189),i=d(i,c=d(c,x=d(x,n,i,c,t[r+9],4,-640364487),n,i,t[r+12],11,-421815835),x,n,t[r+15],16,530742520),c,x,t[r+2],23,-995338651),i=u(i,c=u(c,x=u(x,n,i,c,t[r+0],6,-198630844),n,i,t[r+7],10,1126891415),x,n,t[r+14],15,-1416354905),c,x,t[r+5],21,-57434055),i=u(i,c=u(c,x=u(x,n,i,c,t[r+12],6,1700485571),n,i,t[r+3],10,-1894986606),x,n,t[r+10],15,-1051523),c,x,t[r+1],21,-2054922799),i=u(i,c=u(c,x=u(x,n,i,c,t[r+8],6,1873313359),n,i,t[r+15],10,-30611744),x,n,t[r+6],15,-1560198380),c,x,t[r+13],21,1309151649),i=u(i,c=u(c,x=u(x,n,i,c,t[r+4],6,-145523070),n,i,t[r+11],10,-1120210379),x,n,t[r+2],15,718787259),c,x,t[r+9],21,-343485551),x=v(x,_),n=v(n,a),i=v(i,s),c=v(c,h)}return Array(x,n,i,c)}function s(t,e,x,n,i,c){return v((r=v(v(e,t),v(n,c)))<<(_=i)|r>>>32-_,x);var r,_}function p(t,e,x,n,i,c,r){return s(e&x|~e&n,t,e,i,c,r)}function o(t,e,x,n,i,c,r){return s(e&n|x&~n,t,e,i,c,r)}function d(t,e,x,n,i,c,r){return s(e^x^n,t,e,i,c,r)}function u(t,e,x,n,i,c,r){return s(x^(e|~n),t,e,i,c,r)}function v(t,e){var x=(65535&t)+(65535&e);return(t>>16)+(e>>16)+(x>>16)<<16|65535&x}y.md5=x}();var D=function(){return(new Date).getTime()},k=function(){return D()+""+parseInt(2147483647*Math.random())},C=function(t){return"[object Object]"=={}.toString.call(t)},j=function(t,e){if(C(t)&&C(e))for(var x in e)t[x]=e[x]},q=function(t){var e=[];if(C(t))for(var x in t)"m_param"!==x&&e.push(x+"="+t[x]);return e.join("&")},R=0,b=R++,S=R++,A=R++,I=R++,z=R++,P=R++,T=R++,E=R++,O=R++,L=R++,U=R++,J=R++,N=R++,V=R++,W=R++,M=R++,X=R++,$=R++,B=R++,F=R++,K=R++,Y=R++,G=R++,H=R++,Q=R++,Z=R++,tt=R++,et=R++,xt=R++,nt=R++,it=R++;y.pr.getData=function(t){for(var e={},x=0,n=t.length;x<n;x++){var i=t[x];e[i[0]]=this.env[i[1]]||""}return e};var ct=null;y.pr.setupPageview=function(){var t,i,c,r=this.env,_=D(),d=parseInt(_/1e3),g=function(t){if(C(t))for(var e in t)return!1;return!0}(r[V]),m=x(a),w=x(s),j=x(p),R=x(o);if(!r[J]||g)try{var b=(ht=getCurrentPages())[ht.length-1];if(r[J]=r[J]||b.route||b.__route__||"",g){var L=C(b.options)?b.options:{};r[N]=q(L),r[V]=L,this.setMParam(L.m_param)}}catch(t){}y.setAppData(),r[O]=!1,t=d,i=r,(c=(w||"").split(".")).length>1?i[O]=i[O]||1*c[1]+l<t:i[O]=!0;var U,W,M,X,F,K,Y,Z,tt,et,rt,_t,at,st=function(t,x,n){var i=(t||"").split("|"),c="",r="",_="",a="",s=!0;i.length>=6&&x-i[5]<=v&&(c=i[1],r=i[2],_=i[3],a=i[4],s=!1);var p=n[V],o=[];if(ct&&e[ct]){var d=e[ct];o[0]=d[0],o[1]=encodeURIComponent(d[1]),o[2]=encodeURIComponent(d[2])||"none",o[3]=encodeURIComponent(d[3])||"-",ct=null}p&&p.utm_source&&(o[0]=encodeURIComponent(p.utm_source),o[1]=encodeURIComponent(p.utm_campaign||"")||r,o[2]=encodeURIComponent(p.utm_medium||"")||_,o[3]=encodeURIComponent(p.utm_term||"")||a,a=o[3],s=!0);var u=!1;o.length>0&&"direct"!=o[0]?u=(o[0]!==c||o[1]!==r||o[2]!==_)&&"referral"!==o[2]:o.length>0&&"direct"==o[0]&&("direct"===c||!c)&&(u=o[1]!==r||o[2]!==_||o[3]!==a);var h="";return u&&(c=o[0]||c,r=o[1]||r,_=o[2]||_,a=o[3]||a),(s||u)&&(h=[1,c||"direct",r||"-",_||"none",a||"-",x].join("|")),n[O]=n[O]||u,h}(j,_,r),pt=(et=d,rt=r,_t=(w||"").split("."),at=1,_t.length>1?(rt[O]=rt[O]||1*_t[1]+l<et,at=(rt[O]?1:1*_t[0]+1)||1):rt[O]=!0,rt[P]=at),ot=(U=d,W=r,Y=(m||"").split("."),Z=1,tt=1,Y.length>5?(Z=Y[0]||Z,M=Y[1]||k(),X=Y[2]||U,W[O]?(F=Y[4]||U,K=U,tt=1*Y[5]+1||1):(F=Y[3]||U,K=Y[4]||U,tt=1*Y[5]||1)):(M=k(),X=F=K=U,tt=1),W[xt]=Z,W[S]=M,W[A]=X,W[I]=F,W[z]=K,W[T]=tt,[Z,M,X,F,K,tt].join("."));!function(t){if(t[nt]&&t[nt].pv_sid&&t[nt].pv_seq){var e=1*t[nt].pv_sid,x=1*t[nt].pv_seq;e>99999999||(e>t[T]||e==t[T]&&x>=t[P])&&(t[T]=e,t[P]=x+1)}}(r),st&&n(p,st),pt=[r[P],d].join("."),ot=[r[xt],r[S],r[A],r[I],r[z],r[T]].join("."),n(s,pt),n(a,ot);var dt,ut,vt=function(t,e,x){var n=x[V],i="",c="";if(n&&n.customerinfo)i=n.customerinfo,c=e;else{var r=t instanceof Array?t:[];2==r.length&&e-r[1]<h&&(i=r[0],c=r[1])}return x[Q]=i,i?[i,c]:[]}(x(u),d,r);n(u,vt),r[E]=st||j,dt=this.env,(ut=x("jdwcx")||x("jdzdm"))&&(ut.unionid&&(dt[G]=ut.unionid),ut.wxversion&&(dt[H]=ut.wxversion));try{b=(ht=getCurrentPages())[ht.length-1],L=C(b.options)?b.options:{};var ht,lt,ft=decodeURIComponent(L.scene),gt=new RegExp("(^|&)"+o+"=([^&]*)(&|$)"),mt=ft.match(gt);null!=mt&&(lt=mt[2]),lt&&"DBG"===lt.substring(0,3)?(n(o,lt),R=lt):r[O]&&(n(o,""),R=""),r[it]=R}catch(t){}if(r[O])r[$]="",r[B]="";else{var wt=x(f);r[$]=wt[0],r[B]=wt[1]}n(f,[r[J],r[N]])},y.pr.initPvData=function(t){this.pageLoadTime=D(),this.maxClickDeep=0,t=t||{};var e=this.baseEnv(),x=e.data[0];return x.page_id=this.env[W]||"",x.pname=this.env[M]||this.env[J]||"",x.pparam=this.env[X]||this.env[N]||"",x.sku=this.env[Z]||"",x.shp=this.env[tt]||"",x.tit=this.env[U]||"",x.ldt=this.env[et]||"",j(x.ext,t.ext),e},y.pr.initClickData=function(t){var e,x=this.baseEnv(),n=x.data[0];if(n.eid=t.eid||"",n.eparam=t.eparam||"",n.elevel=t.elevel||"",n.page_id=t.pageId||this.env[W]||"",n.pname=t.pname||this.env[M]||this.env[J]||"",n.pparam=t.pparam||this.env[X]||this.env[N]||"",n.tar=t.target||"",n.x=0,n.y=0,e=t.event,C(e)&&e.type&&e.target){var i=t.event,c=i.touches;if((!c||c.length<1)&&(c=i.changedTouches),c&&c.length>0){n.x=parseInt(c[0].pageX);var r=parseInt(c[0].pageY);n.y=r,r>this.maxClickDeep&&(this.maxClickDeep=r)}}return j(n.ext,t.ext),x},y.pr.initExposureData=y.pr.initClickData,y.pr.initShoppingData=function(t){var e=this.baseEnv(),x=e.data[0];return x.eid=t.eid||"",x.eparam=t.eparam||"",x.elevel=t.elevel||"",x.page_id=t.pageId||this.env[W]||"",x.pname=t.pname||this.env[M]||this.env[J]||"",x.pparam=t.pparam||this.env[X]||this.env[N]||"",x.sku_list=t.shoppingList?JSON.stringify(t.shoppingList):"",j(x.ext,t.ext),e},y.pr.initOrderData=function(t){var e=this.baseEnv(),x=e.data[0];return x.eid=t.eid||"",x.eparam=t.eparam||"",x.elevel=t.elevel||"",x.page_id=t.pageId||this.env[W]||"",x.pname=t.pname||this.env[M]||this.env[J]||"",x.pparam=t.pparam||this.env[X]||this.env[N]||"",x.sku_list=t.orderList?JSON.stringify(t.orderList):"",x.order_total_fee=t.total||0,x.sale_ord_id=t.orderid||"",j(x.ext,t.ext),e},y.pr.initPageUnloadData=function(t){var e=((D()-this.pageLoadTime)/1e3).toFixed(3),x=this.baseEnv(),n=x.data[0];return t=t||{},n.page_id=t.pageId||this.env[W]||"",n.pname=t.pname||this.env[M]||this.env[J]||"",n.pparam=t.pparam||this.env[X]||this.env[N]||"",n.alive_seconds=e,n.click_deep=this.maxClickDeep,j(n.ext,t.ext),x},function(){y.wxDat={};var t=y.wxDat;c({success:function(e){e&&(t.dvc=e.model,t.pixelRatio=(e.pixelRatio||"")+"",t.scr=parseInt(e.windowWidth)+"x"+parseInt(e.windowHeight),t.lang=e.language,t.wxver=e.version,t.sdkver=e.SDKVersion||"")},complete:function(){y.dataReady("sysinfo")}}),r({success:function(e){e&&(t.net=e.networkType)},complete:function(){y.dataReady("netType")}})}(),y.pr.setData=function(t){var e={skuid:[Z],shopid:[tt],title:[U],loadtime:[et],url:[J],urlParam:[N,q],pageId:[W],pname:[M],pparam:[X]},n={account:[F],siteId:[b],appid:[K],openid:[Y],unionid:[G]},i=(t=C(t)?t:{},C(t.urlParam)?t.urlParam:{});this.ext={},this.env[V]=i,this.setMParam(i.m_param);for(var c in e){var r=e[c];this.env[r[0]]=t[c]?r[1]?r[1](t[c]):t[c]:"",delete t[c]}for(var c in n){r=n[c];this.env[r[0]]=t[c]?r[1]?r[1](t[c]):t[c]:this.env[r[0]]||"",delete t[c]}for(var c in t)"ext"!==c&&(this.ext[c]=t[c]);this.env[K]||(this.env[K]=x("appid"))},y.appDat={},y.setAppData=function(t){var e={},i=x(d);j(e,i),j(e,t);for(var c in e)y.appDat[c]=e[c];n(d,e)},y.clearAppData=function(){y.appDat={},function(e){try{t.removeStorageSync(e)}catch(t){}}(d)},y.scene=null,y.setScene=function(t){y.scene=t,ct=t},y.pr.setMParam=function(t){try{var e=JSON.parse(t);this.env[nt]=C(e)?e:{}}catch(t){this.env[nt]={}}},y.pr.baseEnv=function(){var t=this.env,e=y.wxDat,n={cli:_,std:t[b]||"WXAPP-JA2016-1",uuid:t[S]||"",scr:e.scr||"",dvc:e.dvc||"",lang:e.lang||"",appkey:t[H]||"",appid:t[K]||"",openid:t[Y]||"",unionid:t[G]||"",gender:e.gender||"",city:e.city||"",province:e.province||"",country:e.country||"",wxver:e.wxver||"",data:[]},i=[["ctp",J],["par",N],["ref",$],["rpr",B],["seq",P],["vts",T],["pin",F],["fst",A],["pst",I],["vct",z]],c=this.getData(i);return c.jsver="TR1.0.0",c.net=e.net||"",c.lat=e.lat||"",c.lon=e.lon||"",c.speed=e.speed||"",c.accuracy=e.accuracy||"",c.pixelRatio=e.pixelRatio||"",c.jdv=t[E]||"",c.customerInfo=t[Q]||"",c.unpl=x("unpl")||"",c.scene=y.scene||"",c.sdkver=e.sdkver||"",c.ext={},j(c.ext,this.ext),j(c.ext,y.appDat),n.data.push(c),n},y.pr.getSeriesData=function(){var t=this.env,e={uuid:t[S]||"",std:t[b]||"WXAPP-JA2016-1",seq:t[P],vts:t[T]};return t[H]&&(e.appkey=t[H]),t[K]&&(e.appid=t[K]),t[it]&&(e.debugId=t[it]),e},y.initJda=function(){var t=x(a);if(!t){var e=D();t=[1,k(),e,e,e,0].join("."),n(a,t)}return t},module.exports={init:function(t){return y.getInstance().exports()},usePlugin:function(t){if(t)try{pluginObj=requirePlugin(t)}catch(t){}},setAppData:function(t){y.setAppData(t)},clearAppData:function(){y.clearAppData()},setScene:function(t){y.setScene(t)}}}(Taro);
|
|
4
|
-
/* eslint-disable no-new */
|
|
@@ -1,43 +0,0 @@
|
|
|
1
|
-
|
|
2
|
-
.d-shop-container-list {
|
|
3
|
-
position: relative;
|
|
4
|
-
overflow: hidden;
|
|
5
|
-
z-index: 2;
|
|
6
|
-
|
|
7
|
-
.d-container-item,
|
|
8
|
-
.d-floor-item {
|
|
9
|
-
position: relative;
|
|
10
|
-
// 不能加overflow 防止IntersectionObserver监听异常
|
|
11
|
-
//overflow: hidden;
|
|
12
|
-
}
|
|
13
|
-
|
|
14
|
-
.d-floor-item {
|
|
15
|
-
overflow: hidden;
|
|
16
|
-
display: block; // 由于taro的View属于一种自定义标签,虽然taro自己会给View设置display为block,但是这个是一个异步过程,而自定义标签的默认display是inline,inline状态下即使设置了overflow:hidden,也会由于内容过大导致宽度被撑大而超出容器实际宽度。所以为了保证楼层容器节点在加载过程中不被撑大,需要显示设置display:block
|
|
17
|
-
}
|
|
18
|
-
|
|
19
|
-
.d-container-item {
|
|
20
|
-
//opacity: 0;
|
|
21
|
-
//animation: containerShowToOpacity 500ms;
|
|
22
|
-
//animation-fill-mode: forwards;
|
|
23
|
-
:global {
|
|
24
|
-
.lazyload-placeholder {
|
|
25
|
-
background: url('https://img13.360buyimg.com/imagetools/jfs/t1/151010/32/14284/30214/5ff66791Ea1bc6cc6/698c0772b377aef5.png')
|
|
26
|
-
center center / 40px 40px no-repeat;
|
|
27
|
-
}
|
|
28
|
-
}
|
|
29
|
-
}
|
|
30
|
-
|
|
31
|
-
.d-container-list-no-data {
|
|
32
|
-
min-height: 400px;
|
|
33
|
-
}
|
|
34
|
-
}
|
|
35
|
-
//@keyframes containerShowToOpacity {
|
|
36
|
-
// from {
|
|
37
|
-
// opacity: 0;
|
|
38
|
-
// }
|
|
39
|
-
//
|
|
40
|
-
// 100% {
|
|
41
|
-
// opacity: 1;
|
|
42
|
-
// }
|
|
43
|
-
//}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import React from 'react'
|
|
2
|
NETWORK_DATA_TYPE,
|
|
3
1
|
M_SHOP_DOWNLOAD_HEADER_NAV_BAR_BOTTOM_MENU_HEIGHT,
|
|
4
2
|
APP_SHOP_HEADER_NAV_BAR_BOTTOM_MENU_HEIGHT,
|
|
5
3
|
containerFloorListData: ComponentInterFace.ContainerItemData[]
|
|
6
4
|
className?: string
|
|
7
5
|
containerItemClass?: object
|
|
8
6
|
style?: object
|
|
9
7
|
hasGoodsFeeds?: boolean
|
|
10
8
|
builtInComponents?: Object
|
|
11
9
|
loadingEndComponentFn?: Function
|
|
12
10
|
sectionType?: string
|
|
13
11
|
updateShopFloorDataFn?: Function
|
|
14
12
|
updateContainerFloorListDataFn?: Function
|
|
15
13
|
const {
|
|
16
14
|
className,
|
|
17
15
|
style,
|
|
18
16
|
containerItemClass = null,
|
|
19
17
|
containerFloorListData,
|
|
20
18
|
builtInComponents,
|
|
21
19
|
loadingEndComponentFn,
|
|
22
20
|
sectionType,
|
|
23
21
|
updateShopFloorDataFn,
|
|
24
22
|
updateContainerFloorListDataFn,
|
|
25
23
|
} = props
|
|
26
24
|
|
|
27
25
|
const renderFloorItem = (
|
|
28
26
|
item,
|
|
29
27
|
floorItem,
|
|
30
28
|
floorIndex,
|
|
31
29
|
containerLayoutLeftRightMargin,
|
|
32
30
|
lazyLoadState = false,
|
|
33
31
|
) => {
|
|
34
32
|
return (
|
|
35
33
|
<View
|
|
36
34
|
className={classNames(shopContainerListStyle['d-floor-item'])}
|
|
37
35
|
data-floor-uid={floorItem?.uid}
|
|
38
36
|
data-floor-type={floorItem?.floorExtInfo?.moduleFlag || ''}
|
|
39
37
|
data-lazy-load={lazyLoadState}
|
|
40
38
|
key={floorItem.uid}
|
|
41
39
|
id={`J_floor_${floorItem.uid}`}
|
|
42
40
|
style={{
|
|
43
41
|
borderRadius: `${item?.borderRadius || 0}px`,
|
|
44
42
|
}}
|
|
45
43
|
>
|
|
46
44
|
<FloorListItem
|
|
47
45
|
floorIndex={floorIndex}
|
|
48
46
|
floorData={floorItem}
|
|
49
47
|
layoutLeftRightMargin={containerLayoutLeftRightMargin}
|
|
50
48
|
containerBorderRadius={item?.borderRadius || 0}
|
|
51
49
|
updateShopFloorDataFn={updateShopFloorDataFn}
|
|
52
50
|
loadingEndComponentFn={loadingEndComponentFn}
|
|
53
51
|
key={floorItem.uid}
|
|
54
52
|
builtInComponents={builtInComponents}
|
|
55
53
|
updateContainerFloorListDataFn={
|
|
56
54
|
updateContainerFloorListDataFn
|
|
57
55
|
}
|
|
58
56
|
/>
|
|
59
57
|
</View>
|
|
60
58
|
)
|
|
61
59
|
}
|
|
62
60
|
|
|
63
61
|
const getFloorSetHeight = (item) => {
|
|
64
62
|
const getHeight = item?.floorExtInfo?.floorHeight
|
|
65
63
|
? Number(item?.floorExtInfo?.floorHeight)
|
|
66
64
|
: 200
|
|
67
65
|
return getHeight > 0 ? getHeight : 200
|
|
68
66
|
}
|
|
69
67
|
return (
|
|
70
68
|
<View
|
|
71
69
|
className={classNames(
|
|
72
70
|
className,
|
|
73
71
|
shopContainerListStyle['d-shop-container-list'],
|
|
74
72
|
)}
|
|
75
73
|
style={style}
|
|
76
74
|
>
|
|
77
75
|
<View id='J_shopContainerFloorList'>
|
|
78
76
|
{containerFloorListData.length > 0 ? (
|
|
79
77
|
containerFloorListData.map((item, index) => {
|
|
80
78
|
const containerLayoutLeftRightMargin =
|
|
81
79
|
(item.marginLeft || 0) + (item.marginRight || 0)
|
|
82
80
|
const getContainerId = `J_container_${item.containerId}`
|
|
83
81
|
return (
|
|
84
82
|
<View
|
|
85
83
|
className={classNames(
|
|
86
84
|
shopContainerListStyle['d-container-item'],
|
|
87
85
|
containerItemClass,
|
|
88
86
|
)}
|
|
89
87
|
id={getContainerId}
|
|
90
88
|
key={item.containerId}
|
|
91
89
|
data-container-id={item?.containerId}
|
|
92
90
|
data-container-type={item?.typeCode}
|
|
93
91
|
style={{
|
|
94
92
|
marginBottom: item.marginBottom
|
|
95
93
|
? `${item.marginBottom}px`
|
|
96
94
|
: 0,
|
|
97
95
|
marginTop: item.marginTop
|
|
98
96
|
? `${item.marginTop}px`
|
|
99
97
|
: 0,
|
|
100
98
|
marginLeft: item.marginLeft
|
|
101
99
|
? `${item.marginLeft}px`
|
|
102
100
|
: 0,
|
|
103
101
|
marginRight: item.marginRight
|
|
104
102
|
? `${item.marginRight}px`
|
|
105
103
|
: 0,
|
|
106
104
|
borderRadius: item.borderRadius
|
|
107
105
|
? `${item.borderRadius}px`
|
|
108
106
|
: 0,
|
|
109
107
|
}}
|
|
110
108
|
>
|
|
111
109
|
{item.floors &&
|
|
112
110
|
item.floors.length > 0 &&
|
|
113
111
|
item.floors?.map(
|
|
114
112
|
(floorItem, floorIndex) => {
|
|
115
113
|
return index > 4 ? (
|
|
116
114
|
<LazyLayoutLoad
|
|
117
115
|
key={item.containerId}
|
|
118
116
|
sectionType={sectionType}
|
|
119
117
|
containerId={getContainerId}
|
|
120
118
|
height={getFloorSetHeight(
|
|
121
119
|
floorItem,
|
|
122
120
|
)}
|
|
123
121
|
floorData={floorItem}
|
|
124
122
|
>
|
|
125
123
|
{renderFloorItem(
|
|
126
124
|
item,
|
|
127
125
|
floorItem,
|
|
128
126
|
floorIndex,
|
|
129
127
|
containerLayoutLeftRightMargin,
|
|
130
128
|
true,
|
|
131
129
|
)}
|
|
132
130
|
</LazyLayoutLoad>
|
|
133
131
|
) : (
|
|
134
132
|
renderFloorItem(
|
|
135
133
|
item,
|
|
136
134
|
floorItem,
|
|
137
135
|
floorIndex,
|
|
138
136
|
containerLayoutLeftRightMargin,
|
|
139
137
|
)
|
|
140
138
|
)
|
|
141
139
|
},
|
|
142
140
|
)}
|
|
143
141
|
</View>
|
|
144
142
|
)
|
|
145
143
|
})
|
|
146
144
|
) : (
|
|
147
145
|
<View
|
|
148
146
|
className={
|
|
149
147
|
shopContainerListStyle['d-container-list-no-data']
|
|
150
148
|
}
|
|
151
149
|
style={{
|
|
152
150
|
height: `${
|
|
153
151
|
windowHeight -
|
|
154
152
|
(isJdApp
|
|
155
153
|
? APP_SHOP_HEADER_NAV_BAR_BOTTOM_MENU_HEIGHT
|
|
156
154
|
: M_SHOP_DOWNLOAD_HEADER_NAV_BAR_BOTTOM_MENU_HEIGHT)
|
|
157
155
|
}px`,
|
|
158
156
|
}}
|
|
159
157
|
>
|
|
160
158
|
<NetworkDataError
|
|
161
159
|
netWorkShowType={NetWorkShowType.PART}
|
|
162
160
|
netWorkDataType={NETWORK_DATA_TYPE.DATA_ERROR}
|
|
163
161
|
/>
|
|
164
162
|
</View>
|
|
165
163
|
)}
|
|
166
164
|
</View>
|
|
167
165
|
</View>
|
|
168
166
|
)
|
|
169
167
|
updateShopDataFn: null,
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
|
|
2
|
-
.d-shop-container-list {
|
|
3
|
-
position: relative;
|
|
4
|
-
height: 100%;
|
|
5
|
-
overflow: hidden;
|
|
6
|
-
z-index: 2;
|
|
7
|
-
|
|
8
|
-
.d-container-item,
|
|
9
|
-
.d-floor-item {
|
|
10
|
-
position: relative;
|
|
11
|
-
overflow: hidden;
|
|
12
|
-
}
|
|
13
|
-
|
|
14
|
-
.d-container-list-no-data {
|
|
15
|
-
min-height: 400px;
|
|
16
|
-
}
|
|
17
|
-
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import Taro from '@tarojs/taro'
|
|
2
|
className={classNames(
|
|
3
1
|
id={`J_floor_${floorItem?.uid}`}
|
|
4
2
|
key={floorItem.uid}
|
|
5
3
|
data-floor-uid={floorItem?.uid}
|
|
6
4
|
data-floor-type={floorItem?.floorExtInfo?.moduleFlag || ''}
|
|
7
5
|
floorIndex={floorIndex}
|
|
8
6
|
floorData={floorItem}
|
|
9
7
|
layoutLeftRightMargin={containerLayoutLeftRightMargin}
|
|
10
8
|
containerBorderRadius={item?.borderRadius || 0}
|
|
11
9
|
updateShopFloorDataFn={updateShopFloorDataFn}
|
|
12
10
|
loadingEndComponentFn={loadingEndComponentFn}
|
|
13
11
|
key={floorItem.uid}
|
|
14
12
|
changeScrollTopFn={changeContainerFloorListScrollTop}
|
|
15
13
|
builtInComponents={builtInComponents}
|
|
16
14
|
className={
|
|
17
15
|
style={{
|
|
18
16
|
netWorkShowType={NetWorkShowType.PART}
|
|
19
17
|
netWorkDataType={NETWORK_DATA_TYPE.DATA_ERROR}
|