mirror of
https://github.com/fofolee/uTools-quickcommand.git
synced 2025-12-20 02:47:30 +08:00
微调
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
utools.onPluginEnter(async ({ code, type, payload }) => {
|
||||
utools.onPluginOut(() => {
|
||||
var program = $('#program').val();
|
||||
$("#options").empty().show()
|
||||
$("#options").empty()
|
||||
$("#out").empty()
|
||||
if (code == "code") {
|
||||
var cmd = window.editor.getValue();
|
||||
|
||||
Reference in New Issue
Block a user