diff --git a/src/components/dialog/UserAddEditDialog.vue b/src/components/dialog/UserAddEditDialog.vue index 1761ff11..3009964a 100644 --- a/src/components/dialog/UserAddEditDialog.vue +++ b/src/components/dialog/UserAddEditDialog.vue @@ -269,38 +269,45 @@ onMounted(() => { > - + - + + + + + + + + 上传新头像 + - - - - - - 上传新头像 - + - + + + 重置 + - - - 重置 - - - - - 默认 - + + + 默认 + + + 允许 JPG、PNG、GIF、WEBP 格式, 最大尺寸 800KB。 - - 允许 JPG、PNG、GIF、WEBP 格式, 最大尺寸 800KB。 - + {}"> diff --git a/src/views/user/UserProfileView.vue b/src/views/user/UserProfileView.vue index f806c9ba..ab8adc21 100644 --- a/src/views/user/UserProfileView.vue +++ b/src/views/user/UserProfileView.vue @@ -250,13 +250,13 @@ watch( - + - - + + 上传新头像
允许 JPG、PNG、GIF、WEBP 格式, 最大尺寸 800KB。