@polyv/product-launch 1.3.0-rc-20251023.1 → 1.3.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.es.js CHANGED
@@ -45711,7 +45711,7 @@ const _sfc_main$a = /* @__PURE__ */ defineComponent({
45711
45711
  });
45712
45712
  var _sfc_render$a = function render43() {
45713
45713
  var _vm = this, _c = _vm._self._c, _setup = _vm._self._setupProxy;
45714
- return _c(_setup.PwcPopup, { attrs: { "background": "linear-gradient(145deg, #FAECF9 0%, #E4F6FF 95%)", "open-event": _setup.uiLaunchProductEvents.OpenProductAiCardPopup, "custom-close": _setup.close }, scopedSlots: _vm._u([{ key: "title", fn: function() {
45714
+ return _c(_setup.PwcPopup, { attrs: { "background": "linear-gradient(145deg, #FAECF9 0%, #E4F6FF 95%)", "open-event": _setup.uiLaunchProductEvents.OpenProductAiCardPopup, "custom-close": _setup.close, "height": "70%" }, scopedSlots: _vm._u([{ key: "title", fn: function() {
45715
45715
  return [_c("div", [_c("img", { staticClass: "plv-launch-product-ai-icon", attrs: { "src": _setup.aiIcon } }), _c("span", { staticClass: "plv-launch-product-ai-title" }, [_vm._v(_vm._s(_setup.$t("launchProduct.operate.aiCard")))])])];
45716
45716
  }, proxy: true }]), model: { value: _setup.visible, callback: function($$v) {
45717
45717
  _setup.visible = $$v;
@@ -46371,8 +46371,8 @@ console.log(
46371
46371
  "%c@polyv/product-launch",
46372
46372
  "background:#409EFF;padding: 2px 6px;border-radius: 3px;color: #fff",
46373
46373
  "[component: index]",
46374
- "[version: 1.3.0-rc-20251023.1]",
46375
- "[buildTime: 2025-10-22 01:12:30]"
46374
+ "[version: 1.3.0]",
46375
+ "[buildTime: 2025-10-23 03:46:40]"
46376
46376
  );
46377
46377
  export {
46378
46378
  MobileProductList,