mirror of https://github.com/halo-dev/halo-admin
![]() #### What type of PR is this? /kind feature /milestone 2.0 #### What this PR does / why we need it: 支持删除主题的时候删除对应的 Setting 和 ConfigMap 资源。 #### Which issue(s) this PR fixes: Fixes https://github.com/halo-dev/halo/issues/2325 #### Screenshots: <img width="1004" alt="image" src="https://user-images.githubusercontent.com/21301288/191994812-0ad32b23-e461-4286-9bd7-ce12b413f580.png"> #### Special notes for your reviewer: 测试方式: 1. 安装一个带有设置项的主题并做一定的配置。 2. 选择**卸载并删除配置**的选项。 3. 重新安装主题,检查设置项是否已经恢复为默认。 #### Does this PR introduce a user-facing change? ```release-note 支持卸载主题时,删除对应的 Setting 和 ConfigMap 资源。 ``` |
||
---|---|---|
.. | ||
assets | ||
build | ||
components | ||
composables | ||
constants | ||
formkit | ||
modules | ||
router | ||
setup | ||
stores | ||
styles | ||
utils | ||
views/exceptions | ||
App.vue | ||
main.ts |