halo-admin/src/stores
Ryan Wang a6e913abc5
feat: add system setup support (#632)
#### What type of PR is this?

/kind feature
/milestone 2.0

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

支持初始化默认数据。

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

Fixes https://github.com/halo-dev/halo/issues/2428

#### Special notes for your reviewer:

/cc @halo-dev/sig-halo-console 

测试方式:

1. 清空数据库。
2. 启动之后登录即可跳转到初始化界面。
3. 测试初始化的功能是否正常。

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

```release-note
None
```
2022-09-30 09:46:19 +00:00
..
counter.ts chore: next major version base project (#478) 2022-03-03 18:26:15 +08:00
plugin.ts perf: add type support to usePluginStore 2022-07-18 16:12:54 +08:00
role.ts refactor: method parameters of api client (#605) 2022-09-06 02:26:11 +00:00
system-states.ts feat: add system setup support (#632) 2022-09-30 09:46:19 +00:00