mirror of https://github.com/halo-dev/halo
![]() #### What type of PR is this? /area ui /kind improvement /milestone 2.14.x #### What this PR does / why we need it: 优化插件安装弹框组件的渲染时机,改为在未打开时不进行渲染,可以避免一些不必要的请求,尤其是在安装了应用市场插件之后。 #### Which issue(s) this PR fixes: Fixes #5573 #### Special notes for your reviewer: 测试插件安装和升级功能是否正常即可。 #### Does this PR introduce a user-facing change? ```release-note 优化插件安装弹框组件的渲染时机,避免不必要的请求。 ``` |
||
---|---|---|
.. | ||
composables | ||
layouts | ||
modules | ||
router | ||
setup | ||
stores | ||
views/system | ||
App.vue | ||
main.ts |