...
|
...
|
@@ -208,6 +208,8 @@ |
|
|
shop_id: hrefParams.shop_id,
|
|
|
shop_template_type: hrefParams.shop_template_type,
|
|
|
shop_name: hrefParams.shop_name,
|
|
|
is_red_shop: hrefParams.is_red_shop ? hrefParams.is_red_shop : "",
|
|
|
tj: hrefParams.tj ? hrefParams.tj : "",
|
|
|
}
|
|
|
}
|
|
|
|
...
|
...
|
|