From d28629775d281921fb61624d5bc309018cf28ec4 Mon Sep 17 00:00:00 2001 From: fofolee Date: Tue, 5 Apr 2022 17:37:40 +0800 Subject: [PATCH] =?UTF-8?q?=E5=91=BD=E4=BB=A4=E7=BC=96=E8=BE=91=E7=95=8C?= =?UTF-8?q?=E9=9D=A2=E6=A0=B7=E5=BC=8F=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/CommandEditor.vue | 323 +++++++++++++++++-------------- 1 file changed, 179 insertions(+), 144 deletions(-) diff --git a/src/components/CommandEditor.vue b/src/components/CommandEditor.vue index 38f07ec..cf33537 100644 --- a/src/components/CommandEditor.vue +++ b/src/components/CommandEditor.vue @@ -2,165 +2,186 @@
- -
- + - - - - - - +
+
+
+
+
+ + + + + + + +
-
- - - - -
-
+
-
-
-
- +
+
+
+ + + + +
+
+ +
+ - - - + input-style="width: 120px;" + v-model="quickcommandInfo.scptarg" + label="脚本参数" + v-show="quickcommandInfo.program !== 'quickcommand'" + /> +
+
+ + 查看文档 + 其他编程语言或自定义解释器路径 + 脚本及输出编码设置 + 运行命令 {{ commandString }}+b + 保存 {{ commandString }}+s +
-
- -
- -
-
- - 查看文档 - 其他编程语言或自定义解释器路径 - 脚本及输出编码设置 - 运行命令 -
+ +