DeekSeek harness安装插件后报Failed to load plugins如图所示修复方法(提示哪个插件就卸载哪个插件)如图所示web页面无法使用根因Cordis 插件系统的 UI 插槽冲突。插槽conversation.composer.dock对话输入框右侧停靠面板dsh‑cost‑balance 成本统计插件试图注册 idstats、priority0的 UI 组件但另一个插件x6已经占用了 同一个 idstatspriority0同一个 slot 内id 不能重复priority 数值越小渲染越靠前更大数字靠后渲染。修复方法(提示哪个插件就卸载哪个插件)step1:winrstep2:# 查看当前web profile已装插件dsh plugin --profile web liststep3:#卸载 dsh‑cost‑balancedsh plugin --profile web remove dsh‑cost‑balancestep4:重启dsh web