halo/ui/console-src/views/system
Ryan Wang a644c40cfd
refactor: implementation of browser tab title (#5794)
#### What type of PR is this?

/area ui
/kind improvement
/milestone 2.15.x

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

重构 Console 和 UC 的浏览器标题切换。

1. 将代码逻辑封装为统一的 Hook。
2. 移除 index.html 默认的标题,防止加载中的时候显示不正确。

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

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

#### Special notes for your reviewer:

测试各个页面的标题显示正常即可。

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

```release-note
重构 Console 和 UC 的浏览器标题切换。
```
2024-04-25 03:43:10 +00:00
..
setup-data Move folder console to ui 2024-02-02 22:22:51 +08:00
Binding.vue refactor: layout of login related page (#5413) 2024-02-27 10:21:14 +00:00
Login.vue refactor: implementation of browser tab title (#5794) 2024-04-25 03:43:10 +00:00
Redirect.vue Move folder console to ui 2024-02-02 22:22:51 +08:00
ResetPassword.vue refactor: layout of login related page (#5413) 2024-02-27 10:21:14 +00:00
Setup.vue refactor: layout of login related page (#5413) 2024-02-27 10:21:14 +00:00
SetupInitialData.vue Move folder console to ui 2024-02-02 22:22:51 +08:00