@fonixtree/magic-design 3.0.3 → 3.0.5
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.
|
@@ -831,7 +831,7 @@ function (_super) {
|
|
|
831
831
|
});
|
|
832
832
|
}
|
|
833
833
|
|
|
834
|
-
(0, _coreUtil.clickUrl)("
|
|
834
|
+
(0, _coreUtil.clickUrl)("p/product/browse/" + item.offerId + "}");
|
|
835
835
|
},
|
|
836
836
|
panelProps: panelProps.content,
|
|
837
837
|
showDiscountTag: true,
|
|
@@ -831,7 +831,7 @@ function (_super) {
|
|
|
831
831
|
});
|
|
832
832
|
}
|
|
833
833
|
|
|
834
|
-
(0, _coreUtil.clickUrl)("
|
|
834
|
+
(0, _coreUtil.clickUrl)("p/product/browse/" + item.offerId + "}");
|
|
835
835
|
},
|
|
836
836
|
panelProps: panelProps.content,
|
|
837
837
|
showDiscountTag: true,
|