mirror of
https://github.com/mindoc-org/mindoc.git
synced 2025-06-28 15:45:35 +08:00
*
This commit is contained in:
parent
affd7b211e
commit
c09ebbc0b2
@ -1,5 +1,3 @@
|
|||||||
|
|
||||||
|
|
||||||
$(function () {
|
$(function () {
|
||||||
window.addDocumentModalFormHtml = $(this).find("form").html();
|
window.addDocumentModalFormHtml = $(this).find("form").html();
|
||||||
window.editor = editormd("docEditor", {
|
window.editor = editormd("docEditor", {
|
||||||
@ -53,7 +51,6 @@ $(function () {
|
|||||||
}
|
}
|
||||||
});
|
});
|
||||||
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* 实现标题栏操作
|
* 实现标题栏操作
|
||||||
*/
|
*/
|
||||||
|
Loading…
Reference in New Issue
Block a user