#### What type of PR is this?
/area console
/kind feature
/milestone 2.12.x
#### What this PR does / why we need it:
在概览页面添加使用 H2 数据库的警告。
<img width="1138" alt="图片" src="https://github.com/halo-dev/halo/assets/21301288/d2ecee4a-c7f4-4b97-a721-11a697606579">
#### Which issue(s) this PR fixes:
Fixes https://github.com/halo-dev/halo/issues/5047
#### Special notes for your reviewer:
需要测试使用 H2 数据库运行 Halo,进入概览页面,观察是否有提示。
#### Does this PR introduce a user-facing change?
```release-note
在 Console 的概览页面添加使用 H2 数据库的警告。
```
#### What type of PR is this?
/area console
/kind improvement
/milestone 2.11.x
#### What this PR does / why we need it:
完善系统概览页面的 UI 权限控制。
#### Does this PR introduce a user-facing change?
```release-note
完善系统概览页面的 UI 权限控制。
```