mirror of
https://github.com/fofolee/uTools-quickcommand.git
synced 2025-12-17 17:24:27 +08:00
新增 html
This commit is contained in:
@@ -113,6 +113,8 @@ export default {
|
||||
}
|
||||
!outPlugin && this.showRunResult(stdout, true, action);
|
||||
});
|
||||
} else if (currentCommand.program === "html") {
|
||||
this.showRunResult(currentCommand.cmd, true, action);
|
||||
} else {
|
||||
let option =
|
||||
currentCommand.program === "custom"
|
||||
|
||||
Reference in New Issue
Block a user