From 3b15b0ae9def3859ff968fc36cd9b5f1e7af6996 Mon Sep 17 00:00:00 2001 From: fofolee Date: Mon, 7 Aug 2023 21:13:18 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E5=B8=AE=E5=8A=A9=E6=96=87?= =?UTF-8?q?=E6=A1=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/CommandSideBar.vue | 18 +++++++++++++++--- 1 file changed, 15 insertions(+), 3 deletions(-) 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 = {