@xfe-repo/web-components 1.8.5 → 1.8.6

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/index.js CHANGED
@@ -6358,7 +6358,7 @@ var EffectSkuRecognize = (0, import_react44.memo)(function(props) {
6358
6358
  })
6359
6359
  }),
6360
6360
  /* @__PURE__ */ (0, import_jsx_runtime40.jsxs)(Link, {
6361
- href: "/dashboard/product/standardSku/detail?skuId=".concat(item.skuId),
6361
+ href: "https://data-system.eshetang.com/product/sku-standard-page/detail?skuId=".concat(item.skuId),
6362
6362
  target: "_blank",
6363
6363
  children: [
6364
6364
  item.brandName,
package/dist/index.mjs CHANGED
@@ -6076,7 +6076,7 @@ var EffectSkuRecognize = memo30(function(props) {
6076
6076
  })
6077
6077
  }),
6078
6078
  /* @__PURE__ */ jsxs17(Link, {
6079
- href: "/dashboard/product/standardSku/detail?skuId=".concat(item.skuId),
6079
+ href: "https://data-system.eshetang.com/product/sku-standard-page/detail?skuId=".concat(item.skuId),
6080
6080
  target: "_blank",
6081
6081
  children: [
6082
6082
  item.brandName,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@xfe-repo/web-components",
3
- "version": "1.8.5",
3
+ "version": "1.8.6",
4
4
  "module": "dist/index.js",
5
5
  "types": "dist/index.d.ts",
6
6
  "sideEffects": [