diff --git a/src/components/CommandSideBar.vue b/src/components/CommandSideBar.vue index f536148..f72e1bc 100644 --- a/src/components/CommandSideBar.vue +++ b/src/components/CommandSideBar.vue @@ -38,9 +38,17 @@
{{ currentCommand.features.mainPush - ? "主搜索框直接执行" - : "进入插件后执行" + ? "主搜索框执行" + : "进插件后执行" }} +
@@ -440,6 +449,9 @@ export default { if (!text) return; this.$parent.$refs.editor.repacleEditorSelection(`'${text}'`); }, + showMainPushHelp() { + window.showUb.help("#u0e9f1430"); + }, // 保存各类数据 SaveMenuData() { let updateData = {