@witlink/usercenter 1.2.57 → 1.2.58
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/dist/usercenter.es.js +1 -1
- package/dist/usercenter.umd.js +1 -1
- package/package.json +1 -1
package/dist/usercenter.es.js
CHANGED
|
@@ -39929,7 +39929,7 @@ const _sfc_main$s = /* @__PURE__ */ defineComponent({
|
|
|
39929
39929
|
const _component_a_upload = Upload;
|
|
39930
39930
|
const _component_a_modal = Modal$1;
|
|
39931
39931
|
return openBlock(), createBlock(_component_a_modal, {
|
|
39932
|
-
title: _ctx.$t("
|
|
39932
|
+
title: _ctx.$t("uc_profile.changeAvatar"),
|
|
39933
39933
|
open: visible.value,
|
|
39934
39934
|
"onUpdate:open": _cache[2] || (_cache[2] = ($event) => visible.value = $event),
|
|
39935
39935
|
maskClosable: false,
|