halo/ui/console-src/modules/system/users
Ryan Wang f2b883f2e9
feat: add verified badge for email field in profile detail page (#5783)
#### What type of PR is this?

/area ui
/kind improvement
/milestone 2.15.x

#### What this PR does / why we need it:

在个人中心的个人资料页面添加邮箱已验证的标识,方便用户知晓。

<img width="596" alt="image" src="https://github.com/halo-dev/halo/assets/21301288/77cd83e1-cefe-453c-ad12-689ee893c8ee">

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

```release-note
在个人中心的个人资料页面添加邮箱已验证的标识。
```
2024-04-26 04:36:59 +00:00
..
components feat: add original password verification for password change (#5748) 2024-04-21 15:07:46 +08:00
composables
tabs feat: add verified badge for email field in profile detail page (#5783) 2024-04-26 04:36:59 +00:00
widgets
UserDetail.vue feat: add extension points for user detail tab (#5763) 2024-04-25 00:33:09 +00:00
UserList.vue
module.ts