#### What type of PR is this? /kind bug #### What this PR does / why we need it: 修复默认编辑器从附件库选择非图片、音视频的附件,以链接的形式插入之后得到的链接不正确的问题。 #### Which issue(s) this PR fixes: Fixes https://github.com/halo-dev/halo/issues/3408 #### Screenshots: before: <img width="995" alt="image" src="https://user-images.githubusercontent.com/21301288/221510856-76eaa125-c13e-472a-8073-7f9f58bb4bd2.png"> after: <img width="924" alt="image" src="https://user-images.githubusercontent.com/21301288/221510749-c27fc083-3978-4139-959a-426499016d12.png"> #### Special notes for your reviewer: 测试方式: 1. 上传若干 zip 格式附件。 2. 在编辑器中选择这些附件并插入,检查链接是否正确。 #### Does this PR introduce a user-facing change? ```release-note None ```
Halo 2.0 的管理端项目(原 halo-admin)
当前仓库已经将 halo-admin 改为了 console。但对于 Halo 1.x 版本,依旧保持 halo-admin 的概念。
halo-admin
console
# pnpm@7.0.0+ npm install -g pnpm
pnpm install
pnpm build:packages
pnpm dev
pnpm build