halo/console/uc-src/modules/profile/components
guqing 96d4897d11
feat: support user email verification mechanism (#4878)
#### What type of PR is this?
/kind feature
/area core
/milestone 2.11.x

#### What this PR does / why we need it:
新增用户邮箱验证机制

#### Which issue(s) this PR fixes:

Fixes #4656

#### Special notes for your reviewer:

#### Does this PR introduce a user-facing change?

```release-note
新增用户邮箱验证机制
```
2023-11-27 14:20:09 +00:00
..
EmailVerifyModal.vue feat: support user email verification mechanism (#4878) 2023-11-27 14:20:09 +00:00
PasswordChangeModal.vue feat: basic implementation of personal center (#4851) 2023-11-13 08:56:08 +00:00
PersonalAccessTokenCreationModal.vue feat: add tailwindcss/forms plugin to standardize the style of form elements (#4893) 2023-11-23 09:32:09 +00:00
PersonalAccessTokenListItem.vue feat: basic implementation of personal center (#4851) 2023-11-13 08:56:08 +00:00
ProfileEditingModal.vue feat: support user email verification mechanism (#4878) 2023-11-27 14:20:09 +00:00