瀏覽代碼

Изменить 'ace/index.html'

master
KaiSD 4 年之前
父節點
當前提交
774ec0a4c1
共有 1 個檔案被更改,包括 1 行新增0 行删除
  1. +1
    -0
      ace/index.html

+ 1
- 0
ace/index.html 查看文件

@@ -172,6 +172,7 @@
reader.onload = readerEvent => {
var content = readerEvent.target.result; // this is the content!
editor.setValue(content);
editor.clearSelection();
}

}


Loading…
取消
儲存