mirror of https://github.com/halo-dev/halo
#### 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 数据库的警告。 ``` |
||
|---|---|---|
| .. | ||
| .changeset | ||
| .husky | ||
| .vscode | ||
| console-src | ||
| cypress | ||
| docs | ||
| packages | ||
| public | ||
| src | ||
| uc-src | ||
| .editorconfig | ||
| .env.development | ||
| .env.production | ||
| .eslintrc.cjs | ||
| .gitignore | ||
| .gitpod.yml | ||
| .npmignore | ||
| .npmrc | ||
| .prettierignore | ||
| Makefile | ||
| OWNERS | ||
| README.md | ||
| build.gradle | ||
| cypress.json | ||
| env.d.ts | ||
| index.html | ||
| package.json | ||
| pnpm-lock.yaml | ||
| pnpm-workspace.yaml | ||
| postcss.config.cjs | ||
| prettier.config.cjs | ||
| tailwind.config.cjs | ||
| tsconfig.app.json | ||
| tsconfig.json | ||
| tsconfig.node.json | ||
| tsconfig.vitest.json | ||
| vite.config.ts | ||
| vite.uc.config.ts | ||
| vitest.config.ts | ||