change online ide

This commit is contained in:
root 2021-06-21 14:55:34 +08:00
parent 79ec02eeb1
commit 0fddac2519

View File

@ -399,6 +399,7 @@ function onExecuteResult(obj) {
function onGenerateReadme(obj) {
// console.log(obj.data);
myToast("生成文档结果", obj.data);
listFiles();
}
function onHashResult(obj) {