halo/src
BugKing 00aa964fb3 perf: unify the copywriting style of confirms (halo-dev/console#723)
#### What type of PR is this?

/kind improvement
/milestone 2.0

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

修改了各个删除操作提示弹框的信息,统一了文本风格。
原本存在 `是否确认删除xxx?` 和 `确定删除xxx吗?` 两种风格,统一为后一种风格。

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

```release-note
优化 Console 端确认弹框的提示文案。
```
2022-11-28 06:20:17 +00:00
..
assets fix: logo cannot be displayed after the build (halo-dev/console#668) 2022-10-26 07:36:10 +00:00
build refactor: set the root path of the development environment to /console (halo-dev/console#638) 2022-10-11 15:32:14 +00:00
components chore: bump @halo-dev/richtext-editor version (halo-dev/console#719) 2022-11-28 01:34:16 +00:00
composables refactor: use generateName instead of uuid to generate metadata.name (halo-dev/console#688) 2022-11-18 06:00:23 +00:00
constants refactor: post and singlePage publishing (halo-dev/console#685) 2022-11-10 16:24:10 +00:00
formkit feat: add formkit custom input of repeater (halo-dev/console#692) 2022-11-15 07:48:17 +00:00
layouts perf: unify the copywriting style of confirms (halo-dev/console#723) 2022-11-28 06:20:17 +00:00
modules perf: unify the copywriting style of confirms (halo-dev/console#723) 2022-11-28 06:20:17 +00:00
router refactor: managing logged-in user states with pinia (halo-dev/console#699) 2022-11-23 08:39:29 +00:00
setup refactor: add loading states for data list (halo-dev/console#703) 2022-11-24 03:46:10 +00:00
stores refactor: managing logged-in user states with pinia (halo-dev/console#699) 2022-11-23 08:39:29 +00:00
styles refactor: add loading states for data list (halo-dev/console#703) 2022-11-24 03:46:10 +00:00
utils refactor: use generateName instead of uuid to generate metadata.name (halo-dev/console#688) 2022-11-18 06:00:23 +00:00
views perf: adding the necessary validation to the forms (halo-dev/console#701) 2022-11-23 03:00:19 +00:00
App.vue refactor: router and menu generation (halo-dev/console#651) 2022-10-19 08:54:13 +00:00
main.ts refactor: managing logged-in user states with pinia (halo-dev/console#699) 2022-11-23 08:39:29 +00:00