halo/ui/console-src
Ryan Wang 3767a5a239
feat: add H2 database usage warning to setup page (#6502)
#### What type of PR is this?

/area ui
/kind improvement
/milestone 2.19.x

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

在初始化页面添加使用 H2 数据库的警告。

<img width="773" alt="image" src="https://github.com/user-attachments/assets/3be83064-2075-4d3d-9511-9c67ffb68076">

#### Special notes for your reviewer:

需要测试在首次安装的时候使用 H2 数据库时,初始化页面是否有警告界面。

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

```release-note
在初始化页面添加使用 H2 数据库的警告。
```
2024-08-26 02:29:12 +00:00
..
composables chore: organize and fix imports (#6152) 2024-06-26 10:42:50 +00:00
layouts chore: organize and fix imports (#6152) 2024-06-26 10:42:50 +00:00
modules feat: add H2 database usage warning to setup page (#6502) 2024-08-26 02:29:12 +00:00
router feat: add H2 database usage warning to setup page (#6502) 2024-08-26 02:29:12 +00:00
setup feat: add prompt for users to reload page after plugin update 2024-08-15 17:30:01 +08:00
stores chore: organize and fix imports (#6152) 2024-06-26 10:42:50 +00:00
views/system feat: add H2 database usage warning to setup page (#6502) 2024-08-26 02:29:12 +00:00
App.vue Move folder console to ui 2024-02-02 22:22:51 +08:00
main.ts chore: organize and fix imports (#6152) 2024-06-26 10:42:50 +00:00