mirror of https://github.com/halo-dev/halo
![]() #### What type of PR is this? /kind bug /area ui /milestone 2.19.x #### What this PR does / why we need it: 此 PR 将主题预览及文章预览的 `iframe` 由 srcdoc 改为使用 src 加载。用于解决在主题预览时,如果点击保存设置,会导致主题端页面跳转至首页。 #### How to test it? 1. 打开主题预览界面。 2. 打开非首页的页面。 3. 点击保存配置。查看此时刷新页面后是否不再回到首页。 同时需要测试 #4047 中的场景是否还会再发生。 #### Which issue(s) this PR fixes: Fixes #6371 #### Does this PR introduce a user-facing change? ```release-note 解决预览主题时保存设置,页面会跳转至首页的问题。 ``` |
||
---|---|---|
.. | ||
composables | ||
layouts | ||
modules | ||
router | ||
setup | ||
stores | ||
views/system | ||
App.vue | ||
main.ts |