@polyv/product-launch 1.2.0-rc-20250925.1 → 1.2.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-pendant.cjs.js +1 -1
- package/product-pendant.es.js +2 -2
- package/product-pendant.umd.js +1 -1
package/pc-product-list.es.js
CHANGED
|
@@ -35747,8 +35747,8 @@ console.log(
|
|
|
35747
35747
|
"%c@polyv/product-launch",
|
|
35748
35748
|
"background:#409EFF;padding: 2px 6px;border-radius: 3px;color: #fff",
|
|
35749
35749
|
"[component: pc-product-list]",
|
|
35750
|
-
"[version: 1.2.0
|
|
35751
|
-
"[buildTime: 2025-09-
|
|
35750
|
+
"[version: 1.2.0]",
|
|
35751
|
+
"[buildTime: 2025-09-26 02:35:58]"
|
|
35752
35752
|
);
|
|
35753
35753
|
export {
|
|
35754
35754
|
pcProductList as default
|