更新“OtherRunJS”工具

使用 CodeMirror
This commit is contained in:
2021-06-15 00:46:10 +08:00
parent 03c3afdf51
commit 13769aa057
2 changed files with 49 additions and 11 deletions

View File

@@ -107,8 +107,8 @@ let navTools = {
'run-js': {
title: '执行 JavaScript',
component: 'OtherRunJS',
update: '20210503',
version: '1',
update: '20210614',
version: '2',
enabled: true
}
}