Showing
1 changed file
with
2 additions
and
2 deletions
@@ -1605,7 +1605,7 @@ $(function() { | @@ -1605,7 +1605,7 @@ $(function() { | ||
1605 | TAB_ID: index | 1605 | TAB_ID: index |
1606 | }; | 1606 | }; |
1607 | 1607 | ||
1608 | - yas.givePoint('YB_GDS_PACKAGE_DT_GOODS_C', option); | 1608 | + yas.givePoint('YB_GDS_PACKAGE_GOODS_C', option); |
1609 | }); | 1609 | }); |
1610 | } | 1610 | } |
1611 | }); | 1611 | }); |
@@ -1683,7 +1683,7 @@ $('.package-box').on('click', '#buy-detail', function() { | @@ -1683,7 +1683,7 @@ $('.package-box').on('click', '#buy-detail', function() { | ||
1683 | TAB_ID: index | 1683 | TAB_ID: index |
1684 | }; | 1684 | }; |
1685 | 1685 | ||
1686 | - yas.givePoint('YB_GDS_PACKAGE_DT_GOODS_C', option); | 1686 | + yas.givePoint('YB_GDS_PACKAGE_GOODS_C', option); |
1687 | }); | 1687 | }); |
1688 | 1688 | ||
1689 | // 选择颜色 | 1689 | // 选择颜色 |
-
Please register or login to post a comment