From 3752ab1298ef2392fbbcf1202b5fd3e47d803282 Mon Sep 17 00:00:00 2001 From: AuroraHuang22 Date: Thu, 17 Oct 2024 12:49:00 +0800 Subject: [PATCH] =?UTF-8?q?=E2=99=BB=EF=B8=8F=20Integrate=20image=20upload?= =?UTF-8?q?=20functionality=20into=20avatar=20component?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- components/v2/ProfileView.vue | 90 +++++++++++++++++++++++++++-------- locales/client/cn.json | 1 + locales/client/en.json | 1 + locales/client/zh.json | 1 + 4 files changed, 73 insertions(+), 20 deletions(-) diff --git a/components/v2/ProfileView.vue b/components/v2/ProfileView.vue index 1f2eae5f2..9465f9b04 100644 --- a/components/v2/ProfileView.vue +++ b/components/v2/ProfileView.vue @@ -2,24 +2,27 @@
- + +
+ {{ $t('General.edit') }} +
{{ displayName }}
{{ likerId }}
- +