...
|
...
|
@@ -121,6 +121,8 @@ class BrandStoreContainer extends Component { |
|
|
F_URL: "",
|
|
|
TEMPLATE_TYPE:this.props.brandStore.info.shop_template_type,
|
|
|
IS_RED: 0,
|
|
|
KEY_WORD: this.props.brandStore.keyWord,
|
|
|
FROM_WHERE: this.props.brandStore.keyWord ? "1" : "",
|
|
|
}
|
|
|
ReactNative.NativeModules.YH_CommonHelper.logEvent('YB_BRAND_SHOP_HOME_FLR_C', param);
|
|
|
}
|
...
|
...
|
@@ -143,6 +145,8 @@ class BrandStoreContainer extends Component { |
|
|
F_URL: url,
|
|
|
TEMPLATE_TYPE:this.props.brandStore.info.shop_template_type,
|
|
|
IS_RED: 0,
|
|
|
KEY_WORD: this.props.brandStore.keyWord,
|
|
|
FROM_WHERE: this.props.brandStore.keyWord ? "1" : "",
|
|
|
}
|
|
|
|
|
|
// console.log('------各楼层');
|
...
|
...
|
@@ -166,11 +170,13 @@ class BrandStoreContainer extends Component { |
|
|
SHOP_ID: this.props.brandStore.shopId,
|
|
|
TAB_ID: 0,
|
|
|
TAB_NAME: '首页',
|
|
|
SORT_TYPE: order,
|
|
|
SORT_TYPE: order,
|
|
|
PRD_SKN: productSkn,
|
|
|
IS_RED: 0,
|
|
|
TEMPLATE_TYPE:this.props.brandStore.info.shop_template_type,
|
|
|
FILTER_VALUE: this.props.brandStore.filterNameFactors.toJS(),
|
|
|
KEY_WORD: this.props.brandStore.keyWord,
|
|
|
FROM_WHERE: this.props.brandStore.keyWord ? "1" : "",
|
|
|
}
|
|
|
|
|
|
// console.log('------点击品牌店铺页中全部TAB中的商品列表时---111---');
|
...
|
...
|
@@ -195,6 +201,8 @@ class BrandStoreContainer extends Component { |
|
|
PRD_SKN: productSkn,
|
|
|
IS_RED: 0,
|
|
|
TEMPLATE_TYPE:this.props.brandStore.info.shop_template_type,
|
|
|
KEY_WORD: this.props.brandStore.keyWord,
|
|
|
FROM_WHERE: this.props.brandStore.keyWord ? "1" : "",
|
|
|
}
|
|
|
|
|
|
// console.log('------点击品牌店铺页中全部TAB中的商品列表时---111---');
|
...
|
...
|
@@ -209,6 +217,8 @@ class BrandStoreContainer extends Component { |
|
|
PRD_SKN: productSkn,
|
|
|
IS_RED: 0,
|
|
|
TEMPLATE_TYPE:this.props.brandStore.info.shop_template_type,
|
|
|
KEY_WORD: this.props.brandStore.keyWord,
|
|
|
FROM_WHERE: this.props.brandStore.keyWord ? "1" : "",
|
|
|
}
|
|
|
|
|
|
// console.log('------点击品牌店铺页中全部TAB中的商品列表时---111---');
|
...
|
...
|
@@ -228,6 +238,8 @@ class BrandStoreContainer extends Component { |
|
|
F_URL: url,
|
|
|
TEMPLATE_TYPE:this.props.brandStore.info.shop_template_type,
|
|
|
IS_RED: 0,
|
|
|
KEY_WORD: this.props.brandStore.keyWord,
|
|
|
FROM_WHERE: this.props.brandStore.keyWord ? "1" : "",
|
|
|
}
|
|
|
|
|
|
// console.log('------各楼层');
|
...
|
...
|
@@ -246,6 +258,8 @@ class BrandStoreContainer extends Component { |
|
|
F_URL: url,
|
|
|
TEMPLATE_TYPE:this.props.brandStore.info.shop_template_type,
|
|
|
IS_RED: 0,
|
|
|
KEY_WORD: this.props.brandStore.keyWord,
|
|
|
FROM_WHERE: this.props.brandStore.keyWord ? "1" : "",
|
|
|
}
|
|
|
|
|
|
// console.log('------各楼层');
|
...
|
...
|
@@ -264,6 +278,8 @@ class BrandStoreContainer extends Component { |
|
|
F_URL: url,
|
|
|
TEMPLATE_TYPE:this.props.brandStore.info.shop_template_type,
|
|
|
IS_RED: 0,
|
|
|
KEY_WORD: this.props.brandStore.keyWord,
|
|
|
FROM_WHERE: this.props.brandStore.keyWord ? "1" : "",
|
|
|
}
|
|
|
|
|
|
// console.log('------各楼层');
|
...
|
...
|
@@ -282,6 +298,8 @@ class BrandStoreContainer extends Component { |
|
|
F_URL: url,
|
|
|
TEMPLATE_TYPE:this.props.brandStore.info.shop_template_type,
|
|
|
IS_RED: 0,
|
|
|
KEY_WORD: this.props.brandStore.keyWord,
|
|
|
FROM_WHERE: this.props.brandStore.keyWord ? "1" : "",
|
|
|
}
|
|
|
|
|
|
// console.log('------各楼层');
|
...
|
...
|
@@ -300,6 +318,8 @@ class BrandStoreContainer extends Component { |
|
|
F_URL: url,
|
|
|
TEMPLATE_TYPE:this.props.brandStore.info.shop_template_type,
|
|
|
IS_RED: 0,
|
|
|
KEY_WORD: this.props.brandStore.keyWord,
|
|
|
FROM_WHERE: this.props.brandStore.keyWord ? "1" : "",
|
|
|
}
|
|
|
|
|
|
// console.log('------各楼层');
|
...
|
...
|
@@ -333,6 +353,8 @@ class BrandStoreContainer extends Component { |
|
|
TAB_NAME: name,
|
|
|
TEMPLATE_TYPE: this.props.brandStore.info.shop_template_type,
|
|
|
IS_RED: 0,
|
|
|
KEY_WORD: this.props.brandStore.keyWord,
|
|
|
FROM_WHERE: this.props.brandStore.keyWord ? "1" : "",
|
|
|
}
|
|
|
ReactNative.NativeModules.YH_CommonHelper.logEvent('YB_BRAND_SHOP_TAB_C', param);
|
|
|
this.props.actions.setSimilarIndex(-1);
|
...
|
...
|
|