@polyv/product-launch 1.5.0-rc-20251204.1 → 1.5.0
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/index.cjs.js +1 -1
- package/index.es.js +2 -2
- package/index.umd.js +1 -1
- package/mobile-product-list-popup.cjs.js +1 -1
- package/mobile-product-list-popup.es.js +2 -2
- package/mobile-product-list-popup.umd.js +1 -1
- package/mobile-product-list.cjs.js +1 -1
- package/mobile-product-list.es.js +2 -2
- package/mobile-product-list.umd.js +1 -1
- package/package.json +1 -1
- package/pc-product-list.cjs.js +1 -1
- package/pc-product-list.es.js +2 -2
- package/pc-product-list.umd.js +1 -1
- package/product-explain-content.cjs.js +1 -1
- package/product-explain-content.es.js +2 -2
- package/product-explain-content.umd.js +1 -1
- package/product-pendant.cjs.js +1 -1
- package/product-pendant.es.js +2 -2
- package/product-pendant.umd.js +1 -1
|
@@ -33113,8 +33113,8 @@ console.log(
|
|
|
33113
33113
|
"%c@polyv/product-launch",
|
|
33114
33114
|
"background:#409EFF;padding: 2px 6px;border-radius: 3px;color: #fff",
|
|
33115
33115
|
"[component: product-explain-content]",
|
|
33116
|
-
"[version: 1.5.0
|
|
33117
|
-
"[buildTime: 2025-12-
|
|
33116
|
+
"[version: 1.5.0]",
|
|
33117
|
+
"[buildTime: 2025-12-05 09:19:35]"
|
|
33118
33118
|
);
|
|
33119
33119
|
export {
|
|
33120
33120
|
productExplainContent as default
|