halo/ui/console-src/modules/contents/posts
Ryan Wang 47d837952b
fix: refactor the theme and post preview feature to solve the session expiration issue (#5518)
#### What type of PR is this?

/area ui
/kind bug
/milestone 2.14.x

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

重构文章预览和主题预览的页面加载方式,尝试解决在某些情况下打开预览导致登录 session 失效的问题。

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

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

#### Special notes for your reviewer:

需要测试:

1. 主题预览中的各个功能是否正常。
2. 文章预览功能是否正常。

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

```release-note
修复在某些情况下,打开文章预览或主题预览之后导致登录失效的问题。
```
2024-03-19 06:58:22 +00:00
..
categories Move folder console to ui 2024-02-02 22:22:51 +08:00
components feat: add a title input box in the editor (#5465) 2024-03-18 04:38:07 +00:00
composables Move folder console to ui 2024-02-02 22:22:51 +08:00
tags Move folder console to ui 2024-02-02 22:22:51 +08:00
widgets Move folder console to ui 2024-02-02 22:22:51 +08:00
DeletedPostList.vue Move folder console to ui 2024-02-02 22:22:51 +08:00
PostEditor.vue fix: refactor the theme and post preview feature to solve the session expiration issue (#5518) 2024-03-19 06:58:22 +00:00
PostList.vue Move folder console to ui 2024-02-02 22:22:51 +08:00
module.ts Move folder console to ui 2024-02-02 22:22:51 +08:00