@polyv/product-launch 1.4.0-rc-20251113.1 → 1.4.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
package/index.es.js
CHANGED
|
@@ -49173,8 +49173,8 @@ console.log(
|
|
|
49173
49173
|
"%c@polyv/product-launch",
|
|
49174
49174
|
"background:#409EFF;padding: 2px 6px;border-radius: 3px;color: #fff",
|
|
49175
49175
|
"[component: index]",
|
|
49176
|
-
"[version: 1.4.0
|
|
49177
|
-
"[buildTime: 2025-11-
|
|
49176
|
+
"[version: 1.4.0]",
|
|
49177
|
+
"[buildTime: 2025-11-14 03:36:32]"
|
|
49178
49178
|
);
|
|
49179
49179
|
export {
|
|
49180
49180
|
MobileProductList,
|