@witlink/usercenter 1.2.98 → 1.2.99

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.
@@ -42296,7 +42296,7 @@ const _sfc_main$t = /* @__PURE__ */ defineComponent({
42296
42296
  "onUpdate:value": _cache[7] || (_cache[7] = ($event) => form.value.email = $event),
42297
42297
  disabled: props.params.opType == "2",
42298
42298
  autocomplete: "off",
42299
- maxlength: 32
42299
+ maxlength: 254
42300
42300
  }, null, 8, ["placeholder", "value", "disabled"])
42301
42301
  ]),
42302
42302
  _: 1
@@ -43591,7 +43591,7 @@ const _sfc_main$m = /* @__PURE__ */ defineComponent({
43591
43591
  value: formState.email,
43592
43592
  "onUpdate:value": _cache[1] || (_cache[1] = ($event) => formState.email = $event),
43593
43593
  placeholder: _ctx.$t("uc_common.plsEnter"),
43594
- maxlength: 32
43594
+ maxlength: 254
43595
43595
  }, null, 8, ["value", "placeholder"])
43596
43596
  ]),
43597
43597
  _: 1
@@ -46290,7 +46290,7 @@ const _sfc_main$f = /* @__PURE__ */ defineComponent({
46290
46290
  placeholder: _ctx.$t("uc_common.plsEnter"),
46291
46291
  value: form.userEmail,
46292
46292
  "onUpdate:value": _cache[11] || (_cache[11] = ($event) => form.userEmail = $event),
46293
- maxlength: 32
46293
+ maxlength: 254
46294
46294
  }, null, 8, ["disabled", "placeholder", "value"])
46295
46295
  ]),
46296
46296
  _: 1